learning to code with python

This page summarizes the projects mentioned and recommended in the original post on /r/Blind

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarLint - Clean code begins in your IDE with SonarLint
  • byte-of-python

    Beginners book on Python - start here if you don't know programming

    One of my favorite early references is A Byte of Python by Swaroop. It breaks down the basics really well, has no ads, and is completely free. You can even download a copy as PDF or EPUB from the author's GitHub page.

  • Visual Studio Code

    Public documentation for Visual Studio Code

    On Windows, I primarily use Visual Studio Code, also called vscode and vs.code, when writing Python and PowerShell code. PowerShell code I usually develop directly on Windows. Python code I mostly develop on a Debian Windows Subsystem for Linux, also called WSL, instance on my Windows machine. This article describes how to set that up for use with vscode.

  • Appwrite

    Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts