this post was submitted on 20 May 2024
30 points (89.5% liked)

Python

6684 readers
1 users here now

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

๐Ÿ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

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

founded 2 years ago
MODERATORS
 

Good evening, everyone. I have, but one quick inquiry. What are the best resources in your opinion to learn python by yourself as a complete beginner? Thank you all

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sugar_in_your_tea 2 points 9 months ago (1 children)

Right, but at some point you need to build the foundation.

That's why I said build something first, and then read a book or two to help structure the application better. Rinse and repeat. If you only build stuff, you'll waste time on debugging spaghetti code and the project will quickly become more frustrating to work on.

[โ€“] ALERT 1 points 9 months ago

well... yes. I agree.