Course Information
In this web page we provide the syllabus of the course Introduction to the C++ Programming Language, offered by the Department of Physics.
The list of the courses offered during the current accademic year is available here.
The list of all courses offered by the Department of Physics is available here.
Code | Φ-251 |
---|---|
Title | Introduction to the C++ Programming Language |
Category | C |
ECTS | 6 |
Hours | 4 |
Level | Undergraduate |
Semester | Winter |
Teacher | S. Stamatiadis |
Program |
Tuesday, 9:00-11:00, Computer Room 2 (Theory) |
Course Webpage | https://www.materials.uoc.gr/courses/emy418/ |
Goal of the Course |
The course is an introduction to the C++ programming language.Core elements of the language are presented, in accordance with the relevantC++ Standard of 1998. Moreover, modern techniques of programming are employed,focusing on scientific computing. |
Syllabus |
Introduction - Fundamental types and operators of C++. |
Bibliography |
1. Notes: https://www.materials.uoc.gr/el/undergrad/courses/ETY213/notes.pdf |