Expert C Programming Deep Dive - Project Index
This folder contains expanded project guides for the Expert C Programming Deep Dive sprint.
- P01-c-declaration-parser.md
- P02-arrays-vs-pointers.md
- P03-memory-layout-visualizer.md
- P04-stack-frame-inspector.md
- P05-type-promotion-tester.md
- P06-symbol-table-analyzer.md
- P07-linker-error-simulator.md
- P08-multidimensional-array-navigator.md
- P09-pointer-arithmetic-visualizer.md
- P10-function-pointer-dispatch-table.md
- P11-preprocessor-output-analyzer.md
- P12-bug-catalog-language-features.md
- P13-safe-string-library.md
- P14-memory-debugger-mini-valgrind.md
- P15-struct-packing-analyzer.md
- P16-portable-code-checker.md
- P17-calling-convention-visualizer.md
- P18-c-to-assembly-translator.md