Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Chapter 2: Intermediate

New chapters are on the way. Subscribe to our newsletter to be the first to find 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