ukraine info
logo intranet ČVUT FD

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:
 
roh  Lectures:
doc. Ing. Vít Fábera, Ph.D.
roh  Training Course:
doc. Ing. Vít Fábera, Ph.D.
Supervising Department:
Department of Applied Informatics in Transportation (16114)
Keywords:
algorithm, flowchart, data structures, structured programming language, data types, variables, conditions, loops, lists, 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 Python programming language, overview of data structures