Skip to main content
Skip header
Ukončeno v akademickém roce 2021/2022

Computer Technology II

Type of study Bachelor
Language of instruction Czech
Code 638-2003/01
Abbreviation -
Course title Computer Technology II
Credits 4
Coordinating department Department of Automation and Computing in Industry
Course coordinator doc. Ing. Ivo Špička, Ph.D.

Osnova předmětu

Curriculum:
First Properties of algorithms, notations and description algorithms.
Second Problem solving techniques. Design and implementation of algorithms.
3rd Principles of high level programming languages. Symbols and separators, constants, identifiers.
4th Variables, representation of numbers, labels.
5th Expressions and statements.
6th Text files, standard input / output, binary files.
7th The concept of data. Simple data types. Structured data types.
8th Structured programming. The control structures. The block structure, scope.
9th Procedures and functions and their parameters.
10th Recursive procedures and functions, and direct and indirect recursion.
11th Pointers and dynamic variables. Linked structures, lists and trees.
12th Basic sorting methods and their efficiency.
13th Basic search methods, applications.
14th Debugging and program documentation.

Povinná literatura

SKIENA, S. S. The algorithm design manual. London: Springer, 2010. ISBN 978-1-84996-720-4.

Doporučená literatura

KNUTH, D. E. The art of computer programming. Vol. 1, Fundamental algorithms. Boston: AddisonWesley, 1997. ISBN 0-201-89683-4.
WIRTH, N. Algorithms + Data Structures = Programs. Prentice Hall, 1976. ISBN: 0130224189 .