this post was submitted on 05 Jul 2023
20 points (100.0% liked)

Python

6233 readers
3 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
20
submitted 1 year ago* (last edited 1 year ago) by mhz@lemmy.world to c/python@programming.dev
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ericjmorey@programming.dev 3 points 1 year ago (1 children)

Python crash course 3d edition will serve you well. While you're waiting for it to arrive, start working with the free lessons on Kaggle for Python:

https://www.kaggle.com/learn/intro-to-programming

https://www.kaggle.com/learn/python

[โ€“] mhz@lemmy.world 2 points 1 year ago

Will do, thanks