Beginner lessons

I’m a clueless beginner. Where should I start?

python.org => “Get Started”

Interesting. I looked through the beginners guide Python For Beginners | Python.org, and I’m not sure I agree anymore.

For one, I’d download Download Anaconda Distribution | Anaconda because it gives you the whole Python starter package: easy environment management, spyder, python from the command line, and a lot of common libraries already installed in the default environment.

The “book” python.org recommends, https://pyflo.net/, looks pretty good for complete beginners. But I’ve been a programmer too long to trust my judgement in that respect.

1 Like