Perl 6 Quick Syntax Reference A Pocket Guide to the Language, the Core Modules, and the Community

This condensed code and syntax reference book presents the Perl scripting language in a well-organized format designed to be used time and again. It contains an easy-to-read and use guide to Perl 6 for web and software application development. Using this book will give you a feel for the language, a...

Descripción completa

Detalles Bibliográficos
Autor principal: Merelo, J.J. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:1st ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630928806719
Tabla de Contenidos:
  • 1. Running Perl 6
  • 2. Getting help
  • 3. Literals
  • 4. Expressions and Operators
  • 5. Building Up Data
  • 6. Processing Complex Data Structures
  • 7. Storing Data: Containers
  • 8. Functions
  • 9. Roles and Classes
  • 10. Modules
  • 11. Errors
  • 12. System Interaction
  • 13. Testing
  • 14. Projects
  • 15. Grammars.