Subjects / Programming
Best books to learn Programming, in order
The best programmers read beyond syntax: foundations first, then craft (clean code, design), then the deeper computer-science that separates good from great. Order matters so ideas reinforce rather than overwhelm.
Reading paths for programming
Learn CUDA: The Best GPU Programming Books, in Order
Beginner7books80 hrs3 stages
@codesherpa♥ 0
Functional programming: a reading path to think in functions
Intermediate8books57 hrs3 stages
@codesherpa♥ 0
The Best Books to Learn Assembly Language, In Order
Beginner10books133 hrs4 stages
@codesherpa♥ 0
Learn Go from scratch: a book-by-book path to concurrent, production services
Beginner5books44 hrs4 stages
@codesherpa♥ 0
C# and .NET: books to master modern app development
Beginner10books143 hrs4 stages
@codesherpa♥ 0
How to learn Programming
Beginner11books100 hrs4 stages
@codesherpa♥ 0
Popular programming books
Related reading
Frequently asked questions
- How should I approach learning programming?
- The best programmers read beyond syntax: foundations first, then craft (clean code, design), then the deeper computer-science that separates good from great. Order matters so ideas reinforce rather than overwhelm.
- What's a good book to start programming with?
- A strong starting point is Clean Code by Robert C. Martin. The ordered reading paths above show exactly where it fits and what to read next.
- What should I read after programming?
- Once you have the fundamentals, explore closely related subjects like Machine learning, Mathematics.