StartseiteGruppenForumMehrZeitgeist
Web-Site durchsuchen
Diese Seite verwendet Cookies für unsere Dienste, zur Verbesserung unserer Leistungen, für Analytik und (falls Sie nicht eingeloggt sind) für Werbung. Indem Sie LibraryThing nutzen, erklären Sie dass Sie unsere Nutzungsbedingungen und Datenschutzrichtlinie gelesen und verstanden haben. Die Nutzung unserer Webseite und Dienste unterliegt diesen Richtlinien und Geschäftsbedingungen.

Ergebnisse von Google Books

Auf ein Miniaturbild klicken, um zu Google Books zu gelangen.

Lädt ...

Learning Perl [6th edition]

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

Weitere Autoren: Siehe Abschnitt Weitere Autoren.

MitgliederRezensionenBeliebtheitDurchschnittliche BewertungDiskussionen
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… (mehr)
Kürzlich hinzugefügt vonprengel90, Scuno, mdimitro, Charity0101, icrbooks, ealdhus
Lädt ...

Melde dich bei LibraryThing an um herauszufinden, ob du dieses Buch mögen würdest.

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 abstimmen MrJack | Oct 1, 2008 |
keine Rezensionen | Rezension hinzufügen

» Andere Autoren hinzufügen (1 möglich)

AutorennameRolleArt des AutorsWerk?Status
Schwartz, Randal L.Hauptautoralle Ausgabenbestätigt
Foy, Brian D.Hauptautoralle Ausgabenbestätigt
Phoenix, TomHauptautoralle Ausgabenbestätigt
Christiansen, TomHauptautoreinige Ausgabenbestätigt
Wall, LarryVorwortCo-Autoreinige Ausgabenbestätigt
Du musst dich einloggen, um "Wissenswertes" zu bearbeiten.
Weitere Hilfe gibt es auf der "Wissenswertes"-Hilfe-Seite.
Gebräuchlichster Titel
Die Informationen stammen von der englischen "Wissenswertes"-Seite. Ändern, um den Eintrag der eigenen Sprache anzupassen.
Originaltitel
Alternative Titel
Ursprüngliches Erscheinungsdatum
Figuren/Charaktere
Wichtige Schauplätze
Wichtige Ereignisse
Zugehörige Filme
Epigraph (Motto/Zitat)
Widmung
Erste Worte
Die Informationen stammen von der englischen "Wissenswertes"-Seite. Ändern, um den Eintrag der eigenen Sprache anzupassen.
Welcome to the Llama book!
Zitate
Die Informationen stammen von der englischen "Wissenswertes"-Seite. Ändern, um den Eintrag der eigenen Sprache anzupassen.
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.
Letzte Worte
Hinweis zur Identitätsklärung
Die Informationen stammen von der englischen "Wissenswertes"-Seite. Ändern, um den Eintrag der eigenen Sprache anzupassen.
NOT in the nutshell series.
Not in the Nutshell series.

This is the 6th edition of Learning Perl, and covers Perl 5.14.
Verlagslektoren
Werbezitate von
Originalsprache
Anerkannter DDC/MDS
Anerkannter LCC

Literaturhinweise zu diesem Werk aus externen Quellen.

Wikipedia auf Englisch (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

Keine Bibliotheksbeschreibungen gefunden.

Buchbeschreibung
Zusammenfassung in Haiku-Form

Aktuelle Diskussionen

Keine

Beliebte Umschlagbilder

Gespeicherte Links

Bewertung

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

Bist das du?

Werde ein LibraryThing-Autor.

 

Über uns | Kontakt/Impressum | LibraryThing.com | Datenschutz/Nutzungsbedingungen | Hilfe/FAQs | Blog | LT-Shop | APIs | TinyCat | Nachlassbibliotheken | Vorab-Rezensenten | Wissenswertes | 204,712,492 Bücher! | Menüleiste: Immer sichtbar