Comment on: Divide a number by 3 without using *, /, +, -, % operators
0 08 Dec 2016 20:18 u/ThinPerson in v/programmingDivide a number by 3 without using *, /, +, -, % operators
22 7 comments 08 Dec 2016 19:08 u/ThinPerson (..) in v/programmingComment on: [Computerphile] Sega Game Coding in Assembly
That makes me want to learn assembly. It kind of feels like building a house with your bare hands, no tools allowed.
Comment on: What is the best comment in source code that you have ever encountered?
The Apollo moon landings code is pretty funny https://www.google.ca/amp/www.popularmechanics.com/space/moon-mars/amp21771/code-for-apollo-moon-landings-on-github/?client=safari
Comment on: Learn to Code. It's a LOT Harder Than You Think
Don't get me wrong, I love to code and I make a living doing it but you can live a pretty fulfilling life without knowing to code. Only a very small percentage of people are programmers. Are you saying everyone else is just surviving?
I looked it up. div() returns the division and the remainder