|In vendita nella categoria:
Questo oggetto è esaurito.
Ne hai uno da vendere?
worldofbooksinc
(226076)
Registrato come venditore professionale

Autotools, 2nd Edition: A Practitioner..., John Calcote

US $10,39
CircaEUR 9,29
Condizione:
Buone condizioni
Spedizione:
Gratis USPS Media MailTM.
Oggetto che si trova a: Montgomery Illinois, Stati Uniti
Consegna:
Consegna prevista tra il lun 19 mag e il gio 22 mag a 43230
I tempi di consegna previsti utilizzando il metodo proprietario di eBay, che è basato sulla vicinanza dell'acquirente rispetto al luogo in cui si trova l'oggetto, sul servizio di spedizione selezionato, sulla cronologia di spedizione del venditore e su altri fattori. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico del venditore.
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Ulteriori informazioniGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:314976296801
Ultimo aggiornamento: 11 gen 2025 17:13:16 CETVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Buone condizioni: Libro che è già stato letto ma è in buone condizioni. Mostra piccolissimi danni ...
Book Title
Autotools, 2nd Edition: A Practitioner's Guide to GNU Autoconf...
ISBN
1593279728
EAN
9781593279721
Release Title
Autotools, 2nd Edition: A Practitioner's Guide to GNU Autoconf...
Artist
John Calcote
Brand
N/A
Colour
N/A

Informazioni su questo prodotto

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1593279728
ISBN-13
9781593279721
eBay Product ID (ePID)
28038379173

Product Key Features

Number of Pages
584 Pages
Publication Name
Autotools, 2nd Edition : a Practitioner's Guide to Gnu Autoconf, Automake, and Libtool
Language
English
Subject
Operating Systems / Unix, Software Development & Engineering / General, Programming / Open Source, General
Publication Year
2019
Type
Textbook
Author
John Calcote
Subject Area
Mathematics, Computers
Format
Trade Paperback

Dimensions

Item Height
1.1 in
Item Weight
32.1 Oz
Item Length
9.2 in
Item Width
7 in

Additional Product Features

Edition Number
2
Intended Audience
Trade
LCCN
2019-462491
Reviews
"In my opinion you will find no better introduction to this complex subject." --Slashdot "If you're a newcomer who wants to know how it works behind the scenes in detail, you just have to read it." --Flameeyes's Weblog
Illustrated
Yes
Table Of Content
Introduction Chapter 1: An End User's Perspective on the GNU Autotools Chapter 2: A Brief Introduction to the GNU Autotools Chapter 3: Understanding the GNU Coding Standards Chapter 4: Configuring Your Project with Autoconf Chapter 5: More Fun with Autoconf: Configuring User Options Chapter 6: Automatic Makefiles with Automake Chapter 7: Building Libraries with Libtool Chapter 8: Library Interface Versioning and Runtime Dynamic Linking Chapter 9: Unit Interpretation Testing with Autotest Chapter 10: Finding Building Dependencies with pkg-config Chapter 11: Internalization Chapter 12: Localization Chapter 13: Maximum Portability with Gnulib Chapter 14: FLAIM: An Autotools Example Chapter 15: FLAIM Part II: Pushing the Envelope Chapter 16: Using the M4 Macro Processor with Autoconf Chapter 17: Using Autotools with Windows Chapter 18: A Catalog of Tips and Reusable Solutions for Creating Great Projects
Synopsis
The long awaited update to the practitioner's guide to GNU Autoconf, Automake, and Libtool The GNU Autotools make it easy for developers to create software that is portable across many Unix-like operating systems, and even Windows. Although the Autotools are used by thousands of open source software packages, they have a notoriously steep learning curve. Autotools is the first book to offer programmers a tutorial-based guide to the GNU build system. Author John Calcote begins with an overview of high-level concepts and a hands-on tour of the philosophy and design of the Autotools. He then tackles more advanced details, like using the M4 macro processor with Autoconf, extending the framework provided by Automake, and building Java and C# sources. He concludes with solutions to frequent problems encountered by Autotools users. This thoroughly revised second edition has been updated to cover the latest versions of the Autotools. It includes five new chapters on topics like pkg-config, unit and integration testing with Autotest, internationalizing with GNU tools, the portability of gnulib, and using the Autotools with Windows. As with the first edition, you'll focus on two projects: Jupiter, a simple "Hello, world!" program, and FLAIM, an existing, complex open source effort containing four separate but interdependent projects. Follow along as the author takes Jupiter's build system from a basic makefile to a full-fledged Autotools project, and then as he converts the FLAIM projects from complex, hand-coded makefiles to the powerful and flexible GNU build system. Learn how to: Master the Autotools build system to maximize your software's portability Generate Autoconf configuration scripts to simplify the compilation process Produce portable makefiles with Automake Build cross-platform software libraries with Libtool Write your own Autoconf macros This detailed introduction to the GNU Autotools is indispensable for developers and programmers looking to gain a deeper understanding of this complex suite of tools. Stop fighting against the system and make sense of it all with the second edition of Autotools !, Autotools is the first book to offer programmers a tutorial-based guide to the GNU build system. The new and improved second edition of Autotools includes five new chapters on PkgConfig, unit testing with Autotest, internationalising with GNU, the portability of gnulib, and using Autotools with Windows. Leave the guesswork behind, and master the Autotools build system with Autotools!, The long awaited update to the practitioner's guide to GNU Autoconf, Automake, and Libtool The GNU Autotools make it easy for developers to create software that is portable across many Unix-like operating systems, and even Windows. Although the Autotools are used by thousands of open source software packages, they have a notoriously steep learning curve. Autotools is the first book to offer programmers a tutorial-based guide to the GNU build system. Author John Calcote begins with an overview of high-level concepts and a hands-on tour of the philosophy and design of the Autotools. He then tackles more advanced details, like using the M4 macro processor with Autoconf, extending the framework provided by Automake, and building Java and C# sources. He concludes with solutions to frequent problems encountered by Autotools users. This thoroughly revised second edition has been updated to cover the latest versions of the Autotools. It includes five new chapters on topics like pkg-config, unit and integration testing with Autotest, internationalizing with GNU tools, the portability of gnulib, and using the Autotools with Windows. As with the first edition, you'll focus on two projects: Jupiter, a simple "Hello, world " program, and FLAIM, an existing, complex open source effort containing four separate but interdependent projects. Follow along as the author takes Jupiter's build system from a basic makefile to a full-fledged Autotools project, and then as he converts the FLAIM projects from complex, hand-coded makefiles to the powerful and flexible GNU build system. Learn how to: - Master the Autotools build system to maximize your software's portability - Generate Autoconf configuration scripts to simplify the compilation process - Produce portable makefiles with Automake - Build cross-platform software libraries with Libtool - Write your own Autoconf macros This detailed introduction to the GNU Autotools is indispensable for developers and programmers looking to gain a deeper understanding of this complex suite of tools. Stop fighting against the system and make sense of it all with the second edition of Autotools
LC Classification Number
QA76.76.D47C335 2020

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Certifico che tutte le mie attività di vendita saranno conformi alle leggi e ai regolamenti dell'Unione europea.
Informazioni su questo venditore

worldofbooksinc

97,5% di Feedback positivi1,1 milioni oggetti venduti

Su eBay da feb 2020
In genere risponde entro 24 ore
Registrato come venditore professionale
In 2002, World of Books Group was founded on an ethos to do good, protect the planet and support charities by enabling more goods to be reused. Since then, we've grown into to a global company ...
Mostra altro

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
4.8
Spese spedizione
5.0
Tempi di spedizione
5.0
Comunicazione
5.0

Feedback sul venditore (260.936)

Tutti i punteggi
Positivo
Neutro
Negativo
  • y***0 (347)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    A+++++++seller they gave me a great price and shipped it out immediately and communicated friendly. Shipping was fast and when it arrived it was packaged thoughtfully. The book is brand new and exactly as described. I have come to exect high quality books from them as they are always brand new. I definitely recommend this seller to anyone who wants beautiful books at a great price. Thank you for a great transaction.
  • n***m (620)- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    Thanks so much! Another great item from one of my favorite sellers. Item just as described and arrived in perfect condition. US Games decks always packaged in nice and attractive sturdy boxes, not flimsy throw aways. Thanks so much WOB for offering gently used books, decks, etc., at such a great value. To find gently used items looking for a new home is one of my ways, not only to save money, but to recycle. Appreciate this seller very much :)
  • 3***3- Feedback lasciato dall'acquirente.
    Mese scorso
    Acquisto verificato
    An excellent eBay seller. Great communication. They worked with me to ensure a great experience. The item I bought was all better than described, packed very well and securely, and shipped fast. The asked amount was a very fair market value. I would highly recomment this seller, and would not hesitate to order from them again. Thank you!