Your Favorite Language Specific Text Books | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 45

Your Favorite Language Specific Text Books

What are your favorite language specific text books/pdf's you've found to practice with? In Python, I think my two all time favorites, which are available for free download, are: Dive Into Python 3 http://www.diveintopython3.net/ How To Think Like A Computer Scientist: Learning With Python 3 Documentation http://openbookproject.net/thinkcs/python/english3e/ In C++ my favorite book so far was: Introduction To Computer Science Using C++ -Todd Knowlton

27th Apr 2017, 1:23 AM
David Hutto
David Hutto - avatar
17 Answers
+ 35
I will list your favorite language specific programming text books(free, or not) here. Please leave a link if you can. Python: Dive Into Python 3 http://www.diveintopython3.net/ How To Think Like A Computer Scientist: Learning With Python 3 Documentation http://openbookproject.net/thinkcs/python/english3e/ Beginning Python - Magnus Lie Hetland Ruby: The Well-Grounded Rubyist (currently 2nd ed.) -David Black Beginning Ruby - Peter Cooper C++: Introduction To Computer Science Using C++ - Todd Knowlton https://books.google.com/books/about/Introduction_to_Computer_Science_Using_C.html?id=4sZgAAAACAAJ How To Think Like A Computer Scientist - Allen B. Downey Object Oriented Programming With C++ -E. Balagurusamy http://www.goodreads.com/book/show/5402730-object-oriented-programming-with-c Fundamentals Of C++ Programming -Richard L. Halterman http://freecomputerbooks.com/Fundamentals-of-Programming-Cpp.html PHP: Java: Thinking In Java - Bruce Eckel http://mindview.net/Books/TIJ4 C#: John Sharp - Microsoft Visual C# Step by Step (Developer Reference) - 2015 https://blogs.msdn.microsoft.com/microsoft_press/2015/11/04/new-book-microsoft-visual-c-step-by-step-eighth-edition/ Jeffrey Richter - CLR via C# (4th Edition) https://www.amazon.com/CLR-via-4th-Developer-Reference/dp/0735667454 HTML: HTML & CSS -Jon ducket CSS: HTML & CSS -Jon ducket Javascript: Eloquent JavaScript -Marijn Haverbeke http://eloquentjavascript.net/ Javascript & JQuery -Jon ducket Swift: SQL: JQuery: Javascript & JQuery -Jon ducket C: Let Us C - Yashavant P. Kanetkar https://books.google.com/books/about/Let_Us_C.html?id=7HrjAAAACAAJ&hl=en
27th Apr 2017, 1:24 AM
David Hutto
David Hutto - avatar
+ 18
C++ How to think like a computer scientist - Allen B. Downey Java Thinking in Java - Bruce Eckel Beginning Python - Magnus Lie Hetland Ruby Beginning Ruby - Peter Cooper i have many book in other programming language but don't have time to read it. i'll update my list i have read it.
27th Apr 2017, 2:28 AM
Agus Mei
Agus Mei - avatar
+ 13
for c Yashwant kanetar is the best
27th Apr 2017, 8:53 AM
Apurva Pragya
Apurva Pragya - avatar
+ 11
python - Byte of python C- Let us c c++ -Balaguru swamis book java - Thinking in java
27th Apr 2017, 7:08 AM
Mayur Chaudhari
Mayur Chaudhari - avatar
+ 11
I wish I had a hard cover text book instead of all the pdfs :<
27th Apr 2017, 1:57 PM
Hatsy Rei
Hatsy Rei - avatar
+ 10
headfirst python
28th Apr 2017, 7:13 AM
Yazdan Hamidi
Yazdan Hamidi - avatar
+ 5
Java awesome
27th Apr 2017, 7:13 PM
Ali Ahmed
Ali Ahmed - avatar
+ 4
Erlang...
28th Apr 2017, 9:33 PM
Bert King
Bert King - avatar
+ 3
php is best
1st May 2017, 3:49 AM
Rajkiran Vijay Junare
Rajkiran Vijay Junare - avatar
+ 3
Python: Learn Python The Hard Way A Byte of Python
1st May 2017, 10:28 AM
Dang Tuan
Dang Tuan - avatar
+ 2
headfirst series java best book
1st May 2017, 7:45 AM
Areena Memon
+ 2
For C++, it's " Computer science with C++" -Sumita Arora....
2nd May 2017, 2:43 PM
Sana
Sana - avatar
+ 1
I love HTML
1st May 2017, 5:38 PM
Amanda Dantas
Amanda Dantas - avatar
+ 1
PHP is fantastic
1st May 2017, 5:38 PM
Amanda Dantas
Amanda Dantas - avatar
+ 1
👉HTML & CSS by Jon ducket 👉Javascript & jquery by Jon ducket 👉Head first java 👉clean code 👉Let us C by Yashwant kantkar
3rd May 2017, 12:44 PM
Zubair Hanif
Zubair Hanif - avatar
+ 1
For Ruby, I would say it's "The Well-Grounded Rubyist" (currently 2nd ed.) by David Black. Hands down the best language book I've ever read, because of the pacing, depth and completeness of the material. If you read and fully understand the book, you're way past novice state, something I don't normally say about any single book.
3rd May 2017, 9:52 PM
René
0
text
27th Mar 2022, 11:25 AM
Henry Black
Henry Black - avatar