| Wed | Sat | topic |
|---|---|---|
| X | X | Installation |
| X | X | Download of precompiled program |
| X | X | Compile a program from the source |
| X | X | Communicate with board via terminal and usb cdc |
| X | X | Variables |
| X | X | local, global variables |
| X | X | data types for integers |
| X | X | printf(), for() loop |
| X | X | scanf() |
| X | functions | |
| while loops |