UIBUC02 Algorithms and programming I

Faculty of Philosophy and Science in Opava
Winter 2021
Extent and Intensity
2/2/0. 3 credit(s). Type of Completion: z (credit).
Teacher(s)
Mgr. Daniel Valenta, Ph.D. (lecturer)
Mgr. Daniel Valenta, Ph.D. (seminar tutor)
Ing. Jiří Blahuta, Ph.D. (lecturer)
RNDr. Jiří Martinů, Ph.D. (seminar tutor)
Guaranteed by
Mgr. Daniel Valenta, Ph.D.
Institute of Computer Science – Faculty of Philosophy and Science in Opava
Timetable
Mon 16:25–18:00 B1
  • Timetable of Seminar Groups:
UIBUC02/A: Tue 11:25–13:00 B3b, Tue 11:25–13:00 B3a, J. Martinů
UIBUC02/B: Thu 8:05–9:40 B3b, J. Martinů
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
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
Literature
    recommended literature
  • msdn.microsoft.com. URL info
  • www.algoritmy.net. URL info
  • www.itnetwork.cz. URL info
  • Prokop, J. Algoritmy v jazyku C a C++. Praha, 2015. ISBN 24797465. info
  • Prata, S. Mistrovství v C++. Praha, 2001. info
  • Buchalcová, A. Algoritmizace a programování. Praha, 1990. info
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.
The course is also listed under the following terms Winter 2010, Winter 2011, Winter 2012, Winter 2013, Winter 2014, Winter 2015, Winter 2016, Winter 2017, Winter 2018, Winter 2019, Winter 2020.
  • Enrolment Statistics (recent)
  • Permalink: https://is.slu.cz/course/fpf/winter2021/UIBUC02