-
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.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -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! |