Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

C++ System Programming Cookbook (repost)

Posted By: hill0
C++ System Programming Cookbook (repost)

C++ System Programming Cookbook:
Practical recipes for Linux system-level programming using the latest C++ features
by Onorato Vaticone

English | 2020 | ISBN: 1838646558 | 279 Pages | PDF,EPUB | 7.41 MB

C++ is the preferred language for system programming due to its efficient low-level computation, data abstraction, and object-oriented features. System programming is about designing and writing computer programs that interact closely with the underlying operating system and allow computer hardware to interface with the programmer and the user. The C++ System Programming Cookbook will serve as a reference for developers who want to have ready-to-use solutions for the essential aspects of system programming using the latest C++ standards wherever possible.