Subject:C++

From Wikibooks, the open-content textbooks collection

(Redirected from C++)
Jump to: navigation, search
C++ Wikibooks


C++ Programming: this Wikibook covers the history and characteristics of the C++ programming language as it may be taught in an introductory to advance course or as a reference book, including information on what is a programming language or how to install a compiler to the most used external libraries, GUI frameworks, design patterns, RAII, Multi-Threading and other information needed for real world programming in C++.

Aimed toward: Anyone interested on the C++ programming language.


More C++ Idioms: The objective of this open book is to help elevate the knowledge of programmers who have moderate level of familiarity with C++ to a level where they feel much friendlier with C++. It provides an exhaustive catalog of modern reusable C++ idioms based on what expert programmers often use while programming/designing using C++. It is an effort to capture their vocabulary and concepts into a single work.

Aimed toward: Anyone with a moderate level of knowledge in C++, programming language paradigms.


Understanding C++: Wikibook covering only the core C++ language and its standard library and focuses on writing clean portable code. This book assumes you already have a C++ compiler installed and have read how to compile programs with it.

Aimed toward: Anyone with a moderate knowledge of how to use a computer and an interest in understanding the C++ standard.

Programming languages

MULTI PARADIGMAda Programming C++ Common Lisp Objective-C Perl Python Tcl VB Classic/VB6 JavaScript IMPERATIVEBourne Shell Scripting C Fortran PHP Icon QBasic Action script Turing DECLARATIVEApache Ant - Development stage: 75% (as of Feb 26, 2007) (Feb 26, 2007)XForms - Development stage: 75% (as of Feb 26, 2007) (Feb 26, 2007)OBJECT ORIENTEDC# Programming Java Programming Ruby Visual Basic .NET LOGICProlog FUNCTIONALHaskell ASSEMBLY LANGUAGESx86 Assembly MIPS Assembly SPARC Assembly 360 Assembly

Personal tools