Dekorationsartikel gehören nicht zum Leistungsumfang.
Sprache:
Englisch
64,19 €*
Versandkostenfrei per Post / DHL
Aktuell nicht verfügbar
Kategorien:
Beschreibung
Gain the skills to begin developing Raku applications from the ground up in this hands-on compact book, which includes a foreword from Larry Wall, creator of Perl. Yoüll learn enough to get started building with Raku, using Raku's gradual typing, handy object orientated features, powerful parsing capabilities, and human-usable concurrency. This book has been updated to include the latest version of Raku based upon the Perl 6.d major version which includes over 3,400 new commits in its specification.
After a short introduction, each chapter develops a small example project, explaining the Raku features used. When the example is done, yoüll explore another aspect, such as optimizing further for readability or testing the code. Along the way yoüll see Raku basics, such as variables and scoping; subroutines; classes and objects; regexes; and code testing.
When yoüve mastered the basics, Raku Fundamentals moves onto more advanced topics to give you a deeper understanding of the language. Yoüll learn, amongst other things, how to work with persistent storage, how to generate good error messages, and how to write tricky applications such as a file and directory usage graph and a Unicode search tool.
What You Will Learn
Get coding with latest version of Raku
Work on several hands-on examples and projects
Integrate Python libraries into your Raku-based programs Parse INI files using regexes and grammars
Build a date-time converter
Carry out refactoring and other automated tests
Who This Book Is For
If you already know one or more programming languages, and want to learn about Raku, then this book is for you.
After a short introduction, each chapter develops a small example project, explaining the Raku features used. When the example is done, yoüll explore another aspect, such as optimizing further for readability or testing the code. Along the way yoüll see Raku basics, such as variables and scoping; subroutines; classes and objects; regexes; and code testing.
When yoüve mastered the basics, Raku Fundamentals moves onto more advanced topics to give you a deeper understanding of the language. Yoüll learn, amongst other things, how to work with persistent storage, how to generate good error messages, and how to write tricky applications such as a file and directory usage graph and a Unicode search tool.
What You Will Learn
Get coding with latest version of Raku
Work on several hands-on examples and projects
Integrate Python libraries into your Raku-based programs Parse INI files using regexes and grammars
Build a date-time converter
Carry out refactoring and other automated tests
Who This Book Is For
If you already know one or more programming languages, and want to learn about Raku, then this book is for you.
Gain the skills to begin developing Raku applications from the ground up in this hands-on compact book, which includes a foreword from Larry Wall, creator of Perl. Yoüll learn enough to get started building with Raku, using Raku's gradual typing, handy object orientated features, powerful parsing capabilities, and human-usable concurrency. This book has been updated to include the latest version of Raku based upon the Perl 6.d major version which includes over 3,400 new commits in its specification.
After a short introduction, each chapter develops a small example project, explaining the Raku features used. When the example is done, yoüll explore another aspect, such as optimizing further for readability or testing the code. Along the way yoüll see Raku basics, such as variables and scoping; subroutines; classes and objects; regexes; and code testing.
When yoüve mastered the basics, Raku Fundamentals moves onto more advanced topics to give you a deeper understanding of the language. Yoüll learn, amongst other things, how to work with persistent storage, how to generate good error messages, and how to write tricky applications such as a file and directory usage graph and a Unicode search tool.
What You Will Learn
Get coding with latest version of Raku
Work on several hands-on examples and projects
Integrate Python libraries into your Raku-based programs Parse INI files using regexes and grammars
Build a date-time converter
Carry out refactoring and other automated tests
Who This Book Is For
If you already know one or more programming languages, and want to learn about Raku, then this book is for you.
After a short introduction, each chapter develops a small example project, explaining the Raku features used. When the example is done, yoüll explore another aspect, such as optimizing further for readability or testing the code. Along the way yoüll see Raku basics, such as variables and scoping; subroutines; classes and objects; regexes; and code testing.
When yoüve mastered the basics, Raku Fundamentals moves onto more advanced topics to give you a deeper understanding of the language. Yoüll learn, amongst other things, how to work with persistent storage, how to generate good error messages, and how to write tricky applications such as a file and directory usage graph and a Unicode search tool.
What You Will Learn
Get coding with latest version of Raku
Work on several hands-on examples and projects
Integrate Python libraries into your Raku-based programs Parse INI files using regexes and grammars
Build a date-time converter
Carry out refactoring and other automated tests
Who This Book Is For
If you already know one or more programming languages, and want to learn about Raku, then this book is for you.
Über den Autor
Moritz Lenz is a Perl 6, now Raku, core developer. He has contributed significantly to the official test suite, the Rakudo Perl compiler, and is the initiator of the official Raku documentation project. He has also authored several modules, and runs infrastructure for the Raku community. In his day job, he develops Perl 5 and Python code, and maintains a continuous delivery system for his employer.
Zusammenfassung
Helps you begin coding with Raku using hands-on examples
Shows how to work with persistent storage
Teaches you how to write applications such as a Unicode search tool and usage graph
Inhaltsverzeichnis
1. What is Raku?.- 2. Running Rakudo.- 3. Formatting a Sudoku Puzzle.- 4. Datetime Conversion for the Command Line.- 5. Testing say().- 6. Silent-Cron, a Cron Wrapper.- 7. Stateful Silent-Cron.- 8. Review of the Raku Basics.- 9. Parsing INI files using Regexes and Grammars.- 10. A File and Directory Usage Graph.- 11. A Unicode Search Tool.- 12. Creating a Webservice, and Declarative APIs.- 13. What's Next?.
Details
Erscheinungsjahr: | 2020 |
---|---|
Fachbereich: | Programmiersprachen |
Genre: | Informatik |
Rubrik: | Naturwissenschaften & Technik |
Medium: | Taschenbuch |
Inhalt: |
xvii
186 S. 12 s/w Illustr. 186 p. 12 illus. |
ISBN-13: | 9781484261088 |
ISBN-10: | 1484261089 |
Sprache: | Englisch |
Ausstattung / Beilage: | Paperback |
Einband: | Kartoniert / Broschiert |
Autor: | Lenz, Moritz |
Auflage: | 2nd ed. |
Hersteller: |
Apress
Apress L.P. |
Maße: | 235 x 155 x 12 mm |
Von/Mit: | Moritz Lenz |
Erscheinungsdatum: | 06.09.2020 |
Gewicht: | 0,318 kg |
Über den Autor
Moritz Lenz is a Perl 6, now Raku, core developer. He has contributed significantly to the official test suite, the Rakudo Perl compiler, and is the initiator of the official Raku documentation project. He has also authored several modules, and runs infrastructure for the Raku community. In his day job, he develops Perl 5 and Python code, and maintains a continuous delivery system for his employer.
Zusammenfassung
Helps you begin coding with Raku using hands-on examples
Shows how to work with persistent storage
Teaches you how to write applications such as a Unicode search tool and usage graph
Inhaltsverzeichnis
1. What is Raku?.- 2. Running Rakudo.- 3. Formatting a Sudoku Puzzle.- 4. Datetime Conversion for the Command Line.- 5. Testing say().- 6. Silent-Cron, a Cron Wrapper.- 7. Stateful Silent-Cron.- 8. Review of the Raku Basics.- 9. Parsing INI files using Regexes and Grammars.- 10. A File and Directory Usage Graph.- 11. A Unicode Search Tool.- 12. Creating a Webservice, and Declarative APIs.- 13. What's Next?.
Details
Erscheinungsjahr: | 2020 |
---|---|
Fachbereich: | Programmiersprachen |
Genre: | Informatik |
Rubrik: | Naturwissenschaften & Technik |
Medium: | Taschenbuch |
Inhalt: |
xvii
186 S. 12 s/w Illustr. 186 p. 12 illus. |
ISBN-13: | 9781484261088 |
ISBN-10: | 1484261089 |
Sprache: | Englisch |
Ausstattung / Beilage: | Paperback |
Einband: | Kartoniert / Broschiert |
Autor: | Lenz, Moritz |
Auflage: | 2nd ed. |
Hersteller: |
Apress
Apress L.P. |
Maße: | 235 x 155 x 12 mm |
Von/Mit: | Moritz Lenz |
Erscheinungsdatum: | 06.09.2020 |
Gewicht: | 0,318 kg |
Warnhinweis