Class schedule | HW assignments (Including preparation and review of the class.) | Amount of Time Required | |
---|---|---|---|
1. | ガイダンスおよびC言語でのプログラミングの方法について Guidance and how to program in C language |
プログラミング言語について調べておく Learn about programming languages |
120minutes |
2. | C言語の変数 Variable in C language |
C言語の変数についてしらべておくこと Learn about variables in C language |
200minutes |
3. | C言語の演算処理 Arithmetic processing in C language |
C言語の演算処理を学習しておく Learn about arithmetic processing in C language |
200minutes |
4. | C言語の変数の型 Variable type in C language |
C言語の変数の型について学習しておく Learn about variable types in C language. |
200minutes |
5. | C言語のif文による分岐処理(1) Branch processing by if statement in C language (1) |
C言語のif文による分岐処理を学習しておく Learn about branch processing by if statement in C language |
200minutes |
6. | C言語のif文による分岐処理(2) Branch processing using if statement in C language (2) |
C言語のif文による分岐処理を学習しておく Learn about branch processing by if statement of C language |
200minutes |
7. | C言語のswitch文による分岐処理 Branch processing using switch statement C language |
C言語のswitch文による分岐処理を学習しておく Learn about branch processing by switch statement of C language |
200minutes |
8. | C言語のwhile文による繰り返し処理 Repetitive processing using while statement in C language |
C言語のwhile文による繰り返し処理を学習しておく Learn about loop processing using while statement in C language |
200minutes |
9. | C言語のfor文による繰り返し処理 Repetitive processing using for statement in C language |
C言語のfor文による繰り返し処理を学習しておく Learn about loop processing using for statement in C language |
200minutes |
10. | C言語の配列について Arrays in C language |
C言語の配列についてを学習しておく Learn about arrays in C language |
200minutes |
11. | C言語の関数の作成方法について(1) How to make Functions in C language (1) |
C言語の関数の作成方法について学習しておく Learn how to create functions in C language |
200minutes |
12. | C言語の関数の作成方法について(2) How to make Functions in C language (2) |
C言語の関数の作成方法について学習しておく Learn how to create functions in C language |
200minutes |
13. | C言語による関数の複合処理 Composite processing of functions in C language |
C言語による配列と繰り返し処理と関数について復習しておくこと Learn and review about arrays, iterations and functions in C language |
200minutes |
14. | まとめ,最終課題チェック Summary, final assignment check |
これまで行った課題を学習しておくこと Learn and review the assignments |
45minutes |
Total. | - | - | 2565minutes |
Assignments | Total. | |
---|---|---|
1. | 20% | 20% |
2. | 40% | 40% |
3. | 40% | 40% |
Total. | 100% | - |
ways of feedback | specific contents about "Other" |
---|---|
Feedback in the class | google classroom授業外で作成したプログラムについてフィードバックを行います。 |
Work experience | Work experience and relevance to the course content if applicable |
---|---|
Applicable | 富士通勤務時,電子回路設計用のCADシステム開発を行っていた. Working at Fujitsu, and developing a CAD system for electronic circuit design. |