Professional Linux Programming
Neil Matthew and Richard Stones | Brad Clements | Andrew Froggatt | David J. Goodger | Ivan Griffin | Jeff Licquia | Ronald van Loon | Harish Rawat | Udaya Ranawake | Marius Sundbakken | Deepak Thomas | Stephen J. Turnbull | David Woodhouse | Richard Stones | Christopher Browne


Compras Nikon
Bluetooth
By tapping the strengths of the open-source movement, developers can write custom Linux software without spending a dime on licensing fees. Aimed at the experienced C/C++ programmer, Professional Linux Programming provides a wide-ranging and hands-on guide to the different pieces of the puzzle that are required to program successfully on this exciting new platform.

The book is framed as a case study for building a custom database program in Linux for a video rental store. After a tour of the requirements and a brief look at project management for creating this software, the various Linux packages that are needed to implement this system are described, along with sample code, most of which is written in C. Some packages, such as the CVS version-control package, come with most distributions of Linux; others will require downloading additional software over the Internet. In every case, you're provided with the actual command-line arguments that are needed to install, configure, and run each package.

Besides a great exploration of CVS for version control, this title offers excellent coverage of the free PostgreSQL and MySQL databases, which are two very popular choices for Linux databases. The book also does a good job of explaining UI design under both the GTK+/GNOME and KDE (two popular Linux desktops), and how to extend the reach of the sample database application by using Remote Procedure Calls (RPCs) and CORBA. Of course, the finished application doesn't use every Linux API that's covered here, but the book does cast a wide net, and introduces features and tools that are available.

Two prominent chapters take you on a tour of the essentials of other programming languages. There's PHP for Web development and an appealing, enthusiastic introduction to Python (which probably will turn you into a Python convert). Later chapters provide practical tips for testing and debugging applications, including how to profile your code. The book closes with a useful guide to creating Red Hat Package Manager (RPM) packages for deploying applications, as well as an overview of your options for internationalization.

By covering so many APIs, languages, and tools effectively, Professional Linux Programming gives experienced C/C++ programmers all that they need to get started with Linux development. With its remarkably clear presentation style and abundance of practical tips, the book is an admirably useful blueprint for building custom software. --Richard Dragan

Topics covered:


1 heavy reading
The biggest problem I have with this book is its weight. It's just too big and clunky to hold up to read. Splitting into two bindings would have been nice. But it does cover a lot and it needs to be large to do so.
2 Good reference
I bought the Beginners Guide to Linux Programming and I really liked that book. This book is a very good follow-up, but it doesn't give the reader more programming tips.
It covers many topics which makes this book a great reference for anyone who deals with Linux and even other flavors of Unix on a day to day basic. Buy this book if you are looking for a reference book on developing software on Linux that covers advanced topics.
3 Good reference for a wide range of Open Source technologies
This book is a follow-up to Beginning Linux Programming, but with a wider range of authors. The book is a series of chapters on various tools and applications, all of them Open Source, based mainly round things that application developers might use, though there is a single chapter on device drivers.

Most topics only get a single chapter, so there isn't as much depth as you would find in a dedicated book on each topic, but there is a very wide range of material all covered in enough depth to get the more experienced programmer started with a new topic. There are one or two weaker areas, but overall a good choice of material succinctly presented for the more experienced application developer. I've given it 5 stars as it was exactly what I was looking for - a single reference to help me create a Linux-based web database application, your mileage may vary. I recommend you at least consider it.


4 Excellent book for developing real-world linux solutions
This book is the sequel to the excellent' Beginning Linux Programming'. It isn't a book for kernel hackers, and it doesn't pretend to be. (There is a book being written by kernel developers called' Professional Linux Kernel Programming' - make sure that you order the correct one!). Instead, this heavyweight book is a very useful guide for those wishing to develop real world applications. It covers the tools used for developing serious web applications, such as the databases MySQL and PostgreSQL, and the excellent PHP language. When it comes to desktop and client server you are spoilt for choice - just about everything is covered. It is especially nice to see Python content - one of the areas missing from their first book as Python is very easy to learn and both powerful and flexible. If anything else was covered I'm not sure how the publishers would bind it! The level of detail is such that the reader will be able to achieve useful results based on the book alone, and any further detail is usually available as part of the documentation supplied when installing the software tools. Single subject books often just duplicate this, and quickly become dated. Where there are references to other books, it is nice to see that it is not just Wrox books which are recommended. The book is written in a style which is both readable and serves as a useful reference work, spending more time next to my computer than it does collecting dust on a shelf. I'd have no hesitation recommending this book to anyone wishing to develop Linux solutions for today and for the future - throw away those VB books now!
5 Not for the Kernel Hack
If you are looking for information on hacking the Linux Kernel then this book is not for you. Also it shows a total bias towards GTK/GNOME and PostgreSQL. There are places in the text which shows a complete lack of understanding of the subject under discussion. Information concerning MySQL is at best inaccurate and totally misleading. The treatment of KDE and Qt is very scant. Overall this book falls very short of expectations. It trys to be all things to men but ends up being nothing. Very disappointing indeed
6 Nice followup
This book is a solid followup to their first edition. What I like about it is its breadth. It covers several topics (CVS, PHP, XML, CORBA, MySQL/Postgresql ) that would often have a whole book devoted to them. This book targets the developer who just needs a concise primer on the given topics, and doesn't have the time to read 1000 pages of fluff on every topic in the book.

I only gave it four stars, because I felt that "Beginning Linux Programming" was more essential than this book. However, this is a very strong book and some of the topics here are not covered elsewhere ( for example, ORBit ). And there's certainly no other book that covers *all* the topics this book covers.

Get this, but get "Beginning Linux Programming" first.


7 Excellent follow-up
I have found this book to be the excellent follow-up to the Beginning Linux Programming title, with just a few remarks. I don't like the title, more than "Professional" is it much more a second part of the first book, even if it discusses advanced topics. It's just one book, so the view of different topics isn't very thorough sometimes, it's just the introduction. But the book is still great for this purpose, I liked it very much. I don't have any access to my Linux box for a few months, so I wasn't able to check the validity of source code provided.

Thursday, 24-Jul-2008 13:21:21 CDT
Quote of the Day:


Either I'm dead or my watch has stopped.

-- Groucho Marx's last words

Electricity is actually made up of extremely tiny particles, called
electrons, that you cannot see with the naked eye unless you have been
drinking. Electrons travel at the speed of light, which in most American
homes is 110 volts per hour. This is very fast. In the time it has taken
you to read this sentence so far, an electron could have traveled all the
way from San Francisco to Hackensack, New Jersey, although God alone knows
why it would want to.

The five main kinds of electricity are alternating current, direct current,
lightning, static, and European. Most American homes have alternating
current, which means that the electricity goes in one direction for a while,
then goes in the other direction. This prevents harmful electron buildup in
the wires.
-- Dave Barry, "The Taming of the Screw"