Main page | Study Branches/Specializations | Groups of Courses | All Courses | Roles                Instructions

A course is the basic teaching unit, it's design as a medium for a student to acquire comprehensive knowledge and skills indispensable in the given field. A course guarantor is responsible for the factual content of the course.
For each course, there is a department responsible for the course organisation. A person responsible for timetabling for a given department sets a time schedule of teaching and for each class, s/he assigns an instructor and/or an examiner.
Expected time consumption of the course is expressed by a course attribute extent of teaching. For example, extent = 2 +2 indicates two teaching hours of lectures and two teaching hours of seminar (lab) per week.
At the end of each semester, the course instructor has to evaluate the extent to which a student has acquired the expected knowledge and skills. The type of this evaluation is indicated by the attribute completion. So, a course can be completed by just an assessment ('pouze zápočet'), by a graded assessment ('klasifikovaný zápočet'), or by just an examination ('pouze zkouška') or by an assessment and examination ('zápočet a zkouška') .
The difficulty of a given course is evaluated by the amount of ECTS credits.
The course is in session (cf. teaching is going on) during a semester. Each course is offered either in the winter ('zimní') or summer ('letní') semester of an academic year. Exceptionally, a course might be offered in both semesters.
The subject matter of a course is described in various texts.

NIE-EPC Effective C++ programming Extent of teaching: 2P+1C
Instructor: Langr D. Completion: Z,ZK
Department: 18104 Credits: 5 Semester: Z

Annotation:
Students learn how to use the modern features of contemporary versions of the C++ programming language for software development. The course focuses on programming effectivity and efficiency in the form of writing maintainable and portable source code and creating correct programs with low memory and processor time requirements.

Lecture syllabus:
1. Introduction, observable behavior, as-if rule, optimizations, translation units, ABI
2. Translation units and observable behavior, ODR, internal linkage, inline, libraries, static and dynamic linking, PIMPL
3. Undefined behavior, object lifetime, static and dynamic storage allocation, initialization and destruction
4. Costs of dynamic allocations, alignment, padding, placement new, owning objects
5. Small string optimization
6. Expressions new[] and delete[], object content, vector class
7. Value categories, types of references, reference binding, std::move
8. Emplace semantics, perfect forwarding, dispatching
9. Templates, template instantiation, template argument deduction, template specialization, variadic templates, template parameter pack
10. Function parameter pack, concepts and constraints, SFINAE
11. Exception safety, allocators, small buffer optimization, empty base optimization, type erasure
12. Type erasure, std::function, std::any, std::variant, CRTP, ADL

Seminar syllabus:
Students solve problems related to lectures; the instructor provides consultations and advice.

Literature:
Josuttis, The C++ Standard Library-A Tutorial and Reference Meyers, Effective Modern C++ Prata, C++ Primer Plus Reddy, API Design for C++ Stroustrup, Programming - Principles and Practice Using C++ Stroustrup, The C++ Programming Language Sutter and Alexandrescu, C++ Coding Standards: 101 Rules, Guidelines, and Best Practices Vandervoorde and Josuttis, C++ Templates - The Complete Guide Williams, C++ Concurrency in Action cppreference.com, www.cplusplus.com (C++ reference) stackoverflow.com (developer forum) isocpp.org (news, status, blogs, FAQs, discussion) ISO/IEC 14882:2014 Information technology - Programming languages-C++

Requirements:
Very good knowledge of the topics of the BIE-PA1 and BIE-PA2 courses, some knowledge of the topics of the BIE-SAP and BIE-OSY courses. Knowledge of BI-PA2 "extra material" is recommended.

The course is also part of the following Study plans:
Study Plan Study Branch/Specialization Role Recommended semester
NIE-SI.21 Software Engineering 2021 V 1
NIE-NPVS.21 Design and Programming of Embedded Systems 2021 V 1
NIE-PB.21 Computer Security 2021 V 1
NIE-TI.21 Computer Science 2021 VO 1
NIE-PSS.21 Computer Systems and Networks 2021 PS 1


Page updated 19. 4. 2024, semester: L/2020-1, L/2021-2, Z/2023-4, Z/2024-5, Z/2019-20, Z/2022-3, L/2019-20, L/2022-3, Z/2020-1, Z/2021-2, L/2023-4, Send comments to the content presented here to Administrator of study plans Design and implementation: J. Novák, I. Halaška