ukraine info
logo intranet ČVUT FD

Algorithm and Programming

Course Code:
14AP
Academic Degree:
bachelor
Study Programme:
Professional Pilot (B1041A040003)
semesterlanguage
6czech flag
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:
 
roh  Lectures:
Ing. Mgr. Michal Jeřábek, Ph.D.
roh  Training Course:
Ing. Mgr. Michal Jeřábek, Ph.D.
Supervising Department:
Department of Applied Informatics in Transportation (16114)
Keywords:
algorithm, flowchart, data structures, structured programming language, data types, variables, operators, conditions, loops, list, functions, procedures
Abstract:
Computers, data representation, algorithms (conditions, loops), high level programming languages, introduction to Python language, lists, searching and sorting algorithms, abstract data types (set, tupple, dictionary), regular expressions, libraries to process date and time, set arrays, functions and procedures, working with files, instroduction into object oriented programming
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