Skill Tree Activated

The quest to become an indie game developer

CodingGitStartedTraining

Learn Git – Units 1 & 2

Day 13 #100DaysOfCode

Today I started learning Git through @Codecademy. I plowed through Unit 1 – Basic Git Workflow and also completed Unit 2 – How To Backtrack In Git.

I learned how to set up my own repositories and interact with them via the various Git commands. Getting down how to use the staging area and make commits was fairly straightforward but backtracking was a little confusing. With extra practice, I was able to straighten out the different commands in my head to understand when it was prudent to use one over another.

I feel like this will be a good skill to have as I advance my C# coding skills and ultimately start laying down my own code on projects I want to tackle.

Leave a Reply

Your email address will not be published. Required fields are marked *