Cargando…

Perl by example /

"I picked up a copy of JavaScript by Example over the weekend and wanted to thank you for putting out a book that makes JavaScript easy to understand. I've been a developer for several years now and JS has always been the "monster under the bed," so to speak. Your book has answer...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Quigley, Ellie
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Prentice Hall, ©2008.
Edición:4th ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • The practical extraction and report language
  • Perl quick start
  • Perl scripts
  • Getting a handle on printing
  • What's in a name
  • Where's the operator?
  • If only, unconditionally, forever
  • Regular expressions-pattern matching
  • Getting control-regular expression metacharacters
  • Getting a handle on files
  • How do subroutines function?
  • Modularize it, package it, and send it to the library!
  • Does this job require a reference?
  • Bless those things (object-oriented Perl)
  • Those magic ties and DBM stuff
  • CGI and Perl: the hyper dynamic duo
  • Perl meets MySQL-a perfect connection
  • Interfacing with the system
  • Report writing with pictures
  • Send it over the net and sock it to 'em
  • Appendix: A. Perl built-ins, progmas, modules, and the debugger
  • B. SQL language tutorial
  • C. Perl and biology
  • D. Power and speed: CGI and mod_perl.