C++ Programming in easy steps 5th Edition by Mike Mcgrath – Ebook PDF Instant Download/Delivery: 1840787570 ,9781840787573
Full download C++ Programming in easy steps 5th Edition after payment
Product details:
ISBN 10: 1840787570
ISBN 13: 9781840787573
Author: Mike Mcgrath
Shows you how to program in the powerful C++ language, install a free C++ compiler, and create programs using a modern C++ Integrated Development Environment (IDE), such as Microsoft’s Visual Studio Community Edition.
C++ Programming in easy steps, 5th edition shows you how to program in the powerful C++ language. Now, in its fifth edition, this guide gives complete examples that illustrate each aspect with colourized source code.
C++ Programming in easy steps, 5th 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. 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 Community Edition.
C++ Programming in easy steps, 5th edition has an easy-to-follow style that will appeal to:
Anyone who wants to begin programming in C++.
Programmers moving from another programming language.
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.
C++ Programming in easy steps 5th Edition Table of contents:
-
Getting started
-
Introducing C++
-
Installing a compiler
-
Writing your first program
-
Compiling & running programs
-
Creating variables
-
Employing variable arrays
-
Employing vector arrays
-
Declaring constants
-
Summary
-
Performing operations
-
Doing arithmetic
-
Assigning values
-
Comparing values
-
Assessing logic
-
Examining conditions
-
Establishing size
-
Setting precedence
-
Casting data types
-
Summary
-
Making statements
-
Branching with if
-
Switching branches
-
Looping for
-
Looping while
-
Declaring functions
-
Passing arguments
-
Overloading functions
-
Optimizing functions
-
Summary
-
Handling strings
-
Creating string variables
-
Getting string input
-
Solving the string problem
-
Discovering string features
-
Joining & comparing strings
-
Copying & swapping strings
-
Finding substrings
-
Replacing substrings
-
Summary
-
Reading and writing files
-
Writing a file
-
Appending to a file
-
Reading characters & lines
-
Formatting with getline
-
Manipulating input & output
-
Predicting problems
-
Recognizing exceptions
-
Handling errors
-
Summary
-
Pointing to data
-
Understanding data storage
-
Getting values with pointers
-
Doing pointer arithmetic
-
Passing pointers to functions
-
Making arrays of pointers
-
Referencing data
-
Passing references to functions
-
Comparing pointers & references
-
Summary
-
Creating classes and objects
-
Encapsulating data
-
Creating an object
-
Creating multiple objects
-
Initializing class members
-
Overloading methods
-
Inheriting class properties
-
Calling base constructors
-
Overriding base methods
-
Summary
-
Harnessing polymorphism
-
Pointing to classes
-
Calling a virtual method
-
Directing method calls
-
Providing capability classes
-
Making abstract data types
-
Building complex hierarchies
-
Isolating class structures
-
Employing isolated classes
-
Summary
-
Processing macros
-
Exploring compilation
-
Defining substitutes
-
Defining conditions
-
Providing alternatives
-
Guarding inclusions
-
Using macro functions
-
Building strings
-
Debugging assertions
-
Summary
-
Programming visually
-
Starting a Universal project
-
Inserting page components
-
Importing program assets
-
Designing the layout
-
Adding runtime function
-
Testing the program
-
Adjusting the interface
-
Deploying the application
-
Summary
People also search for C++ Programming in easy steps 5th Edition:
Tags: Mike Mcgrath, C++ Programming, easy steps