Předmět | Fundamentals of Structural Programming (PG1a) | |||||
---|---|---|---|---|---|---|
Garantuje | Katedra technických studií (KTS) | |||||
Garant | Ing. Mgr. Michal Jeřábek, Ph.D. | |||||
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 | 8 h |
Cvičení | 8 h |
Studijní plán | Typ | Sem. | Kred. | Ukon. |
---|---|---|---|---|
Aplikovaná informatika - kombi, platný od ZS 2024/2025 | P | 1 | 5 kr. | Z,ZK |
Aplikovaná informatika - platný od ZS 2024/2025 | P | 1 | 5 kr. | Z,ZK |
The course is an introduction to algorithms and basics of programming in the C language. Emphasis is placed on the use of procedural approach, the student will learn the principles of structured programming, how to work with data types, expressions and statements of language, the principle of calling functions and passing parameters.
Acquired knowledge: Student is able to use structured approach for problem solving and express solutions in C.
Acquired skills: Student is able to use structured approach in solving specific tasks. It can divide a problem into subproblems and solve it by a system of procedures (functions) in a given programming language.
Competencies: Student can program basic and intermediate algorithms in the C programming language.