Memory as a Programming Concept in C and C++
Frantisek FranekF. Franek
Broschiertes Buch

Memory as a Programming Concept in C and C++

Versandkostenfrei!
Versandfertig in 1-2 Wochen
56,99 €
inkl. MwSt.
PAYBACK Punkte
28 °P sammeln!
Short description/annotationA concise yet comprehensive view of the role memory plays in all aspects of programming.Main descriptionThe overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, compilers, computer architecture in addition to a familiarity with the languages themselve...