Example code programmed in the C language.
Projects include work from O'Reilly's Practical C book and coursework from De Anza College's CIS-26B Advanced C Programming.
- Project 5 - Demonstrates parsing large files to construct Search Indexing using Binary I/O operations
- Project 2 - Demonstrates parsing files to construct Nested Data Structures and Sorting Algorithms
- Exercises - Small Coding projects from O'Reilly's Practical C book