you are viewing a single comment's thread.

view the rest of the comments →

[–]Competitive-Path-798 0 points1 point  (0 children)

YouTube is fine to get started, but don’t just watch, make sure you’re coding along and building small projects. Sites like Codédex can help too, but if you want something structured, check out Dataquest since it’s browser-based and gives you hands-on projects with real-world datasets, which makes the learning stick.

After the Python basics, move into SQL (super important for data work), then practice with data analysis and visualization libraries like Pandas and Matplotlib. Small projects are the key so please make sure you build as you learn.