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 …
0
votes

Beginner Programmer - Which direction

After unlearning C, you might want to learn assembly language. ;) Then get back into C and C++. …