-----------------------------------------------------CHUẨN ĐẦU RA-----------------------------------------------------
1/THỨC SỚM + Trước 5h sáng
2/POINTER_ADVANCE + Pointer + Void Pointer + Function Pointer + Pointer to Pointer + Null Pointer
3/STRUCT & UNION + Kết hợp struct với union để truyền data trong vi điều khiển + Hoặc convert data lại thành 1 chuỗi rồi truyền đi
4/REGISTER
5/SPECIAL VARIABLE DATA TYPE + <stdint.h> + Volatile + Static: Local Static & Global Static
6/<STDARG.H> LIBRARY + va_list + va_start, va_arg, va_end
7/MACRO + Preprocessor + #include, #define, #undef + #if & #endif, #ifdef, + #define FUNCTION
8/<ASSERT.H> LIBRARY + debug with assert + assert(condition && "MESSAGE"); + #define NGEBUG
9/GOTO + break while(1) loop
10/TRY_CATCH
11/MULTI THREAD
12/DATA STRUCTURE + Linked List + Queue + Stack + Binary Tree