
C++ Programming in Easy Steps
A new edition (6th edition) of this title has now been published: 9781840789713 Shows you how to program in thepowerful C++ language, install a free C++ compiler, and create programs using amodern C++ Integrated Development Environment (IDE), such as Microsoft's VisualStudio Community Edition.C++Programming in easy steps, 5th edition shows you how to programin the powerful C++ language. Now, in its fifth edition, this guide givescomplete examples that illustrate each aspect with colourized source code. C++Programming in easy steps, 5th edition begins by explaining howto install a free C++ compiler so you can quickly begin to create your ownexecutable programs by copying the book's examples. It demonstrates all the C++language basics before moving on to provide examples of Object OrientedProgramming (OOP). C++ is not platform-dependent, soprograms can be created on any operating system. Most illustrations in thisbook depict output on the Windows operating system purely because it is th