In this interactive introduction to Git we will learn 6 commands that form a simple Git workflow. The goal is to help new users get productive with Git quickly.
Category: Beginners
If you want to know if the Odin Project is worth it from a Senior Software Engineer, this post is for you.
Categories
Code Smarter; Use a Debugger
Do you find yourself writing print statements when fixing issues with your code? There is a much better way to proceed – let’s jump in and see how debuggers will save you precious time and energy.
I’ve found an open source codebase that could help you move out of tutorial hell and start building projects all by yourself.