Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido
EUR 4,96
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Fair. A readable copy of the book which may include some defects such as highlighting and notes. Cover and pages may be creased and show discolouration.
Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido
EUR 4,96
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoPaperback. Condición: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Librería: WorldofBooks, Goring-By-Sea, WS, Reino Unido
EUR 4,98
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Fine.
Librería: WeBuyBooks, Rossendale, LANCS, Reino Unido
EUR 5,58
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Good. Most items will be dispatched the same or the next working day. A copy that has been read but remains in clean condition. All of the pages are intact and the cover is intact and the spine may show signs of wear. The book may have minor markings which are not specifically mentioned.
EUR 10,83
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present.
Librería: ThriftBooks-Reno, Reno, NV, Estados Unidos de America
EUR 5,82
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.77.
Librería: ThriftBooks-Dallas, Dallas, TX, Estados Unidos de America
EUR 5,82
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.77.
Librería: ThriftBooks-Atlanta, AUSTELL, GA, Estados Unidos de America
EUR 5,82
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.77.
Publicado por Sebastopol: O'Reilly & Associates, 2005
ISBN 10: 0596001738 ISBN 13: 9780596001735
Idioma: Inglés
Librería: Plurabelle Books Ltd, Cambridge, Reino Unido
Miembro de asociación: GIAQ
Original o primera edición
EUR 18,96
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Very Good. 517p first edition large white paperback with blue spine, slightly rubbed along page edges otherwise very good Language: English.
Publicado por O'Reilly Media, Incorporated, 2005
ISBN 10: 0596001738 ISBN 13: 9780596001735
Idioma: Inglés
Librería: Better World Books: West, Reno, NV, Estados Unidos de America
EUR 9,54
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Very Good. Used book that is in excellent condition. May show signs of wear or have minor defects.
Publicado por O'Reilly Media, Incorporated, 2005
ISBN 10: 0596001738 ISBN 13: 9780596001735
Idioma: Inglés
Librería: Better World Books: West, Reno, NV, Estados Unidos de America
EUR 9,54
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Good. Used book that is in clean, average condition without any missing pages.
Publicado por O'Reilly Media, Incorporated, 2005
ISBN 10: 0596001738 ISBN 13: 9780596001735
Idioma: Inglés
Librería: Better World Books, Mishawaka, IN, Estados Unidos de America
EUR 9,54
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Good. Used book that is in clean, average condition without any missing pages.
Librería: Wonder Book, Frederick, MD, Estados Unidos de America
EUR 6,46
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoCondición: Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains.
Librería: SecondSale, Montgomery, IL, Estados Unidos de America
EUR 5,14
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoCondición: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc.
Librería: SecondSale, Montgomery, IL, Estados Unidos de America
EUR 5,14
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
Publicado por O'Reilly Media 7/22/2005, 2005
ISBN 10: 0596001738 ISBN 13: 9780596001735
Idioma: Inglés
Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America
EUR 28,09
Convertir monedaCantidad disponible: 5 disponibles
Añadir al carritoPaperback or Softback. Condición: New. Perl Best Practices 1.9. Book.
EUR 35,64
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New. Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects. With a good dose of Aussie humor, Dr.Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created. Most of all, Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way.Praise for Perl Best Practices from Perl community members: "As a manager of a large Perl project, I'd ensure that every member of my team has a copy of Perl Best Practices on their desk, and use it as the basis for an in-house style guide." -- Randal Schwartz "There are no more excuses for writing bad Perl programs. All levels of Perl programmer will be more productive after reading this book." -- Peter Scott "Perl Best Practices will be the next big important book in the evolution of Perl. The ideas and practices Damian lays down will help bring Perl out from under the embarrassing heading of "scripting languages". Many of us have known Perl is a real programming language, worthy of all the tasks normally delegated to Java and C++. With Perl Best Practices, Damian shows specifically how and why, so everyone else can see, too." -- Andy Lester "Damian's done what m.
EUR 37,21
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New. Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects. With a good dose of Aussie humor, Dr.Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created. Most of all, Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way.Praise for Perl Best Practices from Perl community members: "As a manager of a large Perl project, I'd ensure that every member of my team has a copy of Perl Best Practices on their desk, and use it as the basis for an in-house style guide." -- Randal Schwartz "There are no more excuses for writing bad Perl programs. All levels of Perl programmer will be more productive after reading this book." -- Peter Scott "Perl Best Practices will be the next big important book in the evolution of Perl. The ideas and practices Damian lays down will help bring Perl out from under the embarrassing heading of "scripting languages". Many of us have known Perl is a real programming language, worthy of all the tasks normally delegated to Java and C++. With Perl Best Practices, Damian shows specifically how and why, so everyone else can see, too." -- Andy Lester "Damian's done what m.
EUR 24,09
Convertir monedaCantidad disponible: 4 disponibles
Añadir al carritoCondición: New.
EUR 24,09
Convertir monedaCantidad disponible: 4 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: Ria Christie Collections, Uxbridge, Reino Unido
EUR 40,44
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. In.
Publicado por O'Reilly Media, Inc, USA, 2005
ISBN 10: 0596001738 ISBN 13: 9780596001735
Idioma: Inglés
Librería: THE SAINT BOOKSTORE, Southport, Reino Unido
EUR 38,16
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback / softback. Condición: New. New copy - Usually dispatched within 4 working days. 804.
Librería: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlanda
Original o primera edición
EUR 45,84
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Offering a collection of 256 guidelines on the art of coding to help you write better Perl code, this book covers code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. Num Pages: 544 pages, black & white illustrations. BIC Classification: UMW. Category: (P) Professional & Vocational. Dimension: 233 x 182 x 31. Weight in Grams: 864. . 2005. 1st Edition. Paperback. . . . .
EUR 31,95
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: Best Price, Torrance, CA, Estados Unidos de America
EUR 23,61
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. SUPER FAST SHIPPING.
Publicado por Oreilly & Associates Inc, 2005
ISBN 10: 0596001738 ISBN 13: 9780596001735
Idioma: Inglés
Librería: Revaluation Books, Exeter, Reino Unido
EUR 40,30
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoPaperback. Condición: Brand New. 1st edition. 544 pages. 9.25x7.00x1.25 inches. In Stock.
EUR 33,11
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoKartoniert / Broschiert. Condición: New. Offering a collection of 256 guidelines on the art of coding to help you write better Perl code, this book covers code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity,.
EUR 37,20
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New.
Publicado por O'reilly Media Aug 2005, 2005
ISBN 10: 0596001738 ISBN 13: 9780596001735
Idioma: Inglés
Librería: AHA-BUCH GmbH, Einbeck, Alemania
EUR 41,17
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoTaschenbuch. Condición: Neu. Neuware - Many programmers code by instinct, relying on convenient habits or a 'style' they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good.But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects.With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging.They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on howsoftware ought to be created.Most of all, Perl Best Practices offers guidelines that actually work, and that many developers around the world are already using. Much like Perl itself, these guidelines are about helping you to get your job done, without getting in the way.Praise for Perl Best Practices from Perl community members:'As a manager of a large Perl project, I'd ensure that every member of my team has a copy of Perl Best Practices on their desk, and use it as the basis for an in-house style guide.'-- Randal Schwartz'There are no more excuses for writing bad Perl programs. All levels of Perl programmer will be more productive after reading this book.'-- Peter Scott'Perl Best Practices will be the next big important book in the evolution of Perl. The ideas and practices Damian lays down will help bring Perl out from under the embarrassing heading of 'scripting languages'. Many of us have known Perl is a real programming language, worthy of all the tasks normally delegated to Java and C++. With Perl Best Practices, Damian shows specifically how and why, so everyone else can see, too.'-- Andy Lester'Damian's done what many thought impossible: show how to build large, maintainable Perl applications, while still letting Perl be the powerful, expressive language that programmers have loved for years.'-- Bill Odom'Finally, a means to bring lasting order to the process and product of real Perl development teams.'-- Andrew Sundstrom'Perl Best Practices provides a valuable education in how to write robust, maintainable Perl, and is a definitive citation source when coaching other programmers.'-- Bennett Todd'I've been teaching Perl for years, and find the same question keeps being asked: Where can I find a reference for writing reusable, maintainable Perl code Finally I have a decent answer.'-- Paul Fenwick'At last a well researched, well thought-out, comprehensive guide to Perl style. Instead of each of us developing our own, we can learn good practices from one of Perl's most prolific and experienced authors. I recommend this book to anyone who prefers getting on with the job.
EUR 56,84
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: New. Offering a collection of 256 guidelines on the art of coding to help you write better Perl code, this book covers code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. Num Pages: 544 pages, black & white illustrations. BIC Classification: UMW. Category: (P) Professional & Vocational. Dimension: 233 x 182 x 31. Weight in Grams: 864. . 2005. 1st Edition. Paperback. . . . . Books ship from the US and Ireland.