Category: Uncategorized

  • How To Make Your Software Career AI Proof

    Ever since ChatGPT came into the world in November 2022, people have been thinking more about if AI will replace software developers. Then, we have Nvidia CEO Jensen Huang saying that kids shouldn’t learn how to code. They should just leave it up to AI. Then, Devin came out last month, the first AI software…

    Read More

  • How To Use Structs for Real World Applications [C Tutorial]

    After you’ve been building some beginner programs in C, you’ll start to realize that you want to build more complex programs which require a lot more variables. Say you want to build a to-do list application or an application that categorizes your credit card transactions. You’ll start to realize that you can’t get away with…

    Read More

  • Apply the 80/20 Rule in Learning How To Code

    Over the past 10+ years of working in software, I’ve seen the programming world become larger and larger. So, I have a lot of sympathy for beginner programmers who are trying to self-learn programming. I look at them, and I can understand how frustrating and overwhelming it can be to learn how to program because…

    Read More