Logo

Linux Systems Programming by Jonathan Macey

Small book cover: Linux Systems Programming

Linux Systems Programming
by

Publisher: Bournemouth Media School
Number of pages: 124

Description:
Contents: Command Line Arguments; Environment Variables; The Standard I/O Library; Executing Processes as a Stream; Showing system Processes; Creating processes in a program (fork); Processes and Threads; Introduction to Inter-process Communication; Semaphores; Shared Memory; Introduction to Unix Socket Programming; etc.

Download or read it online for free here:
Download link
(550KB, PDF)

Similar books

Book cover: Linux Device Drivers, 3rd EditionLinux Device Drivers, 3rd Edition
by - O'Reilly Media, Inc
The book on device drivers writing for the Linux operating system. It explains how the kernel works and how to adapt it to your needs. A source of information both for programmers who deal with the Linux and people who want to experiment.
(18784 views)
Book cover: The Linux Programmer's GuideThe Linux Programmer's Guide
by
This guide helps Linux programmers understand the peculiarities of Linux. It should be useful when porting programs from other operating systems. It describes the system calls and the major kernel changes which have effects on older programs.
(15605 views)
Book cover: C Programming in LinuxC Programming in Linux
by - BookBoon
Using a series of web development examples, this book will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and people who know C will ensure critical systems keep running.
(24702 views)
Book cover: Shell Scripting Tutorial for Linux/Unix BeginnersShell Scripting Tutorial for Linux/Unix Beginners
- Guru99
The course covers Linux Basics like Introduction, Linux Distributions and Installation, Commands, and File Permissions. It also introduces Redirection, Regular Expressions, Commands, and Communication in Linux. We also touch on advanced topics ...
(6202 views)