+ 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?
4 Antworten
+ 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.
+ 2
For python : I loved Gerrard Swinnen
+ 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.
+ 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