Hands-On System Programming with C++
US$21.00
15% OFF CODE: SAVE15
Description
A hands-on guide to making system programming with C++ easy Key Features Write system-level code leveraging C++17Learn the internals of the Linux Application Binary Interface (ABI) and apply it to system programmingExplore C++ concurrency to take advantage of server-level constructs Book Description C++ is a general-purpose programming language with a bias toward system programming as it provides ready access to hardware-level resources, efficient compilation, and a versatile approach to higher-