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: GNU Autoconf, Automake and LibtoolGNU Autoconf, Automake and Libtool
by - Sams
This book is an expert guide to using GNU autoconf, automake, and libtool effectively. Written for C/C++ or script programmers who write software under Unix/Linux. The text is filled with the nuts-and-bolts details of running these three utilities.
(14291 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 ...
(4976 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.
(22638 views)
Book cover: GTK+/Gnome Application DevelopmentGTK+/Gnome Application Development
by - Sams
Provides detailed information for programmers and developers using the GTK+/Gnome libraries. It complements existing GTK+/Gnome documentation, going into more depth on pivotal issues such as GTK+ object system, the event loop, Gdk substrate, etc.
(15723 views)