-*References:* Die C++ Programmiersprache (Bjarne Stroustrup),
-*References:* Die C++ Programmiersprache (Bjarne Stroustrup),
C++ Kurz & Gut (Kyle Loudon, Rainer Grimm): [slub](http://katalogbeta.slub-dresden.de/id/0012713756/#detail)
-*Beginners:* C++ Primer (Stanley Lippman, Josee Lajoie, Barbara E. Moo): [online](http://proquest.tech.safaribooksonline.de/9780133053043)
-*Intermediate level:* Effective Modern C++ (Scott Meyers): [slub](http://katalogbeta.slub-dresden.de/id/0013617247/#detail), [online](http://proquest.tech.safaribooksonline.de/9781491908419),
-*Intermediate level:* Effective Modern C++ (Scott Meyers): [slub](http://katalogbeta.slub-dresden.de/id/0013617247/#detail), [online](http://proquest.tech.safaribooksonline.de/9781491908419),
C++ Templates: The Complete Guide (David Vandevoorde, Nicolai M. Josuttis): [online](http://proquest.tech.safaribooksonline.de/0201734842)
-*Experts:* Modern C++ Design (Andrei Alexandrescu): [online](http://proquest.tech.safaribooksonline.de/0201704315),
-*Experts:* Modern C++ Design (Andrei Alexandrescu): [online](http://proquest.tech.safaribooksonline.de/0201704315),
C++ Template Metaprogramming (David Abrahams, Aleksey Gurovoy): [online](http://proquest.tech.safaribooksonline.de/0321227255)
**Tutor:** Dr. Simon Praetorius (simon.praetorius@tu-dresden.de)
There will be an exercise sheet every week with some exercises to be worked on during the tutorial and some to be
submitted for review. The submission procedure is briefly described on the lecture repository [README.md](https://gitlab.mn.tu-dresden.de/teaching/scprog/wi2019/blob/master/README.md) page and follows the way of code submission in many (scientific) software projects.
submitted for review. The submission procedure is briefly described on the lecture repository [README.md](/README.md) page and follows the way of code submission in many (scientific) software projects.
Thus, it is a good way of learning and training collaborative coding.
Code submission and code storage is organized using the [Git](https://git-scm.com/) version control system and the data is hosted