Extra Resources
Python Exercises
Learning Resources
Free Python Books
- Interactive versions of Think Python:
- Al Sweigart’s books:
Tools
- PythonTutor: Provides step-by-step memory visualizations for Python programs.
- vscode.dev: An online version of VS Code.
- Online Python IDEs: Online-Python, PythonOnline, onlineGDB, CodeChef, OneCompiler, OnlineIDE
- Strype: A restricted IDE that prevents making syntax errors!
- Replit: A vibe coding platform (created by a PSUT graduate!)