-
Notifications
You must be signed in to change notification settings - Fork 0
/
Programming Books
59 lines (37 loc) · 2.13 KB
/
Programming Books
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
A list of every book that I used on my journey towards becoming a computer programmer.
========================================================================================
Computer Science
Structures Interpretations of Computer Programs -- Abelson and Sussman
A Programmer's Guide To Computer Science -- William M. Springer
Algorithms For Dummies -- Mueller Massaron
Career
The Pragmatic Programmer -- David Thomas
Cracking The Coding Interview -- Gayle Laakmann Mcdowell
The Passionate Programmer -- Chad Fowler
Soft Skills: The Software Developer's Life Manual -- John Z. Sonmez
Javascript
Head First JavaScript Programming -- Eric Freeman
Coding with JavaScript For Dummies -- Chris Minnick
JavaScript: The Good Parts: The Good Parts -- Douglas Crockford
Python
Automate the Boring Stuff with Python -- Al Sweigart
Learn Python 3 the Hard Way -- Zed A Shaw
Python For Everybody -- Charles Severance
Illustrated Guide to Python 3 -- Matt Harrison
Head First Python -- Paul Barry
Think Like A Programmer -- V. Anton Spraul
Python 7 Books All in One for Dummies -- Shovic Simpson
- Getting Started with Python
- Understanding Python Building Blocks
- Working with Python Libraries
- Using Artificial Intelligence Python
- Doing Data Science in Python
- Talking to Hardware with Python
- Building Robotics with Python
Django
The Definitive Guide to Django -- Adrian Holovaty
C++
Programming: Principles and Practice Using C++ -- Bjarne Stroustrup
Starting Out with C++: Early Objects -- Tony Gaddis
SQL
Learn SQL In One Day And Learn It Well -- Jamie Chan