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

  • gigachad@feddit.de
    link
    fedilink
    arrow-up
    9
    ·
    11 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
      arrow-up
      2
      ·
      11 months ago

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