teos
zoidtechnologies.com
~ Est. 2002 ~
achilles
asimov
teos
empyre
www
greetings
login
WARNING
This website contains content that is intended for a discerning audience.
You are here:
teos
comp
lang
python
Python Learning Resources
Here are some recommended resources to help you learn and master Python.
Official Documentation
Python.org
- Official Python website
Python Documentation
- Official documentation for Python 3
Interactive Tutorials
Codecademy Python
- Interactive lessons
Try Python
- Official interactive tutorial
Books
For Beginners
Python Crash Course
by Eric Matthes
Automate the Boring Stuff
by Al Sweigart (also available free online)
Learn Python the Hard Way
by Zed Shaw
Intermediate
Fluent Python
by Luciano Ramalho
Effective Python
by Brett Slatkin
Video Resources
Corey Schafer's YouTube Channel
- Excellent Python tutorials
Python Essentials** by Microsoft Learn
Practice Platforms
LeetCode
- Coding challenges
HackerRank
- Practice problems
Project Euler
- Mathematical/programming problems
Real Python Tutorials
- In-depth tutorials
Community
Python Discord
- Active community
r/learnprogramming
- Reddit community
Stack Overflow
- Q&A
Development Environments
Text Editors
Visual Studio Code
- Popular, free editor
PyCharm
- Full IDE (Community edition is free)
Online IDEs
Replit
- Browser-based IDE
Google Colab
- Notebook environment