Home
:
Book details
:
Book description
Description of
C++ Coding: Easy-To-Follow Programming Exercises And Solutions
C++ is an enhanced version of the C language. C++ includes everything thats part of C and adds support for object-oriented programming (OOP). In addition, C++ also contains many improvements and features that make it a better C, independent of object-oriented programming. The C++ language is actually extensible since we can define new types in such a way that they act just like the predefined types which are part of the standard language. With a solid foundation in C++ programming, youll gain: The skills to micro-manage any computers performance The ability to write code for Windows, Mac, Linux, and mobile devices The capability of programming computer games, graphical applications, and AI, to name but a few A stepping stone to mastering a host of other programming languages A fundamental understanding of a complex but logical computer language In this book, youll find out: -Simple explanations of vital code broken down into bite-sized steps -The 3 basic structural elements crucial to learning C++ coding -Easy-to-follow programming exercises and solutions -Clear examples and straightforward explanations to demystify the language -A comprehensive index of source code files you can use immediately -A fool-proof guide to writing your first C++ program, helping you practice each new skill as you go along -A solid foundation in C++ programming, offering the potential to graduate to intermediate and advanced skill sets Read more