-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add week 1 progress to chip8 emulator AIEP project
- Loading branch information
Showing
2 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
content/aiep/retro-game-console-emulation/week-1/progress.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: Learning the toolchain: version control and the build system | ||
lead: Sriprad Potukuchi | ||
date: 24 March 2024 | ||
summary: | ||
--- | ||
|
||
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! |
This file was deleted.
Oops, something went wrong.