|
|
|||
![]() |
Department of Engineering |
| University of Cambridge > Engineering Department > computing help > Languages |
C++ is the
object-oriented development of C with classes, member functions,
operator overloading, constructors etc. It's
the first language taught to undergraduates at CUED.
|
|


We have various IDEs (Integrated Development Environments) providing easy access to the compiler (which is g++ on the linux machines). Geany is used in the 1st year course. If you want to work away from CUED see
An Integrated Development Environment (IDE) offers integrated editing, compiling, debugging and project-management facilities. On the teaching system we currently have Anjuta (version 1)
, Geany
, NetBeans
(with a C++ add-on), Eclipse
and codeblocks
![]() Anjuta 1. Click to zoom in
|
![]() Geany. Click to zoom in
|
![]() Netbeans. Click to zoom in
|
![]() Eclipse. Click to zoom in
|
![]() Codeblocks. Click to zoom in
|
| | Geany | 1AComputing | Languages | computing help | |