Books to read: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Source code books == | |||
[http://git-scm.com/book Pro Git] | |||
== Python Books == | == Python Books == | ||
'' | [http://www.amazon.com/Hello-World-Computer-Programming-Beginners/dp/1933988495/ref=sr_1_14?s=books&ie=UTF8&qid=1342846536&sr=1-14&keywords=learning+python Hello World! Computer Programming for Kids and Other Beginners] - I'm six chapters into this book. The book is written for Python 2.x. I program in Python 3.x so I'm having to modify most of the code examples in the book with Marissa (9 year old). I would have skipped this book if I would have known it was Python 2.x. Marissa and I might write our own Python for 9 year old book. | ||
[http://www.amazon.com/ | [http://www.amazon.com/Python-Programming-Absolute-Beginner-3rd/dp/1435455002/ref=sr_1_24?s=books&ie=UTF8&qid=1342846536&sr=1-24&keywords=learning+python Python Programming for the Absolute Beginner, 3rd Edition] | ||
[http://www.amazon.com/ | [http://www.amazon.com/Quick-Python-Book-Second/dp/193518220X/ref=sr_1_8?s=books&ie=UTF8&qid=1342846454&sr=1-8&keywords=learning+python The Quick Python Book, 2nd Edition] | ||
[http://www.amazon.com/ | [http://www.amazon.com/Core-Python-Applications-Programming-3rd/dp/0132678209/ref=sr_1_7?s=books&ie=UTF8&qid=1342846665&sr=1-7&keywords=django+python Core Python Applications Programming, 3rd Edition] | ||
''' Maybe later''' | ''' Maybe later''' | ||
[http://www.amazon.com/Python-3-Object-Oriented-Programming/dp/1849511268/ref=sr_1_7?s=books&ie=UTF8&qid=1342844839&sr=1-7&keywords=learning+python Python 3 Object Oriented | [http://www.amazon.com/Python-3-Object-Oriented-Programming/dp/1849511268/ref=sr_1_7?s=books&ie=UTF8&qid=1342844839&sr=1-7&keywords=learning+python Python 3 Object Oriented Programming] | ||
[http://www.amazon.com/Programming-Python-Mark-Lutz/dp/0596158106/ref=sr_1_17?s=books&ie=UTF8&qid=1343064268&sr=1-17&keywords=python+3+programming Programming Python, 4th Edition] | |||
[http://www.amazon.com/Invent-Your-Computer-Games-Python/dp/0982106017/ref=sr_1_1?s=books&ie=UTF8&qid=1342844839&sr=1-1&keywords=learning+python Invent Your Own Computer Games with Python, 2nd Edition] | |||
[http://www.amazon.com/Python-Essential-Reference-David-Beazley/dp/0672329786/ref=sr_1_9?s=books&ie=UTF8&qid=1342846454&sr=1-9&keywords=learning+python Python Essential Reference, 4th Edition] by David Beazley | |||
[http://www.amazon.com/Introduction-Computing-Programming-Python-3rd/dp/0132923513/ref=sr_1_3?s=books&ie=UTF8&qid=1343063519&sr=1-3&keywords=python+3+programming Introduction to Computing and Programming in Python (3rd Edition)] | |||
[http://www.amazon.com/ | [http://www.amazon.com/Quality-Python-Development-ebook/dp/B0080YHBR8/ref=pd_sim_b_5 Quality Python Development] [Kindle Edition] | ||
[http://www.amazon.com/Python- | [http://www.amazon.com/Python-Cookbook-David-Beazley/dp/1449340377/ref=sr_1_26?s=books&ie=UTF8&qid=1365020386&sr=1-26&keywords=python Python Cookbook] by David Beazley | ||
[http://www.amazon.com/ | [http://www.amazon.com/More-Python-Programming-Absolute-Beginner/dp/1435459806/ref=pd_sim_b_2 More Python Programming Absolute Beginner] | ||
[http://www.amazon.com/ | [http://www.amazon.com/Violent-Python-Penetration-Engineers-ebook/dp/B00ABY67JS/ref=sr_1_123?s=books&ie=UTF8&qid=1365021023&sr=1-123&keywords=python Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers] | ||
[http://www.amazon.com/Python- | [http://www.amazon.com/Python-Kids-Playful-Introduction-Programming/dp/1593274076/ref=sr_1_130?s=books&ie=UTF8&qid=1365021023&sr=1-130&keywords=python Python Playful Introduction to Programming] | ||
== SB recommendations == | == SB recommendations == |
Latest revision as of 17:48, 23 September 2013
Source code books[edit | edit source]
Python Books[edit | edit source]
Hello World! Computer Programming for Kids and Other Beginners - I'm six chapters into this book. The book is written for Python 2.x. I program in Python 3.x so I'm having to modify most of the code examples in the book with Marissa (9 year old). I would have skipped this book if I would have known it was Python 2.x. Marissa and I might write our own Python for 9 year old book.
Python Programming for the Absolute Beginner, 3rd Edition
The Quick Python Book, 2nd Edition
Core Python Applications Programming, 3rd Edition
Maybe later
Python 3 Object Oriented Programming
Programming Python, 4th Edition
Invent Your Own Computer Games with Python, 2nd Edition
Python Essential Reference, 4th Edition by David Beazley
Introduction to Computing and Programming in Python (3rd Edition)
Quality Python Development [Kindle Edition]
Python Cookbook by David Beazley
More Python Programming Absolute Beginner
Python Playful Introduction to Programming
SB recommendations[edit | edit source]
Iconoclast: A Neuroscientist Reveals How to Think Differently
Understanding Computers and Cognition: A New Foundation for Design
Building Trust: In Business, Politics, Relationships, and Life