Introduction to C++ Programming · for Novices & First-Time Programmers

- Authors
- Ngo, Andrew
- ISBN
- 9782147483649
- Date
- 2018-02-15T00:00:00+00:00
- Size
- 0.28 MB
- Lang
- en
C++ is an evolution of the C programming language and is a powerful and versatile language. It is a great language to learn whether you have never written a line of code in your life, or are a seasoned developer. In this book, you’ll learn C++ by working through 11 chapters.
1. Getting Started
2. C++ Terminology and Syntax
3. C++ Program
4. Variables and Types
5. Operations
6. Flow Control
7. Arrays
8. Functions
9. Strings
10. File Input/Output
11. Namespace
This book is designed for
- Students who want to learn programming with no programming experience
- Junior developers who know one or two languages
- Returning professionals who haven’t written code in years
- Seasoned professionals looking for a fast, simple, crash course in C++ programming language