- Groovy 2 Cookbook
- Andrey Adamovich Luciano Fiandesio
- 130字
- 2021-07-23 15:57:24
Introduction
This chapter is all about what makes Groovy a very productive and fun programming language.
Groovy popularity builds on certain features of the language that are simply done right, such as closures or builders and are particularly appealing for Java programmers.
The recipes found in this chapter show the different facets of the Groovy language that allows to write a more terse, readable, and less ceremonious code in comparison to Java.
In this chapter, the reader will find—among others—recipes about the incredibly productive Groovy-enhanced collection framework, closures, builders, and the fancy annotations that makes code shorter and to the point.
For the most geeks among the readers, we have also added some recipes about advanced language features such as regular expressions, mixins, and extension methods.
- 深入核心的敏捷開發(fā):ThoughtWorks五大關(guān)鍵實(shí)踐
- Facebook Application Development with Graph API Cookbook
- 軟件項(xiàng)目估算
- R語言數(shù)據(jù)分析從入門到精通
- Visual Basic 6.0程序設(shè)計(jì)計(jì)算機(jī)組裝與維修
- 算法基礎(chǔ):打開程序設(shè)計(jì)之門
- Learning Flask Framework
- 微服務(wù)設(shè)計(jì)原理與架構(gòu)
- 重學(xué)Java設(shè)計(jì)模式
- Python圖形化編程(微課版)
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- Python Deep Learning
- Java EE 7 Development with WildFly
- Expert Cube Development with SSAS Multidimensional Models
- 前端程序員面試筆試真題與解析