You know the interesting books about programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

You know the interesting books about programming?

12th Jan 2017, 9:24 AM
Grzegorz Kawalec
Grzegorz Kawalec - avatar
11 Answers
+ 13
I recommend the book: "Clean Code: A Handbook of Agile Software Craftmanship." Robert C. Martin
12th Jan 2017, 8:54 PM
Grzegorz Kawalec
Grzegorz Kawalec - avatar
+ 7
I think you should start with "Let us C". It is most common book to read as first book in programming.
13th Jan 2017, 5:25 AM
Ajay Agrawal
Ajay Agrawal - avatar
+ 7
These are some of my suggestions for C++: "Thinking in C++". There are a few of those, I think 2 volumes. And this one - The C++ Programming Language 4th Edition by Bjarne Stroustrup
14th Jan 2017, 6:28 PM
Filip
Filip - avatar
+ 4
The Pragmatic Programmer: From Journeyman to Master.
13th Jan 2017, 7:16 AM
Mohamed
+ 4
A Very interesting book is: "Head First Design Patterns" Authors: Eric Freeman, Elisabeth Freeman, Bert Bates, Kathy Sierra
24th Mar 2017, 6:18 PM
Grzegorz Kawalec
Grzegorz Kawalec - avatar
+ 3
Clean Code, Pragmatic Programmers, And Design Pattern by head first
19th Jan 2017, 3:48 PM
Gusti Arya
Gusti Arya - avatar
+ 2
It's depend on what do you want to learn? Syntaxe, language, environement, algorythme, specific way of programming, security, ...?
12th Jan 2017, 9:57 AM
Florian Castelain
Florian Castelain - avatar
+ 2
byteofpython for python
12th Jan 2017, 1:01 PM
Minovsky
Minovsky - avatar
+ 2
I used to write c code and this book was really great Test-Driven Development for Embedded C by James W. Grenning
13th Jan 2017, 1:39 AM
Jorge Javier
Jorge Javier - avatar
+ 2
I recommend "The Well-Grounded Rubyist" Try it!!
15th Jan 2017, 10:04 PM
Markus Ekbäck
Markus Ekbäck - avatar
+ 2
These books will help teach you best practices on how to write great code, regardless of what language you are programming in. https://reactdom.com/blog/programming-books
24th Apr 2017, 6:40 PM
Adeeb