[12/27] Learning 01 ( Val ? T : F , 자료형 종류, 고정 너비 정수, std, void )

[12/28] Learning 02 ( bool, char )

[12/29] Learning 03 ( 산술 연산자, 전위/후위 증감 연산자, sizeof(), 쉼표 연산자, 관계 연산자 )

[12/30] Learning 04 ( Bit Flag, Bitwise Operators )

[01/01] Learning 05 ( Global/Static Variable, Enumerated types )

[01/02] Learning 06 ( 구조체 Struct, 조건문 if )

[01/03] Learning 07 ( switch-case, goto, (do-) while, for, Random number generation )

[01/04] Learning 08 ( break, continue, pointer )

<aside> 💡

All materials derived from the videos of the CPP made by Professor Hong Jeong-mo

</aside>