Cantitate/Preț
Produs

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

Autor J.J. Merelo
en Limba Engleză Paperback – 3 oct 2019
This condensed code and syntax reference book presents the Raku (formerly known as Perl 6) scripting language in a well-organized format designed to be used time and again. It contains an easy-to-read and use guide to Raku for software application development.

Using this book will give you a feel for the language, as well as an introduction to the different features (such as object-oriented programming) that make Raku such a unique language. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. Perl 6 Quick Syntax Reference is packed with useful information and is a must-have for any developer new to Raku.


What You Will Learn
  • Use Raku expressions and operators 
  • Work with Raku data access and persistent data
  • Process complex data structures available in Raku
  • Work with functions, modules, and more
  • Use Raku classes, roles, and traits
  • Take advantage of regular expressions and grammars using Raku 
  • Use the Unicode standard to its full extent in your scripts

Who This Book Is For

Those new to Raku who have at least some programming experience in any scripting language. 

Citește tot Restrânge

Preț: 17284 lei

Preț vechi: 21605 lei
-20% Nou

Puncte Express: 259

Preț estimativ în valută:
3308 3490$ 2757£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484249550
ISBN-10: 1484249550
Pagini: 140
Ilustrații: XV, 263 p. 18 illus.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.4 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

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.

Notă biografică

J.J. Merelo is a professor at the university of Granada, where he has been teaching since 1988. He has been using Perl since 1994, and Raku/Perl 6 intensively since December 2016.  He trains, teaches and consults on Perl and Raku projects.  


Textul de pe ultima copertă

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, as well as an introduction to the different features (such as concurrency or functional programming) that make Perl 6 such a unique language. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. The Perl 6 Quick Syntax Reference is packed with useful information and is a must-have for any Perl developer or web developer new to Perl 6.


You will:
  • Use Perl 6 expressions and operators 
  • Work with Perl 6 data access and persist data
  • Process complex data structures available in Perl 6
  • Work with functions, modules, and more
  • Use Perl 6 classes and grammars
  • Take advantage of regular expressions using Perl 6 

Caracteristici

The first quick reference pocket guide to Raku (Perl 6) Covers the syntax without assuming any prior knowledge of the language Offers powerful one-liners and simple scripts to help you get your work done fast