Hello, im looking for some beginer-intermediate knowledge in python. I’m interested in more text rather than video based courses preferably with exersises.

  • @[email protected]
    link
    fedilink
    910 months ago

    Automate the boring stuff and Python Crash Course are 2 standard books that are often recommended. The first one is freely available as PDF. I haven’t read them myself though.

    • xurxia
      link
      fedilink
      210 months ago

      Fluent Python is another good book to learn Python. It is very clear and it has a lot of examples.