References
This page is just a support for the problem/lab classes I’m giving. Please refer to the main webpage of EDA for news, course material, etc and to the official UPC page for the course syllabus.
In the EDA Main Page \to Material Docent you’ll find the following useful material:
- Algorismes en C++
- Normes de Programació (in catalan)
This file describes the accepted style of C++ writing.
It is used as a reference for correcting the lab exam. - Eines de Suport a la Programació (in catalan)
A list of possibly useful software (source code editors, debuggers, git, …)
Regarding C++ references, the standard ones are
- cppreference.com
- and its offline version C++ reference which is available to consult during the lab exam. Have a look at it to know what is not needed to memorize.
-
The C++ Programming Language
Bjarne Stroustrup. Addison-Wesley, (4th ed.) 2013