Getting Started
Resources every new Pythonista should know about!¶
Essentials¶
- Python -Official Python Documentation
- Anaconda -Scientific distribution of Python with an installer
- Hitchhiker's guide to Python -Overview of the Python ecosystem + best practices
- Python Tutor +Visualize program execution and get help
Puzzles¶
Training¶
- Hitchhiker's guide to Python -Overview of the Python ecosystem + best practices
Mentoring and Collaboration¶
- Python Tutor +Visualize program execution and get help