Search Results

3
votes

What programming basics should I learn?

A very important basic programming skill is the ability to think at many different levels of abstraction and to know when and which level of abstraction is the most appropriate for a particular pro …
1
vote

Does it make you a bad coder if you have to look up syntax?

No, it does not make you a bad programmer, it merely slows you down. However, just imagine this... if you have a very good memory, you will be able to stay focused on the coding task far be …