← back to all writeups
$ ./run-module.sh --track n10-009

Building my own CompTIA Network+ course

IN PROGRESS N10-009 Packet Tracer Anki self-taught

While studying for the CompTIA Network+ (N10-009) exam, I ended up building the study material myself instead of just working through someone else's course — a self-built, interactive HTML course with the dark terminal look you're looking at right now.

format interactive HTML, quiz-to-unlock modules
labs Cisco Packet Tracer
flashcards ~216-card Anki deck
progress Modules 7–15 complete + Section 2 Mini Project

Why build it instead of just using one

Writing the explanations myself forces a level of understanding that just reading someone else's slides doesn't. Each module is gated behind a quiz, so I can't move on to the next topic until I've actually proven I understood the last one — no passively scrolling through material.

What's in it so far

Packet Tracer quirks worth knowing

Building labs in Packet Tracer surfaced a handful of gaps between it and real hardware that are worth documenting for anyone else working through the same material:

Keeping it consistent across sessions

Since the course gets built incrementally, I keep a standards reference file documenting the visual system, structure, and conventions so new modules stay consistent with the ones already built.

A related project

The same approach produced a standalone CompTIA A+ storage fundamentals course, built for students and mentees who needed a lighter starting point before tackling something like Network+.