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.

  • Daniel Quinn
    link
    fedilink
    English
    710 months ago

    I learned Python by starting with a project and then seeking out tutorials for helping with that subject.

    My project was a simple website, so the Django Project’s official tutorial was where I spent most of my time. These days it’s still excellent, and there’s now Django Girls who host a larger set of tutorials as well.

    Maybe you’re not interested in web stuff, and that’s fine. My advice would be to figure out what you want to learn more specifically and look for tutorials for that. If nothing else, it’ll make the learning process more interesting.

  • twoframesperminute
    link
    fedilink
    -910 months ago

    @SpaceTurtle224 Why not just Google? You’ll find plenty of what you’re looking for, and much quicker than waiting for that one person willing to answer your lazy “question” (which isn’t even a question).

    • @misophist
      link
      910 months ago

      Next time you’re in front of the comment box about to add some pointless snark to the world, don’t. Then sit back and reflect on how you made the world a better place through inaction.

    • @SpaceTurtle224OP
      link
      5
      edit-2
      10 months ago

      I’m looking for human answers that have worked out for people. i want to avoid the tutorial hell

      • twoframesperminute
        link
        fedilink
        -410 months ago

        @SpaceTurtle224 you’re “looking for” and easy answer to a question you can answer yourself easily. Your “question” did not even specify what your looking for.

        • @[email protected]
          link
          fedilink
          410 months ago

          Just ask him to add some more details to the question, no need to be an ass about it. Beginners often do not know how to ask for things efficiently, a skill you have to learn on your journey to being programmer.