Learn Python

Stop following boring tutorials, and start thinking for yourself! Avoid "tutorial hell" by challenging yourself to some python puzzles.

python challenges Puzzles

Python programming links below, I hope they are helpful.

(The plan is to grow this learning section as the channel grows...)


Python Docs

Read the documentation, the answer is in there somewhere.

Python 3 Docs - The official Python 3 documentation.

.Net Docs - The official Python 3 Tutorial

Python Community - Official Pythons Blogs and News


Python IDEs

"Integrated Development Environment" if you are wondering...

PyCharm - Probably the best IDE for python. Free community edition.

VS Code - Microsoft's offering, very good alternative.