Course detail
Introduction to Programming Systems
FIT-IZPAcad. year: 2019/2020
Algorithms and problem solving: the strategy of problem-solving, structured decomposition, concept and features of the algorithm. Basic programming construction: syntax and semantics of high programming language, variables, types, expressions, control structures, procedures and functions, parameter passing, input/output, exceptional state processing. Basic data structures: simple data types, structured data types: array, record, file, strings. Dynamic data structures, the concept of pointers. Strategy for selecting an appropriate data structure. Recursion, the concept of recursion. Global and local variables. Simple recursive functions (procedures). Modular Design and abstraction. Concepts will be illustrated by using appropriate programming language. (ISO/IEC 9899:1999 Programming languages - C).
Language of instruction
Number of ECTS credits
Mode of study
Guarantor
Department
Learning outcomes of the course unit
The student will learn the computer-aided solving of simple problems by elaborating projects. The student will learn to create the program documentation and defend the results of project solving.
Prerequisites
Co-requisites
Planned learning activities and teaching methods
Assesment methods and criteria linked to learning outcomes
- Evaluated home assignments with the defence - 26 points.
- Computer practices - 8 points.
- Mid-term written examination - 12 points.
- Final written examination - 54 points.
Exam prerequisites:
- The student has to get at least 20 of the points from the projects, practise and mid-term test for receiving the credit and then for entering the final exam.
- Plagiarism and not allowed cooperation will cause that involved students are not classified and disciplinary action can be initiated.
Course curriculum
Work placements
Aims
Specification of controlled education, way of implementation and compensation for absences
- Realisation and delivery of 3 home assignments.
- Demonstration of home assignments during computer practises.
- 10 computer practices.
- Delivered and controlled the source code documentation of one project.
- Mid-term written test.
- Final written examination. The minimal number of points which can be obtained from the final exam is 25. Otherwise, no points will be assigned to a student.
Recommended optional programme components
Prerequisites and corequisites
Basic literature
Cormen, T.: Introduction to Algorithms, The MIT Press, 2001, ISBN 0262032937.
Harbison, P.: C: A Reference Manual (5th Edition), Prentice Hall, 2002, ISBN 013089592X.
Herout, P.: Učebnice jazyka C, Kopp, České Budějovice, 2009, 6. vyd., ISBN 978-80-7232-383-8.
Kadlec, V.: Učíme se programovat v jazyce C, Computer Press, Praha, 2005, ISBN 80-7226-715-9.
The C Standard : Incorporating Technical Corrigendum 1, by Standards Institute British, John Wiley & Sons, 2002, ISBN 0470845732.
Virius, M.: Jazyky C a C++, Grada Publishing, 2011, ISBN 978-80-247-3917-5.
Wirth, N.: Algoritmy a štruktúry údajov, Alfa Bratislava, 1988.
Recommended reading
Cormen, T.: Introduction to Algorithms, The MIT Press, 2001, ISBN 0262032937.
Harbison, P.: C: A Reference Manual (5th Edition), Prentice Hall, 2002, ISBN 013089592X.
Herout, P.: Učebnice jazyka C, Kopp, České Budějovice, 2009, 6. vyd., ISBN 978-80-7232-383-8.
Kadlec, V.: Učíme se programovat v jazyce C, Computer Press, Praha, 2005, ISBN 80-7226-715-9.
Kernighan, B., W., Ritchie, D., M.: Programovací jazyk C, Computer Press, Brno, 2006, ISBN 80-251-0897-X.
McConnell, S.: Code Complete, Microsoft Press, 2004, ISBN 0735619670.
Schildt, H.: Nauč se sám C, SoftPress s.r.o, Praha, 2001, ISBN 80-86497-16-X.
Schildt, H.: Teach Yourself C, McGraw-Hill Companies, 2001.
Soubor materiálů prezentovaných na přednáškách je dostupný na WWW.
Teaching materials available on WWW.
The C Standard : Incorporating Technical Corrigendum 1, by Standards Institute British, John Wiley & Sons, 2002, ISBN 0470845732.
Virius, M.: Jazyky C a C++, Grada Publishing, 2011, ISBN 978-80-247-3917-5.
Wirth, N.: Algoritmy a štruktúry údajov, Alfa Bratislava, 1988.
Classification of course in study plans
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
- Introduction to the arrangement of studying. Structure and goals of classes. Properties of algorithms, notations for describing algorithms.
- Problem-solving techniques. Design and implementation of algorithms.
- Principles of high-level programming languages. Symbols and separators, constants, identifiers, variables, numbers representation, labels.
- The concept of data. Simple data types. Expressions and statements.
- Control structures. Blocks, scope, and activation.
- Functions, parameters of functions.
- Programs debugging.
- Text files, standard input and output.
- Structured data types.
- Recursion in programming.
- Pointer types and dynamic variables. Linked structures.
- Advanced programs debugging, verification, validation and documentation of source code.
- The modular construction of program.
Fundamentals seminar
Teacher / Lecturer
Ing. Štěpán Rydlo
Ing. Jiří Hynek, Ph.D.
Mgr. Ing. Pavel Očenášek, Ph.D.
Ing. Jiří Matyáš, Ph.D.
Ing. Zuzana Beníčková
Ing. Aleš Smrčka, Ph.D.
Ing. Petr Veigend, Ph.D.
Ing. Martin Tomko
Ing. Roman Hypský
Ing. Radek Iša
Mgr. Roman Trchalík, Ph.D.
Ing. Jaroslav Rozman, Ph.D.
Ing. Martin Sakin
Ing. Dominika Klobučníková
Ing. Viktor Malík, Ph.D.
Ing. Martin Vondráček
Ing. Richard Pánek, Ph.D.
doc. RNDr. Milan Češka, Ph.D.
Ing. Jakub Husa, Ph.D.
Syllabus
- The elementary program development tools
- Programs compilation and running
- Simple programs in C language
- Data types, data types casting
- Control structures
- Functions, working with strings
- Basic debugging methods, debugging and profiling tools
- Programs input and output
- Recursion
- Working with memory
- Source code documentation, testing basics
- Modular programming, basics of plug-ins
Exercise in computer lab
Teacher / Lecturer
Ing. Jan Tinka
Ing. Zuzana Beníčková
Ing. Dominika Klobučníková
Ing. Radek Iša
Ing. Martin Sakin
Ing. Jiří Hynek, Ph.D.
Ing. Jakub Husa, Ph.D.
Ing. Richard Pánek, Ph.D.
Ing. Martin Tomko
Mgr. Roman Trchalík, Ph.D.
Ing. Jiří Matyáš, Ph.D.
doc. RNDr. Milan Češka, Ph.D.
Ing. Petr Veigend, Ph.D.
Ing. Štěpán Rydlo
Ing. Roman Hypský
Ing. Viktor Malík, Ph.D.
Mgr. Ing. Pavel Očenášek, Ph.D.
Ing. Martin Vondráček
Ing. Aleš Smrčka, Ph.D.
Syllabus
- Operating instructions, log in the intranet, registration at the laboratory, email instruction, news groups IZP, Unix for a beginner, Dev C++ environment.
- Next seminars correspond to the content of individual lectures and demonstrate the presented topics. Defences of 3 projects. Computer practises contents: Making of programs, functions. Control structures, strings and studio. Pointer type, storage allocation. File operations. Recursive problems solving. Matrix operations.
Project
Teacher / Lecturer
Ing. Richard Pánek, Ph.D.
Ing. Dominika Klobučníková
Ing. Petr Veigend, Ph.D.
Ing. Radek Iša
Mgr. Ing. Pavel Očenášek, Ph.D.
doc. RNDr. Milan Češka, Ph.D.
Ing. Jiří Matyáš, Ph.D.
Ing. Aleš Smrčka, Ph.D.
Ing. Jiří Hynek, Ph.D.
Ing. Martin Tomko
Ing. Viktor Malík, Ph.D.
Ing. Jakub Husa, Ph.D.
Ing. Martin Vondráček
Mgr. Roman Trchalík, Ph.D.
Ing. Jaroslav Rozman, Ph.D.
Ing. Štěpán Rydlo
Ing. Roman Hypský
Ing. Jan Tinka
Ing. Zuzana Beníčková
Syllabus
- Basic program construction in C language.
- Recurrence problem-solving.
- Computations with matrixes.
- Project source code documentation.