- Groovy for Domain:specific Languages(Second Edition)
- Fergal Dearle
- 92字
- 2021-07-16 19:42:48
Summary
In this chapter, I gave you all the tools to get started with the Groovy language, but we have barely touched the language itself. Whatever your own personal preference for an operating system or IDE, you should now be ready to start coding.
In the next chapter, we will start to look at some of the essential Groovy DSLs that are available. Gradle is a Groovy-based build and dependency management tool. Spock is a Groovy-based unit testing framework that used DSL syntax to implement behavior-driven development (BDD) syntax into your tests.
推薦閱讀
- Hands-On Data Structures and Algorithms with JavaScript
- Neo4j Essentials
- Linux命令行與shell腳本編程大全(第4版)
- R Data Analysis Cookbook(Second Edition)
- Java:High-Performance Apps with Java 9
- Visual Basic程序設計實驗指導(第二版)
- 計算機應用基礎實踐教程
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- Access 2010中文版項目教程
- Java 9 Programming By Example
- 分布式架構原理與實踐
- PowerDesigner 16 從入門到精通
- Web開發新體驗
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- 零基礎入門Python數據分析與機器學習