𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

C++ Programming in Easy Steps, 6th Edition

✍ Scribed by Mike McGrath


Publisher
In Easy Steps
Year
2022
Tongue
English
Edition
6
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


C++ Programming in easy steps, 6th edition shows you how to program in the powerful C++ native system language. Now, in its sixth edition, this guide gives complete examples that illustrate each aspect with colorized source code. Updated for the GNU C Compiler and Visual Studio 2022.

C++ Programming in easy steps, 6th edition begins by explaining how to install a free C++ compiler so you can quickly begin to create your own executable programs by copying the book’s examples. It demonstrates all the C++ language basics before moving on to provide examples of Object Oriented Programming (OOP).

C++ is not platform-dependent, so programs can be created on any operating system. Most illustrations in this book depict output on the Windows operating system (purely because it is the most widely-used desktop platform) but the examples can also be created on other platforms such as Linux or macOS.

The book concludes by demonstrating how you can use your acquired knowledge to create programs graphically using a modern C++ Integrated Development Environment (IDE), such as Microsoft’s Visual Studio 2022.

C++ Programming in easy steps, 6th edition has an easy-to-follow style that will appeal to:

  • Anyone who wants to begin programming in C++.
  • Programmers looking to advance from an interpreted programming language, such as Python, who want to harness the superior speed of C++.
  • Students who are studying C++ Programming at school or college.
  • Those seeking a career in computing who need a fundamental understanding of Object Oriented Programming.

This book makes no assumption that you have previous knowledge of any programming language, so it is suitable for the beginner to programming in C++, whether you know C or not.

✦ Subjects


Computers; Languages; C; Programming; Object Oriented


πŸ“œ SIMILAR VOLUMES


C# Programming in easy steps
✍ Mike McGrath πŸ“‚ Library πŸ“… 2017 πŸ› In Easy Steps Limited 🌐 English

<i>C# Programming in easy steps</i> will teach you to code applications and demonstrates every aspect of the C# language that you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, l

C Programming in Easy Steps
✍ Mike McGrath πŸ“‚ Library πŸ“… 2009 πŸ› In Easy Steps Limited 🌐 English

This book starts with the downloading and installation of a free C compiler and then devotes separate chapters to the major features of the language. Example programs demonstrate each aspect, while screenshots show the output when the program has been executed. Written by a well-known expert, the bo

C++ Programming in Easy Steps
✍ Mike McGrath πŸ“‚ Library πŸ“… 2011 πŸ› In Easy Steps Limited 🌐 English

<div><B>C++ Programming in Easy Steps</B> instructs you how to program in the powerful C++ language, giving complete examples that illustrate each aspect.<BR><BR><B>C++ Programming in Easy Steps</B> begins by explaining how to download and install a free C++ compiler so you can quickly begin to crea

C# Programming in easy steps
✍ Mike McGrath πŸ“‚ Library πŸ“… 2017 πŸ› In Easy Steps Limited 🌐 English

C# Programming in easy steps will teach you to code applications, and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, met

Programming in Objective C 6th Edition
✍ Stephan G. Kochan πŸ“‚ Library πŸ“… 2014 πŸ› Addison-Wesley 🌐 English

Programming in Objective-C, Sixth Edition<br>Updated for OS X 10.9 Mavericks, iOS 7, and Xcode 5<br>Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apples iOS and OS X platforms.