Návrh Školení
Krátký přehled historie programovacího jazyka C
Základní instrukce
Datové typy
- Klíčová slova
- Operátory a jejich priorita
Získávání a zobrazování dat
- Formátovací instrukce printf a scanf
Operátory
Funkce, makra
Struktury
Ukazatele
- Ukazatele na proměnné
- Ukazatele na funkce
- Ukazatele na proměnné v struktuře
Dynamické alokace paměti
- Funkce malloc
Rekurzivní funkce s proměnným počtem parametrů, unie, bitová pole, základní funkce knihoven
- Knihovny math, stdio, stdlib, time
Úvod do algoritmů a datových struktur *
- Jednosměrný seznam
- Strom
- Třídící algoritmy
- * Volitelné témata
Požadavky
Znalost libovolného textového editoru a operačního systému.
Reference (5)
I was able to learn tbe basics of C programming and have something to build upon.
Patrick Hensley - Roush Industries
Kurz - Programming in C
Hands-on! This allowed us to test the knowledge provided by the instructor and helped myself take notes on specific functions / that I found more difficult.
Lloyd Lancour - Roush Industries
Kurz - Programming in C
The knowledge of the instructor in C programming, and the way he showed us how to fix everyone’s problems helped the most when diagnosing coding issues and using the STM32CubeIDE on my own. The many times the instructor broke from the coarse and explained use cases that are more applicable to our workload definitely made this class worth it!
David Sanders - Roush Industries
Kurz - Programming in C
Cameron would assign tasks and make sure everyone's board was operational. If there was confusion or an error about anything, the entire group was able to go back and look where mistakes were at. Very professional.
Trevor Koch - Roush Industries
Kurz - Programming in C
Great concepts with knowledge of practical applications