
 |
![]() |
|
|
|
|
 |
An Introduction to C++
See Also: History of C++
The ‘Hello World’ Program
C++ is a programming language which derives from C, the name (C++) means increased C. It is merely an "extension" to C. Since it is compatible with it. The advantages of C++ compared to other programming languages are:
- Efficiency - C++ is very fast, powerfull, and small in size.
- Portability - code written in C++ can be ported to many different operating systems and/or platforms with little or no change.
- OOP - Object Oriented Programming; C++ is an excellent object oriented programming language, OOP allows re-usability and ease of use, distribution and is much more efficient than structured coding.
- Modular - each source file needs to be compiled only once and if you make a change in one file out of the 100+ files in your project, only that file is compiled and then linked to the rest of the project.
Given the above, there are infinately many more reasons to program in C++ and its not only because it is a high- and low- level programming language, but because of the nature of the language construct. It is very powerfull and effective yet it can be used for anything from applications to databases to robotics to controlling traffic. There are many C/C++ libraries that will help you accomplish or finish the task you are working on. Such libraries include the many different faces of the stl and many more. These are standardilized libraries that have been developed by proffessionals and industrial level programmers in their senior and have been budgeted by government and/or big corporations, thus you know they are not some sort of garage-development.
If you want to get the STL, there are several places to look for them.
Please Rate this Code:
Comments for: An Introduction to C++
MoMad [big_mo_mine@yahoo.com] Posted: 31 times. says:
Every page in the manual has an annotation page much like this. This section is for adding comments or annotating the manual. Please use the commentation but do not "ab-" use it. To write something into it, all you have to do is click on the blue plus ("+") sign to the right.
look ----------------->>>> |
 |
 |
MoMad [big_mo_mine@yahoo.com] Posted: 31 times. says:
Also, another thing to note:
All content on this site will have a little section that says:
Please Rate this Code:
That is for rating the current section that you are on. The rating goes from 0 to 9. 0 being the worst and 9 being the best. When you click on it, give it some time to tally the results... then it will display a chart or a graph of the average of all of the votes combined. You are allowed to vote more than once.
Regards,
MoMad |
 |
 |
MoMad [big_mo_mine@yahoo.com] Posted: 31 times. says:
Also, another thing to note:
All content on this site will have a little section that says:
Please Rate this Code:
That is for rating the current section that you are on. The rating goes from 0 to 9. 0 being the worst and 9 being the best. When you click on it, give it some time to tally the results... then it will display a chart or a graph of the average of all of the votes combined. You are allowed to vote more than once.
Regards,
MoMad says:
looking foward to learning more. kewl... |
 |
 |
MoMad [big_mo_mine@yahoo.com] Posted: 31 times. says:
Also, another thing to note:
All content on this site will have a little section that says:
Please Rate this Code:
That is for rating the current section that you are on. The rating goes from 0 to 9. 0 being the worst and 9 being the best. When you click on it, give it some time to tally the results... then it will display a chart or a graph of the average of all of the votes combined. You are allowed to vote more than once.
Regards,
MoMad says:
looking foward to learning more. kewl... says:
the site is excellent
|
 |
 |
MoMad [big_mo_mine@yahoo.com] Posted: 31 times. says:
Also, another thing to note:
All content on this site will have a little section that says:
Please Rate this Code:
That is for rating the current section that you are on. The rating goes from 0 to 9. 0 being the worst and 9 being the best. When you click on it, give it some time to tally the results... then it will display a chart or a graph of the average of all of the votes combined. You are allowed to vote more than once.
Regards,
MoMad says:
looking foward to learning more. kewl... says:
the site is excellent
says:
I am new to this site but so far so good.I like it. |
 |
 |
|
 |
|
 |
|
|
|
|
|
|
|