Contact us on (02) 8445 2300
For all customer service and order enquiries

Woodslane Online Catalogues

C++ Programming in easy steps 6/e

Updated for the GNU C Compiler and Visual Studio 2022
Description
Author
Biography
Sales
Points
Google
Preview

C++ Programming in easy steps, 6th edition begins by explaining how to install a free C++ compiler so readers can quickly begin to create their 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 readers can use their acquired knowledge to create programs graphically using a modern C++ Integrated Development Environment (IDE), such as Microsoft’s Visual Studio 2022.

 

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

Mike McGrath gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. Mike is an established In Easy Steps author with several guides to his credit

• C++ is a cross-platform language that was developed by Bjarne Stroustrup as an extension to the C language, and can be used to create high-performance applications. It gives programmers a high level of control over system resources and memory. C++ is one of the worlds most popular programming languages, and it can be found in todays operating systems, Graphical User Interfaces, and embedded systems. • C++ is not platform-dependent, so programs can be created on any operating system. • C++ Programming in easy steps, 6th edition has an easy-to-follow style that will appeal to: o Anyone who wants to begin programming in C++. o Programmers looking to advance from an interpreted programming language, such as Python, who want to harness the superior speed of C++. o Students who are studying C++ Programming at school or college.o Those seeking a career in computing who need a fundamental understanding of Object Oriented Programming. • Includes free, downloadable source code that readers can check and compare with their own work.

Google Preview content