Monday, 11 February 2013

C++ Programming


C++ Programming




                               C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It adds object oriented features, such as classes, and other enhancements to the C programming language. C++ is one of the most popular programming languages and is implemented on a wide variety of hardware and operating system platforms. C++ provides more than 35 operators, covering basic arithmetic, bit manipulation, indirection, comparisons, logical operations and others. 
C++ supports object oriented programming, generic programming, data abstraction.



C++ Applications:
CAD
Adobe systems
Maya - 3D animation
Amadeus
Amazon.com
Apple
AT&T
Auto-desk and more at strostrup


C++ Applications, Compilers  GUI Libraries, Videos, Resources, Design and History, Tool-kits strostrup




Sample C++ programs are given in detail in


C++ Compilers are used to run the program after writing the complete code. Some of the best and mostly used Compilers are 


C++ IDE are used for writing code with help and compilers with interpreters. Some of the most used IDE's are






A good number of C++ Projects can be found here


Complete C++ overview of programs and programming languages, its features, history, documentation, reference, forum, source codes useful for beginners are completely available here


C++ Tutorials, quizzes, tips, job interviews, openings, code snippets


To become an expert programmer you should read this tutorial completely


Wiki books regarding c++ programming language each and every point in details is explained here.



cpp reference regarding libraries, containers, threads, headers, algorithms, iterators, utilities 



No comments:

Post a Comment