SylabUZ
Nazwa przedmiotu | Principles of programming |
Kod przedmiotu | 11.3-WE-INFP-PrinofProgr-Er |
Wydział | Wydział Nauk Inżynieryjno-Technicznych |
Kierunek | Informatyka |
Profil | ogólnoakademicki |
Rodzaj studiów | Program Erasmus pierwszego stopnia |
Semestr rozpoczęcia | semestr zimowy 2021/2022 |
Semestr | 1 |
Liczba punktów ECTS do zdobycia | 5 |
Typ przedmiotu | obowiązkowy |
Język nauczania | angielski |
Sylabus opracował |
|
Forma zajęć | Liczba godzin w semestrze (stacjonarne) | Liczba godzin w tygodniu (stacjonarne) | Liczba godzin w semestrze (niestacjonarne) | Liczba godzin w tygodniu (niestacjonarne) | Forma zaliczenia |
Wykład | 30 | 2 | - | - | Zaliczenie na ocenę |
Laboratorium | 30 | 2 | - | - | Zaliczenie na ocenę |
To provide basic knowledge about computer system architecture and programming.
To provide basic knowledge about C program structure and design.
To give basic skills in using C commands and functions to solve programming problems.
-
Computer system structure: Operating memory, CPU, I/O devices. Computer system architecture and resources. Operating system. Program design. Programming languages. The data and its representation. Algorithm visualisation. Algorithmic languages.
C programming. Program structure, commands syntax. Constants, variables, data types. Operators, expressions and basic instructions of C.
Basic operations on variables. Arithmetical operators, hierarchy. Data input and output. Printout formatting with printf function. Flag, field width, precision, formatting character. Character conversion. ASCII table.
Complex instructions, expressional instruction, empty instruction, grouping instruction. Control instructions: if, if-else, switch. Loops: do, while, for.
Expressions and operators. Functions: structure, arguments, result, prototype, declaration, calling out. Communication with other elements. Use of functions. Recursion functions.
Pointers: rules of operation, declaration, using the address and the pointed value. Use of pointers to communicate with other elements.
Arrays: declaration, usage, examples. String as an array of characters. Name of an array as a pointer. Array of arrays: declaration, usage, examples. Dynamic arrays, memory allocation, memory release. Functions: malloc(), calloc(), free().
Data structures. Features, operation. Arrays of structures. Bit fields. Unions.
Disk file. Definition, structure, buffering. Directory, path. File operations: creating a stream, file opening, reading/writing, closing.
Lecture, laboratory exercises.
Opis efektu | Symbole efektów | Metody weryfikacji | Forma zajęć |
Lecture – the passing condition is to obtain a positive mark from the final test.
Laboratory – the passing condition is to obtain positive marks from all laboratory exercises to be planned during the semester.
Calculation of the final grade: lecture 50% + laboratory 50%
Zmodyfikowane przez dr inż. Andrzej Popławski (ostatnia modyfikacja: 21-07-2021 11:30)