Předmět | Fundamentals of Structural Programming (ZSPa) | |||||
---|---|---|---|---|---|---|
Garantuje | Katedra technických studií (KTS) | |||||
Garant | doc. Ing. Karel Richta, CSc. | |||||
Jazyk | anglicky | |||||
Počet kreditů | 5 | |||||
Ekvivalent |
Prezenční studium | |
---|---|
Přednáška | 2 h |
Cvičení | 2 h |
Kombinované studium | |
Tutoriál / přednáška | 6 h |
Cvičení | 8 h |
Studijní plán | Typ | Sem. | Kred. | Ukon. |
---|---|---|---|---|
Aplikovaná informatika - kombi, platný od ZS 2019/2020 | P | 1 | 5 kr. | Z,ZK |
Aplikovaná informatika - kombi, platný od ZS 2021/2022 | P | 1 | 5 kr. | Z,ZK |
Aplikovaná informatika - platný od ZS 2019/2020 | P | 1 | 5 kr. | Z,ZK |
Aplikovaná informatika - platný od ZS 2021/2022 | P | 1 | 5 kr. | Z,ZK |
Erasmus - Aplikovaná informatika - příjezd na krátkodobý studijní pobyt | PV | 1 | 5 kr. | Z,ZK |
The course is an introduction to algorithmization and fundamentals of programming in C language. The use of a procedural approach is emphasized and the student learns the principles of procedural programming, how to work with data types, language expressions and commands, the principle of calling functions and passing parameters. Acquired skills should be used to solve particular tasks. Students can divide a problem into sub-problems and solve it with a system of procedures (functions) in the given programming language.