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

  • Daniel Quinn
    link
    fedilink
    English
    arrow-up
    8
    ·
    7 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.