Von dem Buch Modern Perl 4e haben wir 4 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:

Modern Perl 4e100%: . Chromatic: Modern Perl 4e (ISBN: 9781680500882) 2015, The Pragmatic Programmers, 4. Ausgabe, in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…
Modern Perl84%: Chromatic: Modern Perl (ISBN: 9780977920150) 2010, Onyx Neon Press, in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…
Modern Perl71%: Chromatic: Modern Perl (ISBN: 9780977920174) 2011, Onyx Neon Press, in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…
Modern Perl71%: Chromatic: Modern Perl (ISBN: 9780985451943) Onyx Neon Press, in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…

Modern Perl 4e - 16 Angebote vergleichen

Bester Preis: 11,07 (vom 22.09.2016)
1
9781680500882 - Modern Perl 4e

Modern Perl 4e

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

ISBN: 9781680500882 bzw. 1680500880, in Englisch, neu.

27,19 (£ 23,99)¹
versandkostenfrei, unverbindlich
A Perl expert can solve a problem in a few lines of well-tested code. Now you can unlock these powers for yourself. Modern Perl teaches you how Perl really works. It's the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems--and keep them solved. You'll understand how the language fits together and discover the secrets used by the global Perl community. This beloved guide is now completely updated for Perl 5.22. When you have to solve a problem now, reach for Perl. When you have to solve a problem right, reach for Modern Perl. Discover how to scale your skills from one-liners to asynchronous Unicode-aware web services and everything in between. Modern Perl will take you from novice to proficient Perl hacker. You'll see which features of modern Perl will make you more productive, and which features of this well-loved language are best left in the past. Along the way, you'll take advantage of Perl to write well-tested, clear, maintainable code that evolves with you. Learn how the language works, how to take advantage of the CPAN's immense trove of time-tested solutions, and how to write clear, concise, powerful code that runs everywhere. Specific coverage explains how to use Moose, how to write testable code, and how to deploy and maintain real-world Perl applications. This new edition covers the new features of Perl 5.20 and Perl 5.22, including all the new operators, standard library changes, bug and security fixes, and productivity enhancements. It gives you what you need to use the most up-to-date Perl most effectively, all day, every day. What You Need: Perl 5.16 or newer (Perl 5.20 or 5.22 preferred). Installation/upgrade instructions included.
2
9781680500882 - Chromatic: Modern Perl
Chromatic

Modern Perl (2015)

Lieferung erfolgt aus/von: Niederlande EN PB NW

ISBN: 9781680500882 bzw. 1680500880, in Englisch, The Pragmatic Programmers, Taschenbuch, neu.

23,33
unverbindlich
Lieferung aus: Niederlande, 3-4 werkdagen.
bol.com.
A Perl expert can solve a problem in a few lines of well-tested code. Now you can unlock these powers for yourself. Modern Perl teaches you how Perl really works. It's the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems--and keep them solved. You'll understand how the language fits together and discover the secrets used by the global Perl community. This beloved guide is now completely updated for Perl 5.22. When ... A Perl expert can solve a problem in a few lines of well-tested code. Now you can unlock these powers for yourself. Modern Perl teaches you how Perl really works. It's the only book that explains Perl thoroughly, from its philosophical roots to the pragmatic decisions that help you solve real problems--and keep them solved. You'll understand how the language fits together and discover the secrets used by the global Perl community. This beloved guide is now completely updated for Perl 5.22. When you have to solve a problem now, reach for Perl. When you have to solve a problem right, reach for Modern Perl. Discover how to scale your skills from one-liners to asynchronous Unicode-aware web services and everything in between. Modern Perl will take you from novice to proficient Perl hacker. You'll see which features of modern Perl will make you more productive, and which features of this well-loved language are best left in the past. Along the way, you'll take advantage of Perl to write well-tested, clear, maintainable code that evolves with you.Learn how the language works, how to take advantage of the CPAN's immense trove of time-tested solutions, and how to write clear, concise, powerful code that runs everywhere. Specific coverage explains how to use Moose, how to write testable code, and how to deploy and maintain real-world Perl applications. This new edition covers the new features of Perl 5.20 and Perl 5.22, including all the new operators, standard library changes, bug and security fixes, and productivity enhancements. It gives you what you need to use the most up-to-date Perl most effectively, all day, every day. What You Need: Perl 5.16 or newer (Perl 5.20 or 5.22 preferred). Installation/upgrade instructions included.Taal: Engels;Afmetingen: 17x233x193 mm;Gewicht: 532,00 gram;Verschijningsdatum: oktober 2015;Druk: 1;ISBN10: 1680500880;ISBN13: 9781680500882; Engelstalig | Paperback | 2015.
3
9780977920174 - Chromatic: Modern Perl
Chromatic

Modern Perl

Lieferung erfolgt aus/von: Schweiz EN NW

ISBN: 9780977920174 bzw. 0977920178, in Englisch, neu.

41,06 (Fr. 45,40)¹ + Versand: 27,13 (Fr. 30,00)¹ = 68,19 (Fr. 75,40)¹
unverbindlich
Lieferung aus: Schweiz, zzgl. Versandkosten, Versandfertig innert 6 - 9 Tagen.
Modern Perl, The Best Perl Programmers Use Modern Perl In 1987, Perl 1.0 changed the world. In the decades since then, the language has grown from a simple tool for system administration somewhere between shell scripting and C programming to a powerful, general purpose language steeped in a rich heritage. Even so, most Perl 5 programs in the world take far too little advantage of the language. You can write Perl 5 programs as if they were Perl 4 programs (or Perl 3 or 2 or 1), but programs written to take advantage of everything amazing the worldwide Perl 5 community has invented, polished, and discovered are shorter, faster, more powerful, and easier to maintain than their alternatives. They solve difficult problems with speed and elegance. They take advantage of the CPAN and its unparalleled library of reusable code. They get things done. This productivity can be yours, whether you've dabbled with Perl for a decade or someone just handed you this book and said "Fix this code by Friday." Modern Perl is suitable for programmers of every level. It's more than a Perl tutorial-only Modern Perl focuses on Perl 5.12 and 5.14, to demonstrate the latest and most effective time-saving features. Only Modern Perl explains how and why the language works, to let you unlock the full power of Perl. Hone your skills. Sharpen your knowledge of the tools and techniques that make Perl so effective. Master everything Perl has to offer. When you have to solve a problem now, reach for Perl. When you have to solve a problem right, reach for Modern Perl.
4
9780977920174 - Chromatic: Modern Perl
Chromatic

Modern Perl (2011)

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

ISBN: 9780977920174 bzw. 0977920178, in Englisch, 290 Seiten, Onyx Neon Press, Taschenbuch, gebraucht.

7,02 ($ 7,99)¹ + Versand: 3,50 ($ 3,99)¹ = 10,52 ($ 11,98)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 1-2 business days.
Von Händler/Antiquariat, oldbooky.
The Best Perl Programmers Use Modern Perl In 1987, Perl 1.0 changed the world. In the decades since then, the language has grown from a simple tool for system administration somewhere between shell scripting and C programming to a powerful, general purpose language steeped in a rich heritage. Even so, most Perl 5 programs in the world take far too little advantage of the language. You can write Perl 5 programs as if they were Perl 4 programs (or Perl 3 or 2 or 1), but programs written to take advantage of everything amazing the worldwide Perl 5 community has invented, polished, and discovered are shorter, faster, more powerful, and easier to maintain than their alternatives. They solve difficult problems with speed and elegance. They take advantage of the CPAN and its unparalleled library of reusable code. They get things done. This productivity can be yours, whether you've dabbled with Perl for a decade or someone just handed you this book and said "Fix this code by Friday." Modern Perl is suitable for programmers of every level. It's more than a Perl tutorial-only Modern Perl focuses on Perl 5.12 and 5.14, to demonstrate the latest and most effective time-saving features. Only Modern Perl explains how and why the language works, to let you unlock the full power of Perl. Hone your skills. Sharpen your knowledge of the tools and techniques that make Perl so effective. Master everything Perl has to offer. When you have to solve a problem now, reach for Perl. When you have to solve a problem right, reach for Modern Perl. Paperback, Label: Onyx Neon Press, Onyx Neon Press, Produktgruppe: Book, Publiziert: 2011-12-07, Studio: Onyx Neon Press, Verkaufsrang: 1597715.
5
9780977920174 - Chromatic: Modern Perl
Chromatic

Modern Perl (2011)

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

ISBN: 9780977920174 bzw. 0977920178, in Englisch, 290 Seiten, Onyx Neon Press, Taschenbuch, neu.

10,94 ($ 12,46)¹ + Versand: 3,50 ($ 3,99)¹ = 14,44 ($ 16,45)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 24 hours.
Von Händler/Antiquariat, Amazon.com.
The Best Perl Programmers Use Modern Perl In 1987, Perl 1.0 changed the world. In the decades since then, the language has grown from a simple tool for system administration somewhere between shell scripting and C programming to a powerful, general purpose language steeped in a rich heritage. Even so, most Perl 5 programs in the world take far too little advantage of the language. You can write Perl 5 programs as if they were Perl 4 programs (or Perl 3 or 2 or 1), but programs written to take advantage of everything amazing the worldwide Perl 5 community has invented, polished, and discovered are shorter, faster, more powerful, and easier to maintain than their alternatives. They solve difficult problems with speed and elegance. They take advantage of the CPAN and its unparalleled library of reusable code. They get things done. This productivity can be yours, whether you've dabbled with Perl for a decade or someone just handed you this book and said "Fix this code by Friday." Modern Perl is suitable for programmers of every level. It's more than a Perl tutorial-only Modern Perl focuses on Perl 5.12 and 5.14, to demonstrate the latest and most effective time-saving features. Only Modern Perl explains how and why the language works, to let you unlock the full power of Perl. Hone your skills. Sharpen your knowledge of the tools and techniques that make Perl so effective. Master everything Perl has to offer. When you have to solve a problem now, reach for Perl. When you have to solve a problem right, reach for Modern Perl. Paperback, Label: Onyx Neon Press, Onyx Neon Press, Produktgruppe: Book, Publiziert: 2011-12-07, Studio: Onyx Neon Press, Verkaufsrang: 1597715.
6
9780977920150 - Chromatic: Modern Perl
Symbolbild
Chromatic

Modern Perl

Lieferung erfolgt aus/von: Deutschland EN PB US

ISBN: 9780977920150 bzw. 0977920151, in Englisch, Onyx Neon Press, Taschenbuch, gebraucht.

3,35 ($ 3,74)¹ + Versand: 3,58 ($ 3,99)¹ = 6,93 ($ 7,73)¹
unverbindlich
Von Händler/Antiquariat, St Vincent de Paul of Lane County [60344724], Eugene, OR, U.S.A.
Former Library book. Paperback The item is fairly worn but still readable. Signs of wear include aesthetic issues such as scratches, worn covers, damaged binding. The item may have identifying markings on it or show other signs of previous use. May have page creases, creased spine, bent cover or markings inside. Packed with care, shipped promptly.
7
9780977920150 - Chromatic: Modern Perl
Symbolbild
Chromatic

Modern Perl (2010)

Lieferung erfolgt aus/von: Schweiz EN PB NW

ISBN: 9780977920150 bzw. 0977920151, in Englisch, Onyx Neon Press, Taschenbuch, neu.

40,13 (Fr. 43,90)¹ + Versand: 32,91 (Fr. 36,00)¹ = 73,04 (Fr. 79,90)¹
unverbindlich
Lieferung aus: Schweiz, Versandfertig innert 6 - 9 Tagen.
Modern Perl, Perl 5 is a popular, powerful, and robust programming language. With countless satisfied developers, tens of thousands of freely available libraries, and continual improvements to the language and its ecosystem, modern Perl development can be easy, reliable, and fun. To take advantage of the full power of Perl 5--to become a true expert, capable of solving any problem put before you--you must understand the language. Modern Perl explains Perl 5 from theory to implementation, including Perl 5.12. Taschenbuch, 31.10.2010.
8
9780977920150 - Chromatic: Modern Perl
Symbolbild
Chromatic

Modern Perl

Lieferung erfolgt aus/von: Deutschland EN NW

ISBN: 9780977920150 bzw. 0977920151, in Englisch, neu.

33,80
unverbindlich
Lieferung aus: Deutschland, zzgl. Versandkosten, Versandfertig in 5 - 7 Tagen.
Modern Perl, Perl 5 is a popular, powerful, and robust programming language. With countless satisfied developers, tens of thousands of freely available libraries, and continual improvements to the language and its ecosystem, modern Perl development can be easy, reliable, and fun. To take advantage of the full power of Perl 5--to become a true expert, capable of solving any problem put before you--you must understand the language. Modern Perl explains Perl 5 from theory to implementation, including Perl 5.12.
9
9780977920150 - Chromatic: Modern Perl
Chromatic

Modern Perl (2010)

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

ISBN: 9780977920150 bzw. 0977920151, in Englisch, 276 Seiten, Onyx Neon Press, Taschenbuch, gebraucht.

3,34 ($ 3,73)¹ + Versand: 3,58 ($ 3,99)¹ = 6,92 ($ 7,72)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Usually ships in 1-2 business days.
Von Händler/Antiquariat, -usedbooks123-.
Perl 5 is a popular, powerful, and robust programming language. With countless satisfied developers, tens of thousands of freely available libraries, and continual improvements to the language and its ecosystem, modern Perl development can be easy, reliable, and fun. To take advantage of the full power of Perl 5--to become a true expert, capable of solving any problem put before you--you must understand the language. Modern Perl explains Perl 5 from theory to implementation, including Perl 5.12. Paperback, Label: Onyx Neon Press, Onyx Neon Press, Produktgruppe: Book, Publiziert: 2010-10-31, Studio: Onyx Neon Press, Verkaufsrang: 1941122.
10
9781680500882 - Chromatic: Modern Perl
Symbolbild
Chromatic

Modern Perl (2015)

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

ISBN: 9781680500882 bzw. 1680500880, in Englisch, 4. Ausgabe, Pragmatic Bookshelf, Taschenbuch, neu.

17,90 ($ 20,01)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, zzgl. Versandkosten, Verandgebiet: DOM.
Von Händler/Antiquariat, BargainBookStores, MI, Grand Rapids, [RE:5].
BRAND NEW ITEM! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of items sold! . Paperback, 4th ed.
Lade…