C++ for Beginners : step-by-step guide to C++ programming from basics to advanced / Robert Anderson
Publication details: Great Britain : CreateSpace Independent Publishing Platform, 2017.Description: 136 p. : ill. ; 24 cmISBN:- 9781977770233
- C plus plus for Beginners
- 005.133 AN CP
Item type | Current library | Call number | Status | Date due | Barcode | |
---|---|---|---|---|---|---|
REGULAR | University of Wollongong in Dubai Main Collection | 005.133 AN CP (Browse shelf(Opens below)) | Available | T0057711 |
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.
There are no comments on this title.