C++ Programming, 5th Edition
β Scribed by Mike McGrath
- Publisher
- In Easy Steps
- Year
- 2017
- Tongue
- English
- Edition
- 5
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
π SIMILAR VOLUMES
Book was more crippled than the description stated, but I don't really care as I only need it for one semester at school. A new book would've cost me a bit more than 92 euro (about 135 dollar) so this was a great deal as it only cost me 32 dollar.
C++ PROGRAMMING: PROGRAM DESIGN INCLUDING DATA STRUCTURES remains the definitive text for the CS1/CS1 course sequence. In this new fifth edition, D.S. Malik continues to employ his student-focused, example-based methodology to teach C++ Programming to introductory computing students. Changes to this
Java Programming, Fifth Edition provides the beginning programmer with a guide to developing applications using the Java programming language. Java is popular among professional programmers because it can be used to build visually interesting GUI and Web-based applications. Java also provides an exc