AccueilGroupesDiscussionsPlusTendances
Site de recherche
Ce site utilise des cookies pour fournir nos services, optimiser les performances, pour les analyses, et (si vous n'êtes pas connecté) pour les publicités. En utilisant Librarything, vous reconnaissez avoir lu et compris nos conditions générales d'utilisation et de services. Votre utilisation du site et de ses services vaut acceptation de ces conditions et termes.

Résultats trouvés sur Google Books

Cliquer sur une vignette pour aller sur Google Books.

Chargement...

Learning Perl [6th edition]

par Randal L. Schwartz, Brian D. Foy, Tom Phoenix

Autres auteurs: Voir la section autres auteur(e)s.

MembresCritiquesPopularitéÉvaluation moyenneMentions
659535,149 (4)8
In this update of a bestseller, two leading Perl trainers teach you to use the most universal scripting language in the age of the World Wide Web. With a foreword by Larry Wall, the creator of Perl, this smooth, carefully paced book is the "official" guide for both formal (classroom) and informal learning. It is now current for Perl version 5.004. Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each chapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl's object-oriented constructs. Perl is a language for easily manipulating text, files, and processes. It comes standard on most UNIX platforms and is available free of charge on all other important operating systems. Perl technical support is informally available -- often within minutes -- from a pool of experts who monitor a USENET newsgroup (comp.lang.perl.misc) with tens of thousands of readers. Contents include: A quick tutorial stroll through Perl basics Systematic, topic-by-topic coverage of Perl's broad capabilities Lots of brief code examples Programming exercises for each topic, with fully worked-out answers How to execute system commands from your Perl program How to manage DBM databases using Perl An introduction to CGI programming for the Web… (plus d'informations)
Chargement...

Inscrivez-vous à LibraryThing pour découvrir si vous aimerez ce livre

Actuellement, il n'y a pas de discussions au sujet de ce livre.

» Voir aussi les 8 mentions

Gentle and entertaining introduction to basic Perl programming. It's probably not the most efficient way to learn the language for an experienced programmer since it gets a bit chatty and drawn out at times and does not get into advanced features. Nonetheless, it was worth the time to read. ( )
  josh314 | Mar 5, 2014 |
Technical manual. Useful starter for the Perl progamming language. ( )
  questbird | Oct 7, 2013 |
Azt még csak-csak el tudtam fogadni, hogy a fordítás tele van nehezen érthető és magyartalan mondatokkal. Bosszantó, de szakkönyvnél nem ez a lényeg. Ami valójában használhatatlanná teszi a könyvet, az a példaprogramokban elrejtett hibák nagy száma. Hiányzó zárójelek, operátorok garantálják, hogy a példaprogramok nagy része használhatatlan legyen. Tipikusan a perl egy olyan nyelv ahol erre nagyon kellene figyelni.

A könyvet csak azért nem osztályozom, mert nem lehet külön értékelni az eredeti könyvet (amennyire meg lehet ítélni a magyar kiadás alapján, ez egy elég jó bevezető könyv a perl nyelvhez) illetve a magyar kiadást (ami viszont pocsék).
  asalamon | Jun 16, 2009 |
My edition is a little old now, but this is absolutely the best book on Perl if you want to learn this powerful, complex language. Just be sure to get the newest edition available. ( )
  RicDay | Jan 26, 2009 |
Perl is an open source CGI scripting and web programming language. Perl is one of the most popular web programming languages because of its powerful text-manipulation capabilities. A huge number of Perl scripts are freely available on the web for download.

This textbook was written to be a gentle introduction to Perl. It is not a comprehensive guide to Perl. It is a companion volume to Programming Perl, Second Edition by Larry Wall, Randal L. Schwartz, and Tom Christiansen.

Advanced topics at the end of the book cover CGI programming, library modules, references, and object-oriented programming.

Perl will run on practically any computer platform including MS-DOS, VMS, OS/2, Macintosh, all flavors of Windows, UNIX, and Linux,

The exercises in the book can be downloaded from http://www.oreilly.com or by FTP.

You can visit the Perl home page at http://www.perl.com/perl/. ( )
1 voter MrJack | Oct 1, 2008 |
5 sur 5
aucune critique | ajouter une critique

» Ajouter d'autres auteur(e)s (1 possible)

Nom de l'auteurRôleType d'auteurŒuvre ?Statut
Schwartz, Randal L.auteur principaltoutes les éditionsconfirmé
Foy, Brian D.auteur principaltoutes les éditionsconfirmé
Phoenix, Tomauteur principaltoutes les éditionsconfirmé
Christiansen, Tomauteur principalquelques éditionsconfirmé
Wall, LarryAvant-proposauteur secondairequelques éditionsconfirmé
Vous devez vous identifier pour modifier le Partage des connaissances.
Pour plus d'aide, voir la page Aide sur le Partage des connaissances [en anglais].
Titre canonique
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
Titre original
Titres alternatifs
Date de première publication
Personnes ou personnages
Lieux importants
Évènements importants
Films connexes
Épigraphe
Dédicace
Premiers mots
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
Welcome to the Llama book!
Citations
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
So, if you get writer's block, just let the cat walk across the keyboard, and debug the result.
If only we could reset history and not make so many mistakes next time.
Derniers mots
Notice de désambigüisation
Informations provenant du Partage des connaissances anglais. Modifiez pour passer à votre langue.
NOT in the nutshell series.
Not in the Nutshell series.

This is the 6th edition of Learning Perl, and covers Perl 5.14.
Directeur de publication
Courtes éloges de critiques
Langue d'origine
DDC/MDS canonique
LCC canonique

Références à cette œuvre sur des ressources externes.

Wikipédia en anglais (2)

In this update of a bestseller, two leading Perl trainers teach you to use the most universal scripting language in the age of the World Wide Web. With a foreword by Larry Wall, the creator of Perl, this smooth, carefully paced book is the "official" guide for both formal (classroom) and informal learning. It is now current for Perl version 5.004. Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each chapter. A lengthy new chapter in this edition introduces you to CGI programming, while touching also on the use of library modules, references, and Perl's object-oriented constructs. Perl is a language for easily manipulating text, files, and processes. It comes standard on most UNIX platforms and is available free of charge on all other important operating systems. Perl technical support is informally available -- often within minutes -- from a pool of experts who monitor a USENET newsgroup (comp.lang.perl.misc) with tens of thousands of readers. Contents include: A quick tutorial stroll through Perl basics Systematic, topic-by-topic coverage of Perl's broad capabilities Lots of brief code examples Programming exercises for each topic, with fully worked-out answers How to execute system commands from your Perl program How to manage DBM databases using Perl An introduction to CGI programming for the Web

Aucune description trouvée dans une bibliothèque

Description du livre
Résumé sous forme de haïku

Discussion en cours

Aucun

Couvertures populaires

Vos raccourcis

Évaluation

Moyenne: (4)
0.5
1
1.5
2 5
2.5
3 9
3.5 1
4 20
4.5 3
5 18

Est-ce vous ?

Devenez un(e) auteur LibraryThing.

 

À propos | Contact | LibraryThing.com | Respect de la vie privée et règles d'utilisation | Aide/FAQ | Blog | Boutique | APIs | TinyCat | Bibliothèques historiques | Critiques en avant-première | Partage des connaissances | 204,719,109 livres! | Barre supérieure: Toujours visible