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

  • Why Building a Capstone Project is Key for Beginner Software Developers

    If you’re at the beginning of your programming journey or you’re just starting to learn how to code, I recommend that you start thinking about building a Capstone project. If you don’t know what a Capstone project is, it’s a term I took from my university. It refers to a project we would build at…

    Read More

  • Top 5 C Functions Every Beginner Programmer Must Learn

    Happy New Year! Today we’re going to talk about the top five functions that every beginner programmer must learn. It doesn’t matter which programming language you’re focusing on—whether it’s Java, Python, C, C++, or whatever programming language you’re learning—every beginner programmer should know these five C programming functions. The real reason why I believe every…

    Read More

  • How to Debug Like a Pro: Strategies for Beginners

    When you’ve been coding for some time, you’ll eventually run into problems in your code or bugs in your program. Even the most experienced programmers encounter bugs. Bugs are annoying because you don’t understand why they’re happening, which can be frustrating. This is probably the most frustrating part of coding. However, when you debug your…

    Read More