31 ms·
I don't think this is a good book for someone who wants to learn programming for the first time.
by iwsk 3y ago
I don't think this is a good book for someone who wants to learn programming for the first time.
- Daltzn 3y agoWhy do you feel that way? What books would you recommend instead?
- smackeyacky 3y agoKernighan & Pikes Unix Programming Environment. It’s *nix specific but a great introduction to all kinds of programming concepts with great working examples in a variety of languages you’ll use every day
- iwsk 3y agoEloquent Javascript is better suited for someone who already has some experience with basic programming and wants to learn javascript while also exploring more advanced concepts in programming in general. Javascript was not my first language, but I have refered to javascript.info from time to time and it seems to have a gentle introduction.