this post was submitted on 15 Feb 2025
42 points (97.7% liked)

Python

6826 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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

Python is used in so many different contexts it's extremely hard to create "one tutorial to rule them all".

On that subject but also kinda out of topic, does anyone have good resources for learning Python?

My gf is very into excel macros and could benefit from Python as a data analysis tool, but as all resources online are paylocked it's hard to get an idea of their quality. She's also the learn-by-examples kind.

[โ€“] Doccool 1 points 3 weeks ago

Real Python is great in general! They explain stuff well and correctly. I don't know if it's good for learning start to finish, but at least if there's a specific topic you need to deep diver deeper into. It's my go tho when exploring a new python related topic.

load more comments (2 replies)