There doesn’t seem to be an active python learning community so I’ll post here. Feel free to redirect me if there is somewhere more appropriate.

I’ve finished a couple of fairly beginner python courses (introtopython.org and 100 days of python on Replit), and was wondering if people had suggestions of where to go next? Are there more intermediate level courses? Should I just start working on a project or something?

  • Midnitte@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Kind of cool that it’s a github project you can just fork to proceed through - as opposed to a book or coursea course.

    • bloopernova@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Yeah the person who wrote it has given that course a bunch of times and decided to share. Once I’m finished with my Exercism Python track, I’m going to start on that course.

      The author also wrote Python Distilled, which is my hands down favourite Python book.