⬅️Back to Roadmap

💼 Jobs / 🥋 Codewards

Basics

Use Google Colab to learn the basic syntax and concepts.

Download Python and Visual Studio Code with the Python extension to start writing single file scripts.

Note

Project ideas:

Advanced

Switch to PyCharm once you are familiar with the syntax and concepts such as virtualenvs, git, etc.

Info

Use venv and pip-tools for managing virtual environments and dependencies.

Use hatchling to package libraries.

Tip

Keep an eye on:

Web Frameworks

Deploy using https://deta.space/ or https://www.pythonanywhere.com/