u/motoguy - 4 Archived Voat Posts in v/programming
u/motoguy
  • home
  • search

u/motoguy

0 posts · 4 comments · 4 total

Active in: v/programming (4)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Which programming language to learn first [infographic]

I think everyone who programs needs to learn the fundamentals of something like 8 bit assembly.

This is website that helped me a lot: https://schweigi.github.io/assembler-simulator/

Once you sort of understand the principles between memory, instructions, pointers, and subroutines, everything else will fall into place.

6 14 Jun 2016 20:15 u/motoguy in v/programming
Comment on: You Don't Have to Be Good at Math to Learn to Code

I mean that I don't use complicated equations commonly in comparison to the project as a whole.

I mean, yeah, you are not going to do a lot of stuff with differential equations, but a lot of what you mentioned does involve discrete math if you are doing custom advanced implementations that are a little more complex than something like using posix threads blindly, or just doing sockets.

1 03 Sep 2015 21:36 u/motoguy in v/programming
Comment on: You Don't Have to Be Good at Math to Learn to Code

I don't have to when you say you barely use math.

When you get to actually do things like validating check sums or encryption, or internet protocols, or more advanced things like parallel processing, you will quickly see how discrete math plays a very big role in programming.

4 03 Sep 2015 20:24 u/motoguy in v/programming
Comment on: You Don't Have to Be Good at Math to Learn to Code

As someone who's been into C++ for the past 4 years, very little that I've done has been maths related.

Thats because you have touched at most 5% of programming as a discipline. You will find soon that the language syntax is actually one of the more trivial, non-important things in programming.

2 03 Sep 2015 19:32 u/motoguy in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.