This website is no longer updated.

As of 1.10.2022, the Faculty of Physics has been merged into the TUM School of Natural Sciences with the website https://www.nat.tum.de/. For more information read Conversion of Websites.

de | en

Seminar: C++: discovering and teaching modern C++17 programming (IN0014, IN2107, IN4924)

Course 0000004548 in SS 2018

General Data

Course Type seminar
Semester Weekly Hours 2 SWS
Organisational Unit Informatics 16 - Chair of Computer Aided Medical Procedures (Prof. Navab)
Lecturers Tobias Lasser
Assistants:
Josue Page Vizcaino
Anca-Elena Stefanoiu
Salvatore Virga
Dates

Assignment to Modules

This course is not assigned to any module.

Further Information

Courses are together with exams the building blocks for modules. Please keep in mind that information on the contents, learning outcomes and, especially examination conditions are given on the module level only – see section "Assignment to Modules" above.

additional remarks C++ is a modern programming language, with a focus on high performance. It is widely being used in very different contexts and has excellent support in both tools and libraries. Even though the language is quite old with its roots going back to the 1980s, the language received a huge overhaul in 2011 with C++11, lifting it into the 21st century. Since then the language has been refined and advanced in a regular three-year cadence, with C++14 and the recently standardized C++17. The aim of this seminar is to get up-to-date on modern C++ programming techniques, up to and including C++17. Each student will focus on a particular topic (such as lambda expressions, move semantics, concurrency, template meta-programming) and prepare a teaching unit of 45 minutes, consisting of a presentation introducing the topic, as well as live exercises, in which all the other participants will take part to practice actual applications of the topic. Finally, a written report on the topic will serve as future reference for the participants of the course. The seminar will take place in weekly sessions during the summer term 2018, every Tuesday from 16-18 in room MI 03.13.010. Attendance in most of the sessions is mandatory.
Links Course documents
TUMonline entry
Top of page