COLL. 01darshandev
StudyDailyBlogProjectsAbout
← Collection Log
Collection Log/C Programming
PHASE I — C PROGRAMMING

C Programming

257/257 bytes · 43/43 chapter tests passed · Milestone Test passed 16 Jul

Collected1.1

Core Syntax

Hello-world through enums — the foundation chapters. Closed out with the topic final test.

06 Jun
Collected1.2

Pointers and Memory

The core chapter for driver work. Closed out at a perfect topic final test score.

12 Jun
Collected1.3

Strings and Arrays

Arrays, C strings, and hand-implementing the standard-library classics from scratch.

15 Jun
Collected1.4

Structs and Unions

Composite types, including the bit-field and union patterns that show up constantly in register/protocol code.

09 Jun
Collected1.5

File I/O and Standard Library

Reading/writing files and the standard-library surface worth actually knowing.

09 Jun
Collected1.6

Preprocessor and Compilation

Macros, conditional compilation, multi-file builds, and the kernel-style macro patterns that show up in real driver source.

01 Jul
Collected1.7

Advanced C (Pre-Kernel)

The last stretch before Phase 2: function pointers, linked lists, bitwise tricks, undefined behaviour, and the ring buffer — the classic UART-driver interview question.

16 Jul
Catalogued by Darshan — est. 2026 — darshandev.com hello@darshandev.com