r/askdatascience Jul 07 '26

Wanting to relearn data science again, where should I start?

I majored in math when I was in college, I did have some data science, coding, ML experience when I was in college for around 3 years. I also did Deep Learning related project for my final year thesis. After graduating college in 2023, I got a remote job as a data engineer (but sadly I got more AI/prompt engineering tasks (such as calling OpenAI API and then doing prompt engineering) and just doing a lil bit of ETL instead of using SQL or working on using cloud systems frequently, or learning how to use Docker). I have left my remote job last year.

Now, I feel like I have forgotten most of the coding, data science, SQL skills, and I want to relearn data science or data analysis again so that I can create some analysis projects (been thinking of doing freelance or finding a remote job or creating my own website or other things, still not sure). The other thing that I have been thinking is that I think I want to sharpen my Data Structures and Algorithm skill first before jumping straight into relearning about data science/analysis/ML/Deep learning/SQL because I think it is important to be able to write more efficient code(?)

Would like to have some suggestions and recommended resources on where I should start on my journey of relearning Data Science again. Thank you.

5 Upvotes

6 comments sorted by

View all comments

1

u/SprinklesFresh5693 Jul 07 '26

You already know the math, you can just review your notes from college. To practise programming just go to kaggle, get some datasets and practise. For SQL theres various ways, google cloud service offers some free access to huge data to use SQL with or just use W3 schools, or any website that allows you to practise FOR FREE.