C, Your weapon of choice
Wear this badge with pride as you have earned it by developing your first project in C. You created your first “Round Robin Run to Completion” scheduler for executing periodic tasks with software timers, as well as multipurpose queues. The application, a programmable clock, allowed you to understand the importance of structuring your application into software components. You added testing to the code and its respective documentation. A pro mastering the structures of pointers to variables, structures, and functions.

Issued by:
Skills acquired
Criteria
To include in in-code documentation using Doxygen headers and generate its result in HTML
To add at least 40 unit test cases and a 100% on code coverage in the entire project
Code a complete project in C from scratch with more than 1000 lines of code splited in 3 different modules