|
|
|
Ask HN: Which programming books are suitable for self study for beginners?
|
|
4 points
by noob_eng
1017 days ago
|
|
For people with mathematical maturity there are options like SICP and other. But for those who are not so much mathematically apt, what are the options for bookish learning? Are there books suitable for SELF STUDY that don't water things down but actually teach programming in any language? By not watering things down, I mean that the student doesn't just learn a bunch of libraries or frameworks and after finishing the book doesn't know how to solve problems on own. |
|
> For twenty years, the lessons from The Pragmatic Programmer have helped a generation of programmers examine the very essence of software development, independent of any particular language, framework, or methodology.
I’m not sure whether it’s “beginner” enough for you, but it is certainly general and foundational.
[1]: https://pragprog.com/titles/tpp20/the-pragmatic-programmer-2...