Cargando…

Beginning Perl /

Everything beginners need to start programming with Perl Perl is the ever-popular, flexible, open source programming language that has been called the programmers "Swiss army knife." This book introduces Perl to both new programmers and experienced ones who are looking to learn a new langu...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Poe, Curtis
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, IN : Wiley, 2012.
Temas:
Acceso en línea:Texto completo
Texto completo
Tabla de Contenidos:
  • What is Perl?
  • Understanding the CPAN
  • Variables
  • Working with data
  • Control flow
  • References
  • Subroutines
  • Regular expressions
  • Files and directories
  • Sort, map and grep
  • Packages and modules
  • Object oriented Perl
  • Moose
  • Testing
  • The interwebs
  • Databases
  • Plays well with others
  • Common tasks
  • The next steps.