ukraine ifo

Algorithm and Programming

Course Code:
14AP-E
Academic Degree:
bachelor
Study Programme:
Professional Pilot (B1041A040004)
semesterlanguage
6english flag
Erasmus:
course for Erasmus and Exchange students in summer semester
Form of Study:
full-time
Credits:
4
Number of Hours:
2 + 2 hours per week - in full-time study
Type of Course:
obligatory
Course Completion:
classified credit
Supervisor:
doc. Ing. Vít FÁBERA, Ph.D.
Course Tutor:
 
Department of Applied Informatics in Transportation (16114)
Supervising Department:
Department of Applied Informatics in Transportation (16114)
Keywords:
algorithm, flowchart, data structures, structured programming language, data types, variables, operators, conditions, loops, arrays, functions, procedures
Abstract:
Algorithms - task algorithm, high level programming languages, introduction to C language, variables, console input and output, basic operators, conditions, loops, arrays, functions and procedures, recursion, searching and sorting algorithms, data structures - trees, list
Objectives:
Design of algorithms for solving selected problems and their record by means of flowcharts, logical thinking, implementation of algorithms in the C programming language, overview of data structures