Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning Linux Programming (2nd Edition) [Paperback]

Neil Matthew , Rick Stones , Richard Stones
4.6 out of 5 stars  See all reviews (33 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Paperback --  
Paperback, 1 Sep 1999 --  
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Books Trade-In Store for more details. Learn more.

Book Description

1 Sep 1999 Linux Programming Series
Since 1996 this, the first edition of Beginning Linux Programming, has introduced tens of thousands of people to programming for Linux - the free UNIX-like PC OS that's taken the UNIX world by storm in recent years.

This book takes off where most Linux books stop, showing you how to make the most of the tools UNIX offers to program UNIX for real.

The first edition covers:
Programming in C, the main UNIX programming language
Client/Server and Network programming in the UNIX environment
HTML and using your Linux box as a CGI server
Rapid development tools: the shell and Tcl
X Windows and X programming with Tcl Tk and Java

A real-world CD database application is developed and extended throughout the book as new topics are covered, allowing you to see how the theory you've learnt can be applied in practice.

The book is unique in that it teaches UNIX programming in a simple and structured way, using Linux and its associated and freely available development tools as the main platform. Assuming familiarity with the UNIX environment and a basic knowledge of C, the book teaches you how to put together UNIX applications that make the most of your time, your OS and your machine's capabilities.

--This text refers to an out of print or unavailable edition of this title.


Product details

  • Paperback: 945 pages
  • Publisher: WROX Press Ltd; 2nd Revised edition edition (1 Sep 1999)
  • Language: English
  • ISBN-10: 1861002971
  • ISBN-13: 978-1861002976
  • Product Dimensions: 23.6 x 18 x 5.3 cm
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (33 customer reviews)
  • Amazon Bestsellers Rank: 1,531,000 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Discover books, learn about writers, and more.

Product Description

Amazon Review

At nearly 900 pages Beginning Linux Programming covers a lot of ground. It assumes some knowledge of C and C++ programming and an understanding of how a Linux system is set up--but you don't need to be a programmer to benefit. It's firmly Gnu-based, so KDE and Qt aren't covered.

Beginning Linux Programming starts with a look at shared libraries(the equivalent of DLLs in Windows), an overview of the Linux programming options and then moves on to a hands-on example of an audio CD database. Throughout, Beginning Linux Programming is determinedly hands- on. After a stroll through the basics of shell programming, the first version of the CD database is written entirely using a Bash shell script; then rewritten in C, yet again to make use of the ncurses text handling library, and finally to use the dbm database. Threads and a client/server version of the program are also covered. The book then moves on to Tcl/Tk for window management and writing a graphical Gnome app using GTK+. HTML, CGI and Perl get an airing after which the reader is considered knowledgeable enough to tackle device drivers and the kernel. Whether you just want to knock out a few scripts or make major contributions to Gnu/Linux Beginning Linuxis, in this reviewer's opinion, indispensable. --Steve Patient

From the Publisher

A fully revised and expanded Second Edition of Beginning Linux Programming is available. Search for the title, Beginning Linux Programming 2nd Edition or the ISBN: 1861002971 --This text refers to an out of print or unavailable edition of this title.

Inside This Book (Learn More)
Browse and search another edition of this book.
First Sentence
Welcome to Beginning Linux Programming, an easy-to-use guide to developing programs for the Linux and other UNIX-style operating systems. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

Most Helpful Customer Reviews
6 of 7 people found the following review helpful
By A Customer
Format:Paperback
I've been looking for the opportunity to rave about this book. It is by far the best UNIX/Linux book I've ever read. The part that got my attention is that while it covers several different programming topics, it isn't afraid to get down to the details. From the program management tools to the low-level system calls, every line is explained. The text is full of examples to illustrate the concepts presented which include sockets, database structures, and inter-process communication. Not exactly introductory topics, but the writers have made them as straightforward as your first "Hello World" program. From shell scripting to CGI, it's all here; and in the same visually appealing style that distinguish other books by Wrox Press. I anxiously await a follow-up to Beginning Linux Programming.
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
5.0 out of 5 stars right to the point, concise but comprehensive. 25 April 1999
By A Customer
Format:Paperback
I think for some topics, even the author double the number of pages, it won't help. In the sense, putting tons of stuff inside a single volume. This book really worthes the money. no nonsense at all, and a really good place to start,and a good reference too.
Comment | 
Was this review helpful to you?
5 of 6 people found the following review helpful
By A Customer
Format:Paperback
As a computer science student, I know how to code big apps. I know all the algoritms - all the theory. But when I want to write an FTP server, a kernel module or trap hairy signals - I turn to this book. If one is just hacking a little bit with Linux (even Unix) - it's a must! Very highly recommendable.
Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know
Most Recent Customer Reviews
3.0 out of 5 stars If you can read it, you dont need it
This book is a highly condensed survey of the programming methods available in linux.As such it is useful. Read more
Published on 3 Feb 2002 by Mr W Nayland
1.0 out of 5 stars Disappointing
1) The chapters are in random order, 2) facts were plain wrong and out of date, 3) A big FAT book with little payoff for hours of reading. Read more
Published on 20 Sep 2001
5.0 out of 5 stars file system
ext2fs,file system,prigramming with C
Published on 28 Aug 1999
5.0 out of 5 stars Excellent for beginers
I bought this book almost a year ago. But this book helped me a lot in *getting my way around* with Linux. Read more
Published on 9 Aug 1999
3.0 out of 5 stars UNIX and not Linux
Overall, this book is okay for beginners. I have a problem with the section that covers processes/threads. Read more
Published on 30 July 1999
5.0 out of 5 stars Go Go Gadget programmers
hehe...This was a great book for me. I cant recomend it for someone who has never programmed or someone who has no linux knowledge. Read more
Published on 30 July 1999
5.0 out of 5 stars A great book for fast-paced learners
When I began this book, I was comfortable with Linux and I had written several C programs for Mac and Windows. Read more
Published on 12 Jun 1999
5.0 out of 5 stars Well writern book
When I found this book I desided to learn UNIX and forget VB 5.0. Very quickly I rearlised the power and benifits of programing in a UNIX enviroment
Published on 5 May 1999
5.0 out of 5 stars excellent book for organizing ones thoughts
For anyone who is just learning Linux this book is an excellent source of information and means of organizing, what on the outside may seem very ambigious.
Published on 15 April 1999
5.0 out of 5 stars Pretty good, very concise
overall good, easy to read wont find your self rereading parts. While its examples are short, they are that way for a reason. Read more
Published on 27 Mar 1999
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Feedback