Expert C Programming Deep Dive - Project Index

This folder contains expanded project guides for the Expert C Programming Deep Dive sprint.

  1. P01-c-declaration-parser.md
  2. P02-arrays-vs-pointers.md
  3. P03-memory-layout-visualizer.md
  4. P04-stack-frame-inspector.md
  5. P05-type-promotion-tester.md
  6. P06-symbol-table-analyzer.md
  7. P07-linker-error-simulator.md
  8. P08-multidimensional-array-navigator.md
  9. P09-pointer-arithmetic-visualizer.md
  10. P10-function-pointer-dispatch-table.md
  11. P11-preprocessor-output-analyzer.md
  12. P12-bug-catalog-language-features.md
  13. P13-safe-string-library.md
  14. P14-memory-debugger-mini-valgrind.md
  15. P15-struct-packing-analyzer.md
  16. P16-portable-code-checker.md
  17. P17-calling-convention-visualizer.md
  18. P18-c-to-assembly-translator.md