• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
System Programming in Linux: A Hands-On Introduction

System Programming in Linux: A Hands-On Introduction

Hardcover

Operating SystemsProgrammingSystem Administration

Publisher Price: $99.99

ISBN10: 1718503563
ISBN13: 9781718503564
Publisher: No Starch Press
Published: Oct 14 2025
Pages: 1048
Weight: 3.85
Height: 1.60 Width: 7.00 Depth: 9.30
Language: English
Learn to write real Linux software--not just run it.

Most programmers never learn how Linux really works. Why? Because system programming is rarely taught, and the tools can be intimidating without the right guidance. As a result, many developers stick to high-level languages and frameworks--writing code that runs on Linux without understanding how it interacts with Linux.

In today's world, that's not enough to stand out. Especially as more companies turn to AI to write their software, the question becomes: How do you stay relevant in an AI-driven world? You learn how things really work.

If you've ever wondered how processes are created, how memory and files are managed, or how programs communicate in a Unix environment, System Programming in Linux will make it all make sense.

This is a hands-on guide to writing software that interfaces directly with the Linux operating system. You'll go beyond shell commands and abstractions to understand what the kernel is doing--and how to leverage it through your own code. Rather than telling you how to solve each problem, Professor Stewart N. Weiss guides you through the process of discovering the solution yourself.

Start with the core concepts of Unix and Linux, then work your way up to advanced topics like process control, signals, interprocess communication, threading, and non-blocking I/O. Each chapter includes conceptual diagrams, annotated source code, and practical projects to help you immediately apply what you've learned.

You'll explore topics such as:

Also in

Operating Systems