Logo

The Linux Programmer's Guide

Small book cover: The Linux Programmer's Guide

The Linux Programmer's Guide
by


Number of pages: 131

Description:
The Linux Programmer's Guide is meant to do what the name implies-- It is to help Linux programmers understand the peculiarities of Linux. By its nature, this also means that it should be useful when porting programs from other operating systems to Linux. Therefore, this guide must describe the system calls and the major kernel changes which have effects on older programs like serial I/O and networking.

Home page url

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

Similar books

Book cover: The Linux Development PlatformThe Linux Development Platform
by - Prentice Hall PTR
This book describes how to build a development environment based upon Linux systems. It provides a reference on the open source tools used for development, and includes information about editors, compilers, assemblers, debuggers, etc.
(9695 views)
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.
(14083 views)
Book cover: Programming From The Ground UpProgramming From The Ground Up
by - Bartlett Publishing
An introduction to assembly language programming on Linux for x86 machines. It covers memory management, interfacing with C, debugging, dynamic libraries, GUI programming, and more. Great textbook for novices as well as for intermediates.
(20637 views)
Book cover: Java Application Development on LinuxJava Application Development on Linux
by - Prentice Hall PTR
The hands-on guide to the full Java application development lifecycle on Linux, written for Java and Linux developers alike. The authors demonstrate the platform, tools, and application development by showing easy-to-follow, realistic examples.
(18771 views)