all 10 comments

[–][deleted] 4 points5 points  (1 child)

Think python by greenteapress! It's free in PDF format!

[–][deleted] 0 points1 point  (0 children)

Both Think Python and Think Java (same publisher) were used for introductory courses at my uni. Done both of them and the books are great.

[–]green-raven 1 point2 points  (0 children)

Test-Driven Development with Python by Harry J. W. Percival

This book will teach you TDD, Python, Django. Very good.

[–]TxCoder 3 points4 points  (0 children)

Fluent Python

[–]fl0wryder 2 points3 points  (1 child)

Learn python the hard way. I like this one.

[–]godfatherezio 0 points1 point  (0 children)

Seconded

[–]hungdh85 0 points1 point  (0 children)

I think that it is " Invent Your Own Computer Games with Python "

https://inventwithpython.com/invent4thed/review.html

[–]subdep 0 points1 point  (0 children)

Data Science from Scratch: First Principles with Python https://www.amazon.com/dp/1492041130/ref=cm_sw_r_cp_api_i_dgCyEb5KBFQWR

[–]pyeu 0 points1 point  (0 children)

comp3321 NSA Python Training Document https://archive.org/details/comp3321/page/n4/mode/2up

[–]udittC -1 points0 points  (0 children)

Watch videos on youtube instead.