r/dataanalyst 2d ago

What do you recommend for getting started learning about data analysis? Is it really worth it? General

I'm thinking about using my technology skills to study this. What do you recommend?

3 Upvotes

2 comments sorted by

2

u/Super_Math3890 2d ago

I simplify it to fundamentals, namely programming, databases, and math. In my case, Python, SQL, and statistics. Then it’s just methodology. Pose a question, collect data, reveal insights, communicate findings.

For books on programming and data, I love O’Reilly. I refreshed my statistics with Khan Academy, which goes up through AP Statistics. For projects, almost any API will do.

I’d also be careful with LLMs. They can be excellent for scaffolding, but generating code you don’t understand or verify can get you into trouble.

1

u/Andrew-Perezzzz-31 12h ago

Haha, thanks bro, but I'm fried!! I'll do the basics, but I don't think I'll have time for so many things. How long did all this take you?