Category: Uncategorized

  • How to Self-Learn Programming the Right Way 😎

    In my programming journey, I’ve discovered that having a mentor or being part of a community is the fastest way to self-learn programming. I started my coding adventure with a TI-83 calculator, and the initial struggle was real. But things changed when I connected with a friend who was also coding, unlocking a world of…

    Read More

  • How To Build a Console Application in 5 Easy Steps

    So what kind of programs should you build first? Console applications are the perfect starting point for budding programmers. They’re mainly helpful because they help you focus on coding fundamentals without the distraction of a graphical user interface. In this video, I dive into the fundamentals of building console applications, providing you with a clear…

    Read More

  • Top 3 Developer Tools Every Programmer Should Know!

    It’s one thing to start learning how to code, but it’s another thing to start learning how to use developer tools. When I was learning how to code in university, we didn’t focus too much on dev tools. We were just focusing on the language itself and different programming concepts. But when I got to my…

    Read More