Skip to content

Commit

Permalink
week 3 post
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFrank234 committed Feb 11, 2024
1 parent ef841f1 commit 99e29ff
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions _posts/2024-02-11-week03.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: post
title: Week 1
---

## Git

The git exercises were pretty fun. I already knew most of the basics, partly
because I am TAing for a CS class right now and have gotten lots of experience
helping students fix their git mistakes, and partly because I've already made a
lot of those mistakes myself. However, I still learned a lot, particularly about
merging, which I never really understood completely. I also learned more about
rebasing and fast forwarding, and was able to make some informed decisions about
my config settings, which was pretty exciting.

## Browser Extension
<!--more-->
The Browser Extension group project has been a little more challenging than the
git exercises. We all brought very different ideas to the table, so figuring out
one to focus one has been a process of compromise. Additionally, our schedules
did not really permit any in person or even very much synchronous collaboration,
so we have had to figure out other ways to work together. I figure this is very
similar to real open source projects where people live all over the world and
have all sorts of different responsibilities. The good ting is our group has
gotten along very well from the start and we seem to share a common goal of
completing this assignment, so we have been able to overcome these challenges.

0 comments on commit 99e29ff

Please sign in to comment.