C++ is a flexible general purpose programming language developed by Bjarne Stroustrup in 1983 at Bell Labs. This book covers the core C++ language, 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.


Core Language Standard Library
Introduction
Objects
Functions
Variables
Interaction
Streams
Strings
Math
Memory
Advanced Topics Appendices
Programming Paradigms
Optimization
Glossary
Quick Reference
Further Reading
C Preprocessor


This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.