Writing on data analysis, career transition, and more.

Debugging Code for the first time as a beginner

Have you ever been writing your own code or running someone else’s code, and everything seems fine and dandy? Then, everything comes to a screeching halt, and your screen is just filled with lines of code and error messages. That’s definitely happe ...

Learning Python as a Non-Programmer

If you’re anything like me, then you’ve been trying to learn to code for years. Maybe you signed up for AP Computer Science in high school because all your friends told you it was an easy course (it wasn’t), then years after the trauma subsided, you ...

The key skill that helped me land my first data analyst position

Take a guess. Was it SQL, Python, data analyst bootcamp? If you answered “Tableau”, you’re correct! In my first data analyst job, the hiring manager asked me if I had Tableau experience. Not only was I able to tell him “yes”, I was able to show hi ...

What to Expect in a Data Analyst Interview

If you're new to the data analytics field or wanting to find out what to expect in a data analyst interview, here's what I've observed from my entry-level data analyst interviews thus far. **General Interview Stages:** 1. Apply for Job 2. Recruiter ...

Using LeetCode to Learn SQL For Data Analysis

Do you constantly hear people in tech throwing around the word “LeetCode”? Especially when talking about insane coding interviews? I definitely did, and also freaked out when I realized that I needed to use it as practice for my data analyst coding ...

Using Mode to Learn SQL For Data Analysis

In this post, I'll discuss how I used **[Mode](https://mode.com/sql-tutorial/)** to learn SQL, an essential skill to becoming a Data Analyst. **But hold on, what is Mode?** Very simply, **[Mode](https://mode.com/sql-tutorial/)** is a collaborative ...

How I Taught Myself SQL Using LinkedIn Learning

In this post, I'll discuss how I used LinkedIn Learning (Formerly Lynda.com) to learn SQL, an essential skill to becoming a Data Analyst. But hold on, what is LinkedIn Learning? LinkedIn Learning is LinkedIn's online subscription learning platform. ...