Chapter 2: Intermediate
Note: the following chapters are not yet publicly available!
we’re working hard on publishing the rest when we can. If you want early access, reach out!
From now on we will be porting a “real” C application: the bm bookmark manager
CLI. We will learn how to approach real-world codebases, structure our approach,
and debug our code when it breaks.
Exercises
The exercises for this section are located in exercises/02_intermediate
Exercise
The exercise for this section is located in 02_intermediate/00_README