コース概要
Cプログラミング言語の簡単な歴史
基本的な命令
データ型
- キーワード
- 演算子とその優先順位
データの取得と表示
- printfのフォーマット指定とscanf
演算子
関数、マクロ
構造体
ポインタ
- 変数へのポインタ
- 関数へのポインタ
- 構造体の変数へのポインタ
動的メモリアロケーション
- malloc関数
再帰関数、可変引数を持つ関数、ユニオン、ビットフィールド、ライブラリの基本的な関数
- math, stdio, stdlib, time ライブラリ
アルゴリズムとデータ構造の入門 *
- 一方向リスト
- 木
- ソートアルゴリズム
- * オプションのトピック
要求
任意のテキストエディタとオペレーティングシステムの知識が必要です。
お客様の声 (5)
I was able to learn tbe basics of C programming and have something to build upon.
Patrick Hensley - Roush Industries
コース - 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
コース - 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
コース - 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
コース - Programming in C
Great concepts with knowledge of practical applications