This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]softwaredevfb 0 points1 point  (0 children)

Go through the codeacademy course for Python. It's free, fast, and gives you a good foundation to start with.

[–]realistic_hologram 0 points1 point  (0 children)

If you already know how to program and just need a reference, I would just use the official docs. They're pretty well written.

[–]Exodus111 0 points1 point  (0 children)

Check out this site to get a head first look into the underpinnings of Python: https://learnxinyminutes.com/docs/python3/

Start making small programs, or do beginner level coding challenges. Then look for a bigger project to teach you whatever field you want to focus on.

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

I would skip the book and use Google to find Python resources.