I want to buy a book on programming, which language should I choose. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

I want to buy a book on programming, which language should I choose.

10th Mar 2017, 1:48 PM
Prabhakar Dev
Prabhakar Dev - avatar
3 Answers
+ 3
Learnig Processing (easy OOP) https://learningprocessing.com Nature of Code (algorithms and simulations with OOP) free ebook by Daniel Shiffman, if you want, you pay as you like. https://natureofcode.com The material covered in these books is covered also in his video tutorials on The Coding Train https://m.youtube.com/user/shiffman/playlists?shelf_id=2&sort=dd&view=50 https://m.youtube.com/user/shiffman/playlists?shelf_id=6&sort=dd&view=50 Language: simplified Java Environment: Processing IDE https://processing.org
10th Mar 2017, 2:18 PM
seamiki
seamiki - avatar
+ 2
For a language-independent approach, "Algorithms + Data Structures = Programs" by N.Wirth.
10th Mar 2017, 4:01 PM
Álvaro
+ 1
Depends upon type of application you want to develop 1) for desktop application start with C 2) for web application start with html & CSS 3) for mobile application first learn 1 or 2
10th Mar 2017, 2:14 PM
POJO
POJO - avatar