Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact

Background
C++ is a low level, Object Oriented language that is source code compatible with C ... and the effect of this compatability is to give an exceptionally powerful, but very complex (overcomplex) language. C++ is heavily used in large projects such as in the banking sector.
Related technical and longer articles
Introduction to the C plus plus Programming Language
Tips and short articles on this subject
Complete teaching example - C++, inheritance, polymorphism
All the Cs ... and Java too
Learning to program in ...
C++, Python, and other training - do we use an IDE
Well House Consultants
You are on the site of Well House Consultants who provide Open Source Training Courses and business hotel accommodation. You are welcome to browse and use our resources subject to our copyright statement and to add in links from your pages to ours.
Other subject areas - resources
Java Resources
Well House Manor Resources
Perl Resources
Python Resources
PHP Resources
Object Orientation and General topics
MySQL Resources
Linux / LAMP / Tomcat Resources
Well House Consultants Resources
Extras Resources
C and C++ Resources
Ruby Resources
Tcl/Tk Resources
Web and Intranet Resources
C and C based languages module C051
C++ - General
Exercises, examples and other material relating to training module C051. This module is presented on Private Courses and Specially Run Courses only

These are bullet point topics to accompany the "Learning to program in ..." days which are available to complete novices in front of Well House Consultants ...
http://www.wellho.net/mouth/2504_Lea ... m-in-.html  [short article]
On yesterday's C++ course, I provided a final example which illustrated polymorphism, and showed how even the simple example was best written, split, ...
http://www.wellho.net/mouth/2577_Com ... phism.html  [short article]
A question from my inbox ... "Do you use Visual Studio, or a similar IDE". And worth a full answer, and one to be shared. An IDE or Integrated Development ...
http://www.wellho.net/mouth/2370_C-P ... n-IDE.html  [short article]
div class= introsubheads WHAT IS C++ BR /div C++ is an object oriented, compiled, low-level, reasonably portable programming language. It s based ...
http://www.wellho.net/solutions/linux-in ... guage.html  [longer article]
Do you get confused between C, C++, C#, Objective C ... and where to Java and J++ fit in? C C is the bedrock of modern computing. It's been around ...
http://www.wellho.net/mouth/2536_All ... a-too.html  [short article]
#include using namespace std; #include "starredhotel.h" #include "selfhotel.h" // Same API to two classes! // The classes are sharing common code! ...
http://www.wellho.net/resources/ex.php4?item=c051/further.cpp  [code sample]
#ifndef HOTEL class Hotel { private: float occrate; public: Hotel (void) ; Hotel (int ...
http://www.wellho.net/resources/ex.php4?item=c051/g_hotel.h  [code sample]

C++ is a low level, Object Oriented language that is source code compatible with C ... and the effect of this compatability is to give an exceptionally powerful, but very complex (overcomplex) language. C++ is heavily used in large projects such as in the banking sector.

This module is presented on Private Courses and Specially Run Courses only

Examples from our training material
further.cpp   Main demo program to show polymorphism in C++
g_hotel.cpp   method code for base functionallity
g_hotel.h   header file - base class
selfhotel.cpp   extensions to base functionallity - first example
selfhotel.h   header file - one of the extended classes
starredhotel.cpp   extensions to base functionallity - second example
starredhotel.h   header file - the other extended class
Background information
Some modules are available for download as a sample of our material or under an Open Training Notes License for free download from http://www.training-notes.co.uk.
Topics covered in this module
What is C++
What is C++ used for?
What sort of language is C++?
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our Listing and schedule page.

Well House Consultants specialise in training courses in Python, Perl, PHP, and MySQL. We run Private Courses throughout the UK (and beyond for longer courses), and Public Courses at our training centre in Melksham, Wiltshire, England. It's surprisingly cost effective to come on our public courses - even if you live in a different country or continent to us.

We have a technical library of over 700 books on the subjects on which we teach. These books are available for reference at our training centre. Also available is the Opentalk Forum for discussion of technical questions.


You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2010: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 0800 043 8225 or 01225 708225 • FAX: 01225 344596 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho