What's After Springboard?

I’ve been a Data Analytics Mentor on Sprinboard for awhile now, and when students finish the curriculum, they seem to wonder what’s next for them. After all, they’ve been through a rigorous bootcamp that has equipped them with the core skills of being a Data Analyst. As the name of the program suggests, there is much more to learn and the bootcamp is just a stepping stone. For my past, present & future students, here’s a list of resources that I’ve compiled which would be useful for the continued learning in the field of data.

SQL practice

I cannot emphasize the importance of SQL in interviews. Not only does your code need to execute correctly, the code has to be written fast & has to run (somewhat) efficiently. These are some great resources of SQL challenges where you can practice your code. Also do spend time looking at other people’s solutions in the discussions tab. SQL can be written in so many ways, reading other solutions is a great way to learn as well.

HackerRank
Leetcode
Mode Analytics
Coderbyte
Codewars

When you run out of challenges, try creating your own problems and challenge yourself further. Create your own mini database, or use public datasets on Bigquery.

Other interview prep

Outside of the guided curriculum, it would take more self discipline to continue practicing your newfound skills and keep them fresh in your mind. Some non technical skills are also harder to practice. My suggestion here is to sign up for these daily newsletters, which emails you daily questions where you can practice further. Some of the are a mixed bag of data and product questions, whilst others are better suited for software engineers.

InterviewQs
Daily Coding Problem
Daily Product Prep
Interview Cake

Continue learning & building your portfolio

Your learning doesn’t stop after the course! There are other skillsets and topics that a Data Analyst should have, such as AB testing and Statistics. I like this course from Udacity, which covers AB testing really well. Kaggle has countless of projects that you can embark on to demonstrate your visualization or analytics skills too. Even with a repertoire of projects under your belt, nothing beats real world experience. Some ways to get experience would be to volunteer, or to do internships at smaller organisations.