Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
C++ is a general-purpose programming language commonly used in a wide range of software development applications. It supports object-oriented, generic, and functional programming paradigms, along with low-level memory manipulation capabilities. C++ is a compiled language, designed for high-performance execution. The language is built on two key components: the C subset, which provides low-level access to hardware features, and zero-overhead abstractions based on these features. The C++ standard consists of two main parts: the core language and the standard library. C++ is particularly well-suited for resource-constrained software, as well as large-scale systems and applications requiring efficient resource management. This book outlines the processes and applications of C++ programming in detail. It studies, analyses and uphold the pillars of the subject matter and its utmost significance in modern times. This book, with its detailed analysis and data, will prove immensely beneficial to professionals and students involved in this area at various levels.