I started learning programming with K & R in January. Working through the exercises was an amazing foundation in the thought processes programming requires.
The language is simple enough that you're left with nothing to get in the way of the problem in front of you, and you're forced to think of what is happening on a very low level.
That low level understanding helped when I tried languages with more abstractions.
The language is simple enough that you're left with nothing to get in the way of the problem in front of you, and you're forced to think of what is happening on a very low level.
That low level understanding helped when I tried languages with more abstractions.