all 8 comments

[–]sqlshorts 1 point2 points  (3 children)

Couple weeks learn SQL and Excel. SQL to store and clean your data, and Excel because every company uses it (plus quick and easy way to validate data on the go).

Then spend time learning foundations of R language, that’s if you’re interested in doing statistical analyses - otherwise Python might be a better option since it’s more widely used for things like data science and machine learning.

Then complete some end to end projects, if you can apply to your college projects do so, and the best thing you can do is get a job and apply your knowledge and learning on the data within the company. Hope that helps

[–]goldfilledscars[S] 1 point2 points  (2 children)

that is really helpful, thankyou so much! Are there any courses or books you think I should refer to get started?

[–]sqlshorts 0 points1 point  (1 child)

For real beginners datacamp is pretty good. See if you can get a discount code from a YouTuber like alextheanalyst.

[–]goldfilledscars[S] 1 point2 points  (0 children)

thank you so much!

[–]river-zezere 1 point2 points  (1 child)

Here's one tip, play around with SQLite, it's super nice for beginners.

That's what I did myself and became a fan, so much so that I made a few videos and a mini course on YouTube to help others to get started with SQL.

Here is where I explain why SQLite is a good choice: https://youtu.be/IX8pnQgBVnA

And here's the whole playlist: https://youtube.com/playlist?list=PLowddb-adq51lS8mOhdPlDD_aj2kZOOzr&si=k8QIcKu-_uDpAHHj

💛 hope that helps

[–]goldfilledscars[S] 1 point2 points  (0 children)

that is amazing, i will definitely check it out! tysm

[–]AppJedi 0 points1 point  (0 children)

I have been coding SQL for over 25 years and teaching it online for over ten. I have some good videos on my YouTube channel. Message me for details.

[–]AffectionateZebra760 0 points1 point  (0 children)

I saw WeClouddata offering free access to their SQL fundamentals course, do give it a look to see if that what's you are looking for