StartGroepenDiscussieMeerTijdgeest
Doorzoek de site
Onze site gebruikt cookies om diensten te leveren, prestaties te verbeteren, voor analyse en (indien je niet ingelogd bent) voor advertenties. Door LibraryThing te gebruiken erken je dat je onze Servicevoorwaarden en Privacybeleid gelezen en begrepen hebt. Je gebruik van de site en diensten is onderhevig aan dit beleid en deze voorwaarden.

Resultaten uit Google Boeken

Klik op een omslag om naar Google Boeken te gaan.

Bezig met laden...

Learning Perl [6th edition]

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

Andere auteurs: Zie de sectie andere auteurs.

LedenBesprekingenPopulariteitGemiddelde beoordelingAanhalingen
659535,178 (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… (meer)
Onlangs toegevoegd doorprengel90, Scuno, mdimitro, Charity0101, icrbooks, ealdhus
Bezig met laden...

Meld je aan bij LibraryThing om erachter te komen of je dit boek goed zult vinden.

Op dit moment geen Discussie gesprekken over dit boek.

» Zie ook 8 vermeldingen

Engels (4)  Hongaars (1)  Alle talen (5)
Toon 5 van 5
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 stem MrJack | Oct 1, 2008 |
Toon 5 van 5
geen besprekingen | voeg een bespreking toe

» Andere auteurs toevoegen (1 mogelijk)

AuteursnaamRolType auteurWerk?Status
Schwartz, Randal L.primaire auteuralle editiesbevestigd
Foy, Brian D.primaire auteuralle editiesbevestigd
Phoenix, Tomprimaire auteuralle editiesbevestigd
Christiansen, Tomprimaire auteursommige editiesbevestigd
Wall, LarryVoorwoordSecundaire auteursommige editiesbevestigd
Je moet ingelogd zijn om Algemene Kennis te mogen bewerken.
Voor meer hulp zie de helppagina Algemene Kennis .
Gangbare titel
Informatie afkomstig uit de Engelse Algemene Kennis. Bewerk om naar jouw taal over te brengen.
Oorspronkelijke titel
Alternatieve titels
Oorspronkelijk jaar van uitgave
Mensen/Personages
Belangrijke plaatsen
Belangrijke gebeurtenissen
Verwante films
Motto
Opdracht
Eerste woorden
Informatie afkomstig uit de Engelse Algemene Kennis. Bewerk om naar jouw taal over te brengen.
Welcome to the Llama book!
Citaten
Informatie afkomstig uit de Engelse Algemene Kennis. Bewerk om naar jouw taal over te brengen.
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.
Laatste woorden
Ontwarringsbericht
Informatie afkomstig uit de Engelse Algemene Kennis. Bewerk om naar jouw taal over te brengen.
NOT in the nutshell series.
Not in the Nutshell series.

This is the 6th edition of Learning Perl, and covers Perl 5.14.
Uitgevers redacteuren
Auteur van flaptekst/aanprijzing
Oorspronkelijke taal
Gangbare DDC/MDS
Canonieke LCC

Verwijzingen naar dit werk in externe bronnen.

Wikipedia in het Engels (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

Geen bibliotheekbeschrijvingen gevonden.

Boekbeschrijving
Haiku samenvatting

Actuele discussies

Geen

Populaire omslagen

Snelkoppelingen

Waardering

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

Ben jij dit?

Word een LibraryThing Auteur.

 

Over | Contact | LibraryThing.com | Privacy/Voorwaarden | Help/Veelgestelde vragen | Blog | Winkel | APIs | TinyCat | Nagelaten Bibliotheken | Vroege Recensenten | Algemene kennis | 204,734,264 boeken! | Bovenbalk: Altijd zichtbaar