Von dem Buch Perl Best Practices - Standards für gute Perl-Code haben wir 6 gleiche oder sehr ähnliche Ausgaben identifiziert!

Falls Sie nur an einem bestimmten Exempar interessiert sind, können Sie aus der folgenden Liste jenes wählen, an dem Sie interessiert sind:

Perl Best Practices - Standards für gute Perl-Code100%: Damian Conway: Perl Best Practices - Standards für gute Perl-Code (ISBN: 9783897217027) in Deutsch, auch als eBook.
Nur diese Ausgabe anzeigen…
Perl Best Practices64%: Damian Conway: Perl Best Practices (ISBN: 9780596516369) O'Reilly, United States of America, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…
Perl Best Practices64%: Damian Conway: Perl Best Practices (ISBN: 9780596159009) O'Reilly, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…
Perl Best Practices64%: Damian Conway: Perl Best Practices (ISBN: 9780596555023) in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…
Perl Best Practices by Paperback | Indigo Chapters50%: Conway, Damian: Perl Best Practices by Paperback | Indigo Chapters (ISBN: 9780596001735) 2005, Erstausgabe, in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…
Perl Best Practices: Standards and Styles for Developing Maintainable Code41%: Damian Conway: Perl Best Practices: Standards and Styles for Developing Maintainable Code (ISBN: 9780596807429) 2005, O'Reilly Media, Erstausgabe, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…

Perl Best Practices - Standards für gute Perl-Code - 17 Angebote vergleichen

Bester Preis: 15,00 (vom 24.04.2013)
1
9780596001735 - Conway, Damian: Perl Best Practices
Conway, Damian

Perl Best Practices

Lieferung erfolgt aus/von: Deutschland EN NW

ISBN: 9780596001735 bzw. 0596001738, in Englisch, O'Reilly, Vereinigte Staaten von Amerika, neu.

27,95 + Versand: 6,95 = 34,90
unverbindlich
Lieferung aus: Deutschland, zzgl. Versandkosten.
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 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 rather than going back and fixing errors caused by syntax and poor style issues."- Jacinta Richardson "If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it."- Steven Lembark "The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf."- Uri Guttman.
2
9780596001735 - Conway, Damian: Perl Best Practices
Conway, Damian

Perl Best Practices

Lieferung erfolgt aus/von: Deutschland ~EN NW

ISBN: 9780596001735 bzw. 0596001738, vermutlich in Englisch, O'Reilly Media, Inc, USA / O'Reilly Media, Inc. neu.

Lieferung aus: Deutschland, Versandfertig in 2-4 Wochen, Versandkostenfrei innerhalb von Deutschland.
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 codein 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 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 rather than going back and fixing errors caused by syntax and poor style issues." -- Jacinta Richardson "If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it." -- Steven Lembark "The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf." -- Uri GuttmanMany 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 rather than going back and fixing errors caused by syntax and poor style issues."-- Jacinta Richardson"If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it."-- Steven Lembark"The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf."-- Uri Guttman.
3
9780596516369 - Damian Conway: Perl Best Practices : Standards and Styles for Developing Maintainable Code
Damian Conway

Perl Best Practices : Standards and Styles for Developing Maintainable Code

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland EN NW EB DL

ISBN: 9780596516369 bzw. 0596516363, in Englisch, O'Reilly Media, neu, E-Book, elektronischer Download.

21,15 (£ 18,39)¹ + Versand: 8,04 (£ 6,99)¹ = 29,19 (£ 25,38)¹
unverbindlich
Lieferung aus: Vereinigtes Königreich Großbritannien und Nordirland, Despatched same working day before 3pm.
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 rather than going back and fixing errors caused by syntax and poor style issues."-- Jacinta Richardson"If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it."-- Steven Lembark"The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf."-- Uri Guttman.
4
9780596555023 - Damian Conway: Perl Best Practices : Standards and Styles for Developing Maintainable Code
Damian Conway

Perl Best Practices : Standards and Styles for Developing Maintainable Code

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland EN NW EB DL

ISBN: 9780596555023 bzw. 0596555024, in Englisch, O'Reilly Media, neu, E-Book, elektronischer Download.

19,78 (£ 17,20)¹ + Versand: 8,04 (£ 6,99)¹ = 27,82 (£ 24,19)¹
unverbindlich
Lieferung aus: Vereinigtes Königreich Großbritannien und Nordirland, Despatched same working day before 3pm.
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 rather than going back and fixing errors caused by syntax and poor style issues."-- Jacinta Richardson"If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it."-- Steven Lembark"The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf."-- Uri Guttman.
5
9780596001735 - Damian Conway: Perl Best Practices
Damian Conway

Perl Best Practices

Lieferung erfolgt aus/von: Deutschland EN PB NW

ISBN: 9780596001735 bzw. 0596001738, in Englisch, O'Reilly Vlg. GmbH & Co. Taschenbuch, neu.

Lieferung aus: Deutschland, Versandkostenfrei.
Carl Hübscher GmbH, [4514147].
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 rather than going back and fixing errors caused by syntax and poor style issues.'-- Jacinta Richardson'If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it.'-- Steven Lembark'The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf.'-- Uri Guttman, Taschenbuch.
6
9780596555023 - Damian Conway: Perl Best Practices
Damian Conway

Perl Best Practices (2009)

Lieferung erfolgt aus/von: Niederlande EN NW EB

ISBN: 9780596555023 bzw. 0596555024, in Englisch, O'Reilly Media, neu, E-Book.

26,24
unverbindlich
Lieferung aus: Niederlande, Direct beschikbaar.
bol.com.
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 yo... 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 rather than going back and fixing errors caused by syntax and poor style issues."-- Jacinta Richardson"If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it."-- Steven Lembark"The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf."-- Uri Guttman Productinformatie:Taal: Engels;Formaat: Epub zonder kopieerbeveiliging (DRM) ;Bestandsgrootte: 2.41 MB;Kopieerrechten: Het kopiëren van (delen van) de pagina's is niet toegestaan ;ISBN10: 0596555024;ISBN13: 9780596555023; Engels | Ebook | 2009.
7
9780596001735 - Damian Conway: Perl Best Practices
Damian Conway

Perl Best Practices (2005)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB US FE

ISBN: 9780596001735 bzw. 0596001738, in Englisch, 544 Seiten, O'Reilly Media, Taschenbuch, gebraucht, Erstausgabe.

3,69 ($ 3,99)¹ + Versand: 3,69 ($ 3,99)¹ = 7,38 ($ 7,98)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 1-2 business days.
Von Händler/Antiquariat, Hawking Books.
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 rather than going back and fixing errors caused by syntax and poor style issues."-- Jacinta Richardson"If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it."-- Steven Lembark"The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf."-- Uri Guttman, Paperback, Ausgabe: 1, Label: O'Reilly Media, O'Reilly Media, Produktgruppe: Book, Publiziert: 2005-07-22, Freigegeben: 2005-07-19, Studio: O'Reilly Media, Verkaufsrang: 311700.
8
9780596001735 - Damian Conway: Perl Best Practices
Damian Conway

Perl Best Practices (2005)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB NW FE

ISBN: 9780596001735 bzw. 0596001738, in Englisch, 544 Seiten, O'Reilly Media, Taschenbuch, neu, Erstausgabe.

14,61 ($ 19,93)¹ + Versand: 2,92 ($ 3,99)¹ = 17,53 ($ 23,92)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 1-2 business days.
Von Händler/Antiquariat, Alin&Becky.
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 rather than going back and fixing errors caused by syntax and poor style issues."-- Jacinta Richardson"If you care about programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your style will improve it."-- Steven Lembark"The Perl community's best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style until Perl Best Practices. This book fills a large gap in every Perl bookshelf."-- Uri Guttman, Paperback, Ausgabe: 1, Label: O'Reilly Media, O'Reilly Media, Produktgruppe: Book, Publiziert: 2005-07-22, Freigegeben: 2005-07-19, Studio: O'Reilly Media, Verkaufsrang: 53832.
9
9780596001735 - Perl Best Practices by Damian Conway Paperback | Indigo Chapters

Perl Best Practices by Damian Conway Paperback | Indigo Chapters

Lieferung erfolgt aus/von: Kanada ~EN PB NW

ISBN: 9780596001735 bzw. 0596001738, vermutlich in Englisch, O'Reilly, Vereinigte Staaten von Amerika, Taschenbuch, neu.

31,74 (C$ 45,99)¹
unverbindlich
Lieferung aus: Kanada, Lagernd, zzgl. Versandkosten.
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 Practicesauthor 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 Practicesoffers 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 Practicesoffers 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 forPerl Best Practicesfrom Perl community members:""As a manager of a large Perl project, I''d ensure that every member of my team has a copy ofPerl Best Practiceson 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 Practiceswill 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 Practicesprovides 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 rather than going back and fixing errors caused by syntax and poor style issues.""- Jacinta Richardson""If you care about programming in any language read this book. Even if you don''t intend to follow all of the practices, thinking through your style will improve it.""- Steven Lembark""The Perl community''s best author is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style untilPerl Best Practices. This book fills a large gap in every Perl bookshelf.""- Uri Guttman | Perl Best Practices by Damian Conway Paperback | Indigo Chapters.
10
9780596001735 - Damian Conway: Perl Best Practices: Standards and Styles for Developing Maintain able Code
Symbolbild
Damian Conway

Perl Best Practices: Standards and Styles for Developing Maintain able Code (2005)

Lieferung erfolgt aus/von: Neuseeland ~EN PB US

ISBN: 9780596001735 bzw. 0596001738, vermutlich in Englisch, O'Reilly Media, Taschenbuch, gebraucht, guter Zustand.

6,67 ($ 7,20)¹ + Versand: 17,78 ($ 19,19)¹ = 24,45 ($ 26,39)¹
unverbindlich
Lieferung aus: Neuseeland, Versandkosten nach: DEU.
Von Händler/Antiquariat, bookexpress.co.nz.
O'Reilly Media. Very Good. 7 x 0.98 x 9.19 inches. Paperback. 2005. 544 pages. Many programmers code by instinct, relying on conv enient habits or a style they picked up early on. They aren't con scious of all the choices they make, like how they format their s ource, the names they use for variables, or the kinds of loops th ey use. They're focused entirely on problems they're solving, sol utions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intui tively, and that feels good. But if you're serious about your pr ofession, intuition isn't enough. Perl Best Practices author Dami an Conway explains that rules, conventions, standards, and practi ces not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking abo ut 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 Aus sie humor, Dr. Conway (familiar to many in the Perl community) of fers 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The gui delines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, t esting, and debugging. They're designed to work together to prod uce code that is clear, robust, efficient, maintainable, and conc ise, but Dr. Conway doesn't pretend that this is the one true uni versal 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 b e created. Most of all, Perl Best Practices offers guidelines th at actually work, and that many developers around the world are a lready using. Much like Perl itself, these guidelines are about h elping you to get your job done, without getting in the way. Pra ise for Perl Best Practices from Perl community members: As a ma nager 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 The re are no more excuses for writing bad Perl programs. All levels of Perl programmer will be more productive after reading this boo k.-- Peter Scott Perl Best Practices will be the next big import ant book in the evolution of Perl. The ideas and practices Damian lays down will help bring Perl out from under the embarrassing h eading of scripting languages. Many of us have known Perl is a re al programming language, worthy of all the tasks normally delegat ed to Java and C++. With Perl Best Practices, Damian shows specif ically how and why, so everyone else can see, too.-- Andy Lester Damian's done what many thought impossible: show how to build la rge, 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 t he process and product of real Perl development teams.-- Andrew S undstrom Perl Best Practices provides a valuable education in ho w to write robust, maintainable Perl, and is a definitive citatio n source when coaching other programmers.-- Bennett ToddI've been teaching Perl for years, and find the same question keeps being asked: Where can I find a reference for writing reusable, maintai nable Perl code? Finally I have a decent answer.-- Paul FenwickAt last a well researched, well thought-out, comprehensive guide to Perl style. Instead of each of us developing our own, we can lea rn good practices from one of Perl's most prolific and experience d authors. I recommend this book to anyone who prefers getting on with the job rather than going back and fixing errors caused by syntax and poor style issues.-- Jacinta RichardsonIf you care abo ut programming in any language read this book. Even if you don't intend to follow all of the practices, thinking through your styl e will improve it.-- Steven LembarkThe Perl community's best auth or is back with another outstanding book. There has never been a comprehensive reference on high quality Perl coding and style unt il Perl Best Practices. This book fills a large gap in every Perl bookshelf.-- Uri Guttman Editorial Reviews About the Author D amian Conway holds a PhD in Computer Science and is an honorary A ssociate Professor with the School of Computer Science and Softwa re Engineering at Monash University, Melbourne, Australia.Current ly he runs an international IT training company--Thoughtstream--w hich provides programmer development from beginner to masterclass level throughout Europe, North America, and Australasia.Damian w as the winner of the 1998, 1999, and 2000 Larry Wall Awards for P ractical Utility. The best technical paper at the annual Perl Con ference was subsequently named in his honour. He is a member of t he technical committee for The Perl Conference, a keynote speaker at many Open Source conferences, a former columnist for The Perl Journal, and author of the book Object Oriented Perl. In 2001 Da mian received the first Perl Foundation Development Grant and spe nt 20 months working on projects for the betterment of Perl.A pop ular speaker and trainer, he is also the author of numerous well- known Perl modules, including Parse::RecDescent (a sophisticated parsing tool), Class::Contract (design-by-contract programming in Perl), Lingua::EN::Inflect (rule-based English transformations f or text generation), Class::Multimethods (multiple dispatch polym orphism), Text::Autoformat (intelligent automatic reformatting of plaintext), Switch (Perl's missing case statement), NEXT (resump tive method dispatch), Filter::Simple (Perl-based source code man ipulation), Quantum::Superpositions (auto-parallelization of seri al code using a quantum mechanical metaphor), and Lingua::Romana: :Perligata (programming in Latin).Most of his time is now spent w orking with Larry Wall on the design of the new Perl 6 programmin g language.
Lade…