Learning Groovy 3: Java-Based Dynamic Scripting
Autor Adam L. Davisen Limba Engleză Paperback – 26 iul 2019
Also, Learning Groovy 3 has been updated to Groovy 3.0 to include the new Parrot parser which was extended to support additional syntax options and language features. It also includes coverage of Groovydoc, which allows you to embed Groovydoc comments in various ways. And, this book covers how Groovy supports Java type annotations and more.
There is more to Groovy than the core language, so Learning Groovy 3, Second Edition covers the extended Groovy ecosystem. You'll see how to harness Gradle (Groovy's build system), Grails (Groovy's web application framework), Spock (Groovy's testing framework), and Ratpack (Groovy's reactive web library).
What You Will Learn
- Grasp Groovy fundamentals, including the GDK
- Master advanced Groovy, such as writing Groovy DSLs
- Discover functional programming in Groovy
- Work with GPars, the built-in concurrency library
- Use Gradle, the build system
- Master Grails, the web application framework
- Work with Spock, the testing framework
- Harness Ratpack, the reactive web library
Those with a Java background, though anyone with basic programming skills can benefit from it. This book is a data-filled, yet easy-to-digest tour of the Groovy language and ecosystem.
Preț: 247.32 lei
Preț vechi: 309.14 lei
-20% Nou
Puncte Express: 371
Preț estimativ în valută:
47.33€ • 49.17$ • 39.32£
47.33€ • 49.17$ • 39.32£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 94.45 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484250570
ISBN-10: 1484250575
Pagini: 110
Ilustrații: XIX, 159 p. 59 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.28 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484250575
Pagini: 110
Ilustrații: XIX, 159 p. 59 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.28 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Part I. Getting Groovy.- 1. Software to Install.- 2. Groovy 101.- 3. Tools.- 4. GDK.- 5. Coming from Java.- Part II. Advanced Groovy.- 6. Groovy Design Patterns.- 7. DSLs.- 8. Traits.- 9. Functional Programming.- 10. Groovy GPars.- Part III. The Groovy Ecosystem.- 11. Groovy Awesomeness.- 12. Gradle.- 13. Grails.- 14. Spock.- 15. Ratpack.
Notă biografică
Adam L. Davis makes software. He's spent many years developing in Java (since Java 1.2) and has enjoyed using Spring and Hibernate. Since 2006 he's been using Groovy and Grails in addition to Java to create SaaS web applications that help track finances for large institutions (among other things). Adam has a masters and a bachelors degree in computer science from Georgia Tech.
Textul de pe ultima copertă
Start building powerful apps that take advantage of the dynamic scripting capabilities of the Groovy language, including what's new in Groovy version 3.0. This book covers Groovy fundamentals, such as installing Groovy, using Groovy tools, and working with the Groovy Development Kit (GDK). You'll also learn more advanced aspects of Groovy, such as using Groovy design patterns, writing DSLs in Groovy, and taking advantage of Groovy's functional programming features.
Also, Learning Groovy 3 has been updated to Groovy 3.0 to include the new Parrot parser which was extended to support additional syntax options and language features. It also includes coverage of Groovydoc, which allows you to embed Groovydoc comments in various ways. And, this book covers how Groovy supports Java type annotations and more.
There is more to Groovy than the core language, so Learning Groovy 3, Second Edition covers the extended Groovy ecosystem. You'll see how to harness Gradle (Groovy's build system), Grails (Groovy's web application framework), Spock (Groovy's testing framework), and Ratpack (Groovy's reactive web library).
You will:
Also, Learning Groovy 3 has been updated to Groovy 3.0 to include the new Parrot parser which was extended to support additional syntax options and language features. It also includes coverage of Groovydoc, which allows you to embed Groovydoc comments in various ways. And, this book covers how Groovy supports Java type annotations and more.
There is more to Groovy than the core language, so Learning Groovy 3, Second Edition covers the extended Groovy ecosystem. You'll see how to harness Gradle (Groovy's build system), Grails (Groovy's web application framework), Spock (Groovy's testing framework), and Ratpack (Groovy's reactive web library).
You will:
- Grasp Groovy fundamentals, including the GDK
- Master advanced Groovy, such as writing Groovy DSLs
- Discover functional programming in Groovy
- Work with GPars, the built-in concurrency library
- Use Gradle, the build system
- Master Grails, the web application framework
- Work with Spock, the testing framework
- Harness Ratpack, the reactive web library
Caracteristici
A unique accelerated tutorial on learning Groovy Offers a quick tutorial for those new to Groovy Written by a long-time expert in Java