<strong>KEY BENEFIT</strong> A conceptual approach to C and Unix programming with hands-on examples. <strong>KEY TOPICS</strong> Readers are introduced to commonly used system tools (libraries, debuggers, system calls, shells and scripting languages) and an explanation of how to utilize these tools
System Programming with C and Unix
โ Scribed by Adam Hoover
- Publisher
- Addison-Wesley
- Year
- 2009
- Tongue
- English
- Leaves
- 392
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Beginning computing students often finish the introduction to programming course without having had exposure to various system tools, without knowing how to optimize program performance and without understanding how programs interact with the larger computer system.ย
ย
Adam Hoover's System Programming with C and Unix introduces students to commonly used system tools (libraries, debuggers, system calls, shells and scripting languages) and then explains how to utilize these tools to optimize program development.ย The text also examines lower level data types with an emphasis on memory and understanding how and why different data types are used.ย ย ย
ย
๐ SIMILAR VOLUMES
<strong>KEY BENEFIT</strong>A conceptual approach to C and Unix programming with hands-on examples.<strong>KEY TOPICS</strong>Readers are introduced to commonly used system tools (libraries, debuggers, system calls, shells and scripting languages) and an explanation of how to utilize these tools to
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-level abstractions. This book will help you understand the benefits of system programming with C++
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-level abstractions. This book will help you understand the benefits of system programming with C++
A hands-on guide to making system programming with C++ easy Key Features โข Write system-level code leveraging C++17 โข Learn the internals of the Linux Application Binary Interface (ABI) and apply it to system programming โข Explore C++ concurrency to take advantage of server-level constructs
A hands-on guide to making system programming with C++ easy Key Features Write system-level code leveraging C++17 Learn the internals of the Linux Application Binary Interface (ABI) and apply it to system programming Explore C++ concurrency to take advantage of server-level constructs Book Descripti