Login
Register
Home || Search || About us || Blog || Contact us || Other book sites

Name: The UNIX Programming Environment

Authors: Brian W. Kernighan, Rob Pike
Rank:

Rating:

Original Rating:

Popularity: 1.4
Genres/categories: Computer Science, Programming, Non Fiction

Purchase/research links:
In their preface, the authors explain, "This book is meant to help the reader learn how to program in C. It contains tutorial introduction to get new users started as soon as possible, separate chapters on each major feature, and a reference manual. Most of the treatment is based on reading, writing, and revising examples, rather than on mere statement of rules. For the most part, the examples are complete, real programs, rather than isolated garments. All examples have been tested directly from the text, which is in machine-readable form. Besides showing how to make effective use of the language, we have also tried where possible to illustrate useful algorithms and principles of good style and sound design....
Similar books:

The C Programming Language
by Brian W. Kernighan

The Elements of Programming Style
by Brian W. Kernighan

Advanced programming in the UNIX environment
by W. Richard Stevens

Advanced UNIX Programming
by Marc J. Rochkind

Unix Network Programming, Volume 1: The Sockets Networking API
by W. Richard Stevens

Unix Network Programming
by W. Richard Stevens

The Art of UNIX Programming
by Eric S. Raymond

Unix in a Nutshell
by Arnold Robbins

UNIX Network Programming, Volume 2: Interprocess Communications
by W. Richard Stevens

Lions' Commentary on Unix
by John Lions

UNIX Internals
by Uresh Vahalia

Learning the Korn Shell
by Bill Rosenblatt

Code Complete
by Steve McConnell

Refactoring
by Martin Fowler

Effective Java
by Joshua Bloch

Mastering Regular Expressions
by Jeffrey E. F. Friedl

JavaScript: The Good Parts
by Douglas Crockford

Java Concurrency in Practice
by Brian Goetz

The Clean Coder
by Robert C. Martin

Practical Vim
by Drew Neil