Category: Uncategorized

  • How To Start Using Git Like a Professional

    How do you start using Git like a professional software developer? If you’re just learning how to code, you might come across the term Git. If you don’t know what Git is, it’s a developer tool used to keep track of different versions of your code. Git proves especially useful when building complex projects. Incremental…

    Read More

  • What I’m Thankful for as a Software Developer [Thanksgiving Special]

    In the spirit of Thanksgiving, I decided to make a video about the top things I’m most thankful for as a software developer. Looking back at my career of 10+ years, I can think of a lot of things that contributed to my success and development overall. This video is meant to be more fun…

    Read More

  • Why Beginners Should Learn How To Code in C

    C is one of the big names in the programming world. Created in 1972 by Dennis Ritchie, this programming language has a long history and a continuing legacy that continues to this day. Much of the digital world has been built in C and even many popular languages like Python, Java, and JavaScript have been…

    Read More