Category: Uncategorized

  • The ESSENTIAL skill every programmer must have

    There are many helpful and practical programming skills, but there is one essential and fundamental skill that has become one of the main hallmarks of my programming career. One that is kinda obvious but not talked about all that often. It’s a skill though that every programmer must have and every programmer already does without…

    Read More

  • How I got BETTER at programming

    Becoming better at programming is a must to land the dream programming job. Becoming better is also a must to code with less stress and headaches once you’re at your dream job. So what is the best way to get better at coding? There are so many ways today to get better at programming. You…

    Read More

  • The FUNDAMENTAL way to debug your code

    No one can write perfect code. There are always bugs! Especially as systems become more and more complex, the likelihood of bugs increases. There are also bugs and coding mistakes as we develop new features and functionality for our programs. This is all part of the process. When we can’t figure out why our code…

    Read More