Skip to content
Fernando Pacheco edited this page Oct 18, 2019 · 7 revisions

Welcome to the OSS-101 wiki!

Links

Week 1

Editor

Use any source-code editor you are comfortable with. Some popular options are:

Git

Download git and configure for your first use.

A cheat sheet with useful git commands.

Self-assessment

Quiz!

Week 2

Pointer arithmetic

Inspecting changes with diffs

Week 3

Function pointers

Project

Simple memory allocator

Clone this wiki locally