Download PDF Unix System Programming 2nd Edition Keith Haviland Dina Gray Ben Salama 9780201877588 Books

By Jared Hunter on Sunday 28 April 2019

Download PDF Unix System Programming 2nd Edition Keith Haviland Dina Gray Ben Salama 9780201877588 Books





Product details

  • Paperback 376 pages
  • Publisher Addison-Wesley; 2 edition (December 9, 1998)
  • Language English
  • ISBN-10 0201877589




Unix System Programming 2nd Edition Keith Haviland Dina Gray Ben Salama 9780201877588 Books Reviews


  • If you're looking for a comprehensive (but not exhaustive) and pedagogical introductory text on system programming, and find yourself intimidated by other books, such as Stevens' Advanced Programming in the UNIX Environment, then this would be a wise choice. The explanations are clear and it has lots of simple examples to illustrate the concepts. After you work through this book, you'll be ready for the more serious and exhaustive texts (like Stevens).
  • A good technical book; A stepping-stone into Advanced UNIX Programming by Steven's.
    As an alternative... I purchased Practical UNIX Programming by Kay A. Robbins, Steven Robbins, Kay, Ret Robbins. It is better priced and hardcover. The Contents are compatible to the above book and full source-code is on the Web.
  • it's a good book,clearly explained. if you are new to unix system programming, this is a book for you. but it's might be better if source code is included.
  • a college professor in college made us buy this book for his class, and i'd give him a big kiss on the lips if i saw him today, because this book has helped me a lot. that statement says a lot, because i am a dude, and i'm not a fan of kissing other dudes.

    you will not find huge examples of code in this book. there are no big projects in it. what you will find is a great breakdown of a lot of UNIX functions for C, and small, detailed examples of how to use them. it has everything from how to handle time, how to use sockets, how to read/write data to files, and a lot of other things.

    sometimes when you're working on a project, you forget the little things, and you will ask yourself something like "how do i make sure a file exists before i try to read it in?", or "how do i use a semaphore again?". this is the book that answers all of those little questions that you will have over the course of a project.
  • This is the book I once read in a NYC bookstore in 1996, but I can't offord it at that time. And I have been looking for it for almost 15 years. Finally, I find you again.
  • Thanks for the book its helping alot in my class, great condition and i got it fast
  • After reading more I decided to keep the book. I changed my rating from two to four stars. I want to be fair to the book; It is much better than initially stated. In terms of the source code... it is not too much of an issue; the code is compact and to the point (still better if they provided the code).
    I did buy Practical UNIX Programming and are using both books. Along with UNIX System V Network Programming by Rago, I have the necessary stepping-stones into the Steven's Books (TCP 1-3, Advanced UNIX, UNIX Network Programming Vol1-2, etc).
  • What can I say? If someone would even consider returning a book (and jumping to a two-star review) because the authors didn't make the source code available and feels it a waste of time to type and debug the code then perhaps this individual should consider a different career than programming -- one that requires less typing.