doctornuke home page

 Location:  Home » books » Professional Linux Programming  
safe buy by amazon
Categories
books
ipod
hdtv
musical inst.
speakers
dvd
mobile phone
imac
macbook
notebook
circuit kits
cameras
software
kindle
Subcategories
Java
Beginner's Guides
General
General AAS
JavaBeans
Reference
Servlets
dn shop

Professional Linux Programming

Professional Linux Programming

enlarge enlarge 
Authors: 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
Publisher: Peer Information Inc.
Category: Book

List Price: $59.99
Buy New: $17.99
You Save: $42.00 (70%)



New (6) Used (11) from $4.65

Rating: 3.5 out of 5 stars 7 reviews
Sales Rank: 866069

Format: Illustrated
Media: Paperback
Edition: 1st
Pages: 1200
Number Of Items: 1
Shipping Weight (lbs): 4.5
Dimensions (in): 9.5 x 7.4 x 2.6

ISBN: 1861003013
Dewey Decimal Number: 005
UPC: 676623030139
EAN: 9781861003010
ASIN: 1861003013

Publication Date: September 2000
Availability: Usually ships in 1-2 business days

Editorial Reviews:

Amazon.com Review
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:

  • Introduction to open-source software and Linux requirements
  • Use cases and sample C objects for sample video rental store
  • Version control and CVS (command-line options, revisions, branches, and multiuser version control)
  • Open-source freeware packages compared (mSQL, MySQL, and PostgreSQL)
  • Introduction to databases
  • Installing and using PostgreSQL
  • Tutorial on psql SQL
  • PostgreSQL C database APIs using libcq and embedded SQL calls with ECPG
  • Installing and using MySQL (command-line utilities and C database APIs)
  • Debugging with gdb
  • Introduction and tutorial to UI programming with glib
  • GTK+ and GNOME
  • Source trees and GNOME
  • UI design with Glade
  • Testing strategies (including regression testing, profiling, and memory bounds checking)
  • KDE/Qt UI programming
  • Introduction and quick tutorial to Python (keywords and basic syntax)
  • PHP for Web programming
  • Introduction to Remote Procedure Calls (RPCs) and CORBA
  • XML basics (document structure, parsing, and libxml)
  • Strategies for documentation (including custom man pages)
  • Distributing Linux applications with Red Hat Package Manager (RPM) packages
  • Code patches


Product Description
As Linux increases its presence throughout the world as a target platform for professional application development, its growth as a powerful, flexible system offering many free development tools assures its place in the future. By giving you easy access to this comprehensive range of tools, supporting new and nascent technologies, at little or no cost, developing with Linux allows you to apply the solution that's right for you.

In this follow-up to the best-selling Beginning Linux Programming, you will learn from the authors' real-world knowledge and experience of developing software for Linux; you'll be taken through the development of a sample 'DVD Store' application, with 'theme' chapters addressing different aspects of its implementation. Meanwhile, individual 'take-a-break' chapters cover important topics that go beyond the bounds of the central theme. All focus on the practical aspects of programming, showing how crucial it is to choose the right tools for the job, use them as they should be used, and get things right first time.

Who is this book for?

Experienced Linux programmers and aspiring developers alike will find a great deal of practical information in this book on libraries, techniques, tools and applications. You should be familiar with a simple Linux system, have a good working knowledge of programming in C, and a basic understanding of object-oriented programming with C++ for the Qt/KDE chapters.

What does this book cover?

  • Data storage in Linux - including coverage of PostgreSQL, MySQL and XML
  • Implementation of Linux GUIs - covering both KDE and GNOME
  • Web-based interfaces - using the PHP module for Apache
  • Python - including extending and embedding the language
  • Using RPC and CORBA to construct distributed object-based applications
  • Versioning (with CVS), documentation, internationalization and project distribution
  • Distributed hardware solutions such as diskless Linux and Beowulf clustering




  • Customer Reviews:
    Showing reviews 1-5 of 7



    3 out of 5 stars heavy reading   April 16, 2002
    R. Ellis (Newbury Park, CA United States)
    2 out of 15 found this review helpful

    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.


    4 out of 5 stars Good reference   September 8, 2001
    ART SEDIGHI (Old Bethpage, NY United States)
    6 out of 6 found this review helpful

    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.



    5 out of 5 stars Good reference for a wide range of Open Source technologies   January 2, 2001
    Angela Neill (UK)
    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 out of 5 stars Excellent book for developing real-world linux solutions   December 30, 2000
    18 out of 18 found this review helpful

    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!


    1 out of 5 stars Not for the Kernel Hack   December 17, 2000
    18 out of 55 found this review helpful

    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

    Showing reviews 1-5 of 7


    product search
    amazon store
    Save money with InstrumentPro special promotions. Buy Tascam from Our affiliate store , safe up to 30%!


    seo by doctornuke at TH

    about us | privacy policy | terms and conditions

    Doctornuke store , tech , php books , softwares , ipod , iphone , circuit , mobile phone , computer
    notebooks , imac , accessories and apparels
    credit card
    amazon astore affiliates
    sponsored links
    Develop Through Targeted Training - Sponsored Link
    Ad - ProfilesInternational.com Mar 13 2010 2:56PM GMT
    Panasonic unveils new low cost professional handheld AVCCAM
    ITP.net Mar 13 2010 2:56PM GMT
    Imikimi St Patrick's Day iPhone App on iTunes App Store Allows Personalized Shamrock Sharing
    Social Media Portal Mar 13 2010 2:46PM GMT
    Tip - Put Your ArcGIS Server Maps on BlackBerry for Free
    LBSzone Mar 13 2010 2:07PM GMT
    REVIEW: Palm Pre Plus a svelte crowd-pleaser
    Detroit Free Press Mar 13 2010 1:51PM GMT
    Solar Technology Gives iPhone the Much Needed Power Boost
    companiesandmarkets.com Mar 13 2010 1:44PM GMT
    Will iPhone sing praises of Opera?
    CNN Mar 13 2010 1:32PM GMT
    (News Focus) Mobile Internet on smartphones challenging real-name...
    Zibb Mar 13 2010 1:14PM GMT
    Multitasking for the iPhone with 4.0?
    Malaysia Hardware Zone Mar 13 2010 1:06PM GMT
    HTC Smartphones Get Tempting New Price Point
    Malaysia Hardware Zone Mar 13 2010 1:05PM GMT
    Gameloft unveils new iPhone games at trade show
    Macworld UK Mar 13 2010 1:02PM GMT
    Smartphones spread slowly in China, despite 3G and Apple's iPhone
    Macworld UK Mar 13 2010 1:02PM GMT
    Judge's ruling that BlackBerry search was improper quashes Larkin Valley guns, drug case
    San Jose Mercury News Mar 13 2010 12:59PM GMT
    CBRE just launched an iPhone app. How much of an effect will this technology have on the real estate industry?
    Real Deal Mar 13 2010 12:57PM GMT
    iPhone Gets Down to Business With Open Source BI App
    CRMBuyer.com Mar 13 2010 12:47PM GMT
    (News Focus) Mobile Internet on smartphones challenging real-name ID law
    TradingMarkets Mar 13 2010 12:25PM GMT
    Palm Inc. teeters instead of soars
    Philadelphia Inquirer Mar 13 2010 12:17PM GMT
    iPizza: Pizza Hut launches iPhone app
    Australian PC World Mar 13 2010 12:17PM GMT
    The best touch-screen smartphones
    Australian PC World Mar 13 2010 12:16PM GMT
    iPhone app company hires RMS PR
    PR Week US Mar 13 2010 11:55AM GMT
    Street Fighter IV for iTouch/iPhone
    PRLog Mar 13 2010 11:53AM GMT
    Palm Inc. teeters instead of soars
    Philly.com Mar 13 2010 11:15AM GMT
    BlackBerry Tour 9650 to Arrive in May
    Softpedia Mar 13 2010 11:12AM GMT
    Geo Social Location Checkin to Twitter from iPhone - So many choices
    GISUser Mar 13 2010 11:12AM GMT
    BlackBerry Tour getting Push-To-Talk?
    PDA Blast Mar 13 2010 11:07AM GMT
    Seidio Innocell 1350 Extended Battery for Palm Pre
    PDA Blast Mar 13 2010 11:07AM GMT
    iDongle jailbreak hardware tool for iPhone
    PDA Blast Mar 13 2010 11:06AM GMT
    BlackBerry still dominating US smartphone market
    PDA Blast Mar 13 2010 11:06AM GMT
    RIM to bring BlackBerry production to Brazil in push for more mainstream use
    National Post Mar 13 2010 10:21AM GMT
    Watch out! Chatroulette is on the iPhone
    MacDirectorycom Mar 13 2010 10:13AM GMT
    Black Book Announces New iPhone Application
    Vehicle Remarketing Mar 13 2010 9:48AM GMT
    stat