Skip to content

Commit

Permalink
Update week 1 progress
Browse files Browse the repository at this point in the history
  • Loading branch information
procub3r committed Mar 24, 2024
1 parent 8b5721b commit 97e73d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/aiep/retro-game-console-emulation/week-1/progress.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Learning the toolchain - version control and the build system
title: Learning the toolchain
lead: Sriprad Potukuchi
date: 24 March 2024
summary:
summary: version control and the build system
---

Seeing as how the project is hosted on GitHub, The mentees have spent the first few days familiarizing themselves with Git and GitHub.
This was done via a combination of discord vc hangouts and independent study.

Once everyone was up and running with Git and could push to / pull from the repository, we moved on to Makefiles! The importance of using a build system such as Make was understood and some basic Makefiles were written for practice.

Week 1 verdict: This project has a great bunch of mentees working on it :D Everyone is super eager to learn and the discord vc's were a blast!
**Week 1 verdict**: This project has a great bunch of mentees working on it :D Everyone is super eager to learn and the discord vc's were a blast!

0 comments on commit 97e73d4

Please sign in to comment.