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.

MI-MPC Modern programming in C ++ Extent of teaching: 2P+1C
Instructor: Completion: Z,ZK
Department: 18102 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, small string optimization
2. Copy vs move of object contents
3. Effective forms of special member functions
4. Dynamic memory allocation, dynamic object construction
5. Perfect forwarding, variadic templates
6. Copy elision, initialization
7. Type deduction
8. Template specialization and template metaprogramming
9. Assertion, dispatching, lambda functions
10. Automatic releasing of resources, smart pointers, type erasure
11. Multi-threaded programming
12. Policies, empty base optimization, enumerations

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:
Basics of C and C++ programming (at the level of BIE-PA1 and BIE-PA2 courses).

Předmět nahrazen ekvivalentním NI-EPC // Informace o předmětu a výukové materiály naleznete na https://courses.fit.cvut.cz/MI-MPC/

The course is also part of the following Study plans:
Study Plan Study Branch/Specialization Role Recommended semester
MI-ZI.2016 Knowledge Engineering V 3
MI-ZI.2018 Knowledge Engineering V 3
MI-SP-TI.2016 System Programming V 3
MI-SP-SP.2016 System Programming V 3
MI-SPOL.2016 Unspecified Branch/Specialisation of Study V 3
MI-WSI-WI.2016 Web and Software Engineering V 3
MI-WSI-SI.2016 Web and Software Engineering V 3
MI-WSI-ISM.2016 Web and Software Engineering V 3
MI-NPVS.2016 Design and Programming of Embedded Systems V 3
MI-PSS.2016 Computer Systems and Networks V 3
MI-PB.2016 Computer Security V 3
NI-TI.2018 Computer Science V 1,3


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