Preet Kang

Preet Kang

User for 5 years

Created Content
5 Books
16 Chapters
62 Pages

Recently Created Pages


x86 Dissassembly

Purpose of this assignment is to reverse engineer x86 assembly language of C code. #include <...


Unit-Test Basics and Mocks

Overview Here is a mental model for how to think about unit tests. We are focusing on understand...


Lab: Queue

Part 1 Write the unit-tests first, and then the implementation for the following header file: #...



Recently Created Chapters


Recently Created Books


FreeRTOS

Everything about FreeRTOS



Useful Knowledge

Articles about C language How to build good C code modules etc.


Back to top