Any "not-a-beginner but beginning python" tutorials for people like me with 20+ years of coding experience in other languages?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • bcapps

  • It's not intended as a guide, but my https://github.com/barrycarter/bcapps/tree/master/WhyPythonSucks.md may help point out how Python is different from other languages

  • advent-of-code-jq

    Solving Advent of Code with jq

  • I found the puzzles at Advent Of Code (I started in Dec 2021) to be hugely helpful in jump-starting my python skills. I'd know pretty much how I'd want to attack it algorithmically, so that gave me the keywords to investigate how to solve it with Python. OK, this one really needs OOP, this one should be done recursively, etc.

  • 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