Department of Computer Science

Dr Christos Kloukinas

- OOP in C++

Dr Christos Kloukinas
Reader
Office A205
Department of Computer Science
City University London
Northampton Square
London EC1V 0HB

C.Kloukinas (at) City.Ac.UK
tel: +44 20 7040 8848
fax: +44 20 7040 0244
Staff.City.Ac.UK/c.kloukinas

Reaching the College building (where my office is) from Angel. (https://bit.ly/fdc0K2)

Reaching the main University building from Angel. (https://bit.ly/fNKDnq)

Drop-In Office Hours (during teaching weeks)

Object-Oriented Programming in C++

Programming in C++

Getting the C++ tools

You can use whatever C++ compiler you like, as long as it supports C++20. Note however that your coursework will need to compile and run with g++ version 11 or higher, as that's what I'll test it against.

Practical notes:

Material

  • Exams:

    Well, as of 2020 there's no longer an exam for this module but this is a quick summary of what you should learn in this module so that you can program in C++.

    Preparing for the exam.

    Use the handouts (one pdf file accessible above) to easily search for something.

  • Christos' journey in C++: