Lecture overview -- Keyboard shortcut: 'u'  Previous page: Recommended use of your time -- Keyboard shortcut: 'p'  Next page: Course Exam -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Lecture 1 - Page 5 : 29
Notes about C++
From C to C++
Course Approach - Part 1

C++ as compared with similar programming languages, such as C and C#

  • Lectures

    • Traditional lecturing with slides and small illustrative programs

    • Discussions based on the programming experience and background of the partipants

  • Exercises

    • Small programming exercises

    • Work on the selected topic of interest

  • Selected topic of interest

    • A relatively narrow and delimited topic related to C++, and programming in C++

    • The evaluation of the course is based on documentation of your work on the selected topic

  • Preparation

    • Reading selected parts of The C++ Programming Language and other relevant pieces of literature

    • Programming