BOOKS - PROGRAMMING - C++ for Beginners step-by-step guide to C++ programming from ba...
C++ for Beginners step-by-step guide to C++ programming from basics to advanced - Robert Anderson 2017 EPUB | PDF CONV Amazon Digital Services LLC BOOKS PROGRAMMING
US $6.56

Views
348662
C++ for Beginners step-by-step guide to C++ programming from basics to advanced
Author: Robert Anderson
Year: 2017
Format: EPUB | PDF CONV
File size: 10.1 MB
Language: ENG

C++ is a high level language that is an iteration of C that includes more features and improves upon already existing ones. C++ is designed to provide efficient programs, it has the philosophy of “zero overhead” that effectively means that all extras are removed, this means that there is less support for a programmer with error messages etc and limited functionality in libraries, but the code will run fast and effectively. This means C++ is really only used in situations where efficiency is crucial, this is why C++ is commonly used in games as well for example, where every ounce of hardware is to be utilized efficiently.

You may also be interested in: