Want to start learning how to code?

I’ll help you get started in learning how to code without getting stuck in 30 days!

About

Hello! My name is Henrik, programming coach and principal engineer. Thank you for visiting my page!

My first job ever was as an undergraduate teaching fellow (UTF) for the programming classes in my department at UMD. I taught fellow classmates how to program in C. I didn’t realize it back then but those programming classes were the most important classes I took for my career.

Since then, I’ve gotten my masters and worked in software research and development for the past 10+ years.

I am looking forward to sharing my experience and teaching what I know with you 🙂

Contact

Latest Blog & Articles

  • How to Break Free From Coding Tutorial Dependency

    A lot of people who apply to my one-on-one mentoring program tell me that they feel stuck.They watch all these tutorials, copy the code, and even build tutorial-based projects.But when it comes time to build something on their own, they don’t know where to start — or they feel overwhelmed. They want to break free…

    Read More

  • How to Fix “Permission Denied (Publickey)” When Cloning from GitHub

    Whenever you’re using a new tool or system, the hardest part is getting things set up — especially when it comes to coding. Git and GitHub are incredibly powerful tools for software developers, but they can be a bit tricky in the beginning. I remember when I started at my first company, I was told…

    Read More

  • CSV File Projects for Beginners: Easy C Programming Tutorial

    If you’re looking for CSV file projects for beginners, you’ve come to the right place. These projects are perfect for new programmers who want to get hands-on experience reading, parsing, and processing data stored in CSV (comma-separated values) files. Working with CSV files helps you build essential skills such as file input/output, string manipulation, and…

    Read More