FPF:UIBUC02 Algorithms and programming I - Course Information
UIBUC02 Algorithms and programming I
Faculty of Philosophy and Science in OpavaWinter 2019
- Extent and Intensity
- 2/2/0. 3 credit(s). Type of Completion: z (credit).
- Teacher(s)
- RNDr. Miroslav Langer, Ph.D. (lecturer)
RNDr. Miroslav Langer, Ph.D. (seminar tutor)
Mgr. Pavel Martínek (seminar tutor)
Mgr. Ondřej Mazurek (seminar tutor)
Mgr. Tomáš Filip (seminar tutor) - Guaranteed by
- RNDr. Miroslav Langer, Ph.D.
Institute of Computer Science – Faculty of Philosophy and Science in Opava - Timetable
- each even Friday 8:05–11:20 B1
- Timetable of Seminar Groups:
UIBUC02/B: Mon 11:25–13:00 B3a, T. Filip - Prerequisites (in Czech)
- TYP_STUDIA(B)
- Course Enrolment Limitations
- The course is also offered to the students of the fields other than those the course is directly associated with.
- fields of study / plans the course is directly associated with
- Computer science in combination with another discipline (programme FPF, B1803 InDO)
- Course objectives
- The course aims to explore the logic of programming via the algorithm concepts including a problem solving strategies and the use of algorithmic language. Students will become acquainted with the data types, control structures, data structures and functions, data representation on the computer machine level. This course aims to introduce computer programming and emphasis in problem solving on the fundamentals of structured design.
- Syllabus
- 1. Algorithm, division of the algorithms, recursion, iteration, representation of an algorithm
2. Asymptotic analysis, time and space complexity
3. Basic terms and syntax: variable, array, operators, arithmetic expressions, branching, cycles, functions
4. Flow charts
5. C++ language: basic syntax, comments, structure of the programm, variables and types of data
6. Functions, function main, structures IF THEN ELSE, SWITCH
7. WHILE, DO WHILE, FOR cycles
8. Sorting, properties and complexity of the sorting algorithms, Bubble sort, Shaker sort, Quick sort, Insert sort, Select sort, Merge sort, Heap sort, Radix sort, Bogo sort, Bozo sort
9. Composite data types, structures
10. Pointers
Control Structures (if then), (if then else), multiple (switch)
5. Repetition Control Structures (while do, for)
6. Functions and Procedure (parameters definition and passing)
7. Data Structures arrays (one and two dimensional)
8. Strings files and its operations (open, reset, rewrite, read, write, eof)
9. Records (definition statement)
10. Pointers
- 1. Algorithm, division of the algorithms, recursion, iteration, representation of an algorithm
- Literature
- Teaching methods
- Interactive lecture
Lecture with a video analysis - Assessment methods
- Credit
- Language of instruction
- Czech
- Further comments (probably available only in Czech)
- Study Materials
The course can also be completed outside the examination period. - Teacher's information
- Hand in homeworks and final project.
- Enrolment Statistics (Winter 2019, recent)
- Permalink: https://is.slu.cz/course/fpf/winter2019/UIBUC02