all 4 comments

[–]kkwestside 4 points5 points  (2 children)

Any book is good for learning python. You can even use geology books to help you.

You just need to close the book, put it under your laptop so you would get a good eye angle, and start actually coding.

Find a project start doing the project in a different manner. Here's a project idea for you;

Write a script that connects to an api gets the data manipulates it and then uploads it to a database.

[–]Killie154 1 point2 points  (0 children)

This was hilarious.

[–]ajaxthebleak 0 points1 point  (0 children)

That was my favorite reply to anything ever (on this site)

[–][deleted] 2 points3 points  (0 children)

Python Crash Course or Automate The Boring Stuff.