Author: Andrew Johansen
Pub Date: 2016
Publisher: CreateSpace Independent Publishing Platform
ISBN: 978-1523416929
Pages: 86
Language: English
Format: EPUB
Size: 10 Mb
This book is written for people who want to learn the basics of the C++ programming language. If you are looking for a comprehensive book that will teach you everything you need to know about C++, this just might be what you’re looking for. By reading this book, you’ll learn the basics of C++. You’ll discover the ideas, concepts, techniques, and methods used by expert C++ programmers. For example, this book will discuss variables, strings, functions, and data structures. That means you’ll be able to write programs using the C++ language after reading this material.
- The Basic Syntax of the C++ Programming Language
- The Different Data Types and Variable Types in C++
- The Operators in the C++ Language
- The Different Types of Loops in C++
- The Different Functions in C++
- Much, much more!
Table of Contents
1: The C++ Programming Language – An Overview
2: The C++ Environment
3: The Basic Syntax of the C++ Programming Language
4: The Different Data Types and Variable Types in C++
5: The Scope of a Variable
6: Literals/Constants
7: Modifiers and Storage Classes
8: The Operators in the C++ Language
9: The Different Types of Loops in C++
10: The Decision-Making Statements in C++
11: The Different Functions in C++
12: Numbers in the C++ Language
13: C++ Arrays