Hello fellow lemmians (I hope that is correct), I want to learn a programming language in my free time, like a hobby and not necessarly for work. I think a general purpose language like python would be a good choice. I’m the type who prefer paperback books to minimize distraction and I would like your recommendation for a book, Im thinking about “Python crash course 3d edition” but feel free to suggest something else

  • Narann@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Once you know most of the Python syntax, I can’t not recommend Python Cookbook 3ed. Reading the each problem-solution-opening, you will have a more pythonic mindset.