Books on programming | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Books on programming

Which book series or which author is the best in teaching programming? I've heard Deitel or Dummies, but what's the ultimate one?

6th Mar 2017, 10:19 PM
Nara
Nara - avatar
4 Answers
+ 3
While I enjoy this website and code academy, it is easier for me to memorize syntax and various other parts of programming by being able to go over it in a book. I've started with the dummies books and it's working for me. Hope that helps.
7th Mar 2017, 1:33 AM
Kevin Addison
Kevin Addison - avatar
+ 2
For python : I loved Gerrard Swinnen
6th Mar 2017, 10:36 PM
Baptiste E. Prunier
Baptiste E. Prunier - avatar
+ 2
"Algorithms + Data Structures = Programs" by N.Wirth is a good starting point to get familiar with algorithmics. "The C programming language" by Kernigan&Ritchie is excellent for learning C.
7th Mar 2017, 5:53 AM
Álvaro
+ 2
sams teach yourself books they go in depth and have examples currently im reading sams teach yourself PHP, MySQL and Javascript and sams teach yourself HTML,CSS and Javascript. im currently lookinh for more books so ill update if i find better ones and ill look for different coding languages as well. for C++ book Jumping into C++ by Alex Allain while i do like to read here are some other helpful websites that help learn other code codecademy w3school and cybrary
10th Jan 2018, 9:59 PM
Arctic