Hello everyone,
this post is my reflection on assignment 2. The main point of this assignment was to get familiar with git commands. I believe git commands are one of my worst areas as a programmer so I was nervous this might be difficult. I had a few difficulties but beside that, it actually wasn't too bad.
One issue I had was cloning my repository onto my local machine. I was getting an error saying that the repository doesn't exist. I eventually found out that my github credentials were set up for my personal account instead of my school one. I had to open my credential manager and delete my school credentials. Most of my other issues were just from trying to remember how to write a linked list. I mostly remembered how they work but I've never written one from scratch.
Top comments (0)