learning to code with python

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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