- Mastering Gradle
- Mainak Mitra
- 138字
- 2021-07-16 20:49:31
Preface
This book is a practical guide to learning enterprise build systems with Gradle. This book helps you to master the core concepts of the tool and to quickly apply the knowledge to real-life projects. Throughout the book, all the chapters are supported by sufficient examples so that the reader can easily follow and absorb the concepts. The book is divided into 10 chapters. The first six chapters are aimed at gaining knowledge about fundamental topics such as Task, Plugins, Dependency Management, various in-built plugins, and a lot more. The next few chapters cover diverse topics such as Continuous Integration, Migration, and Deployment, which enables readers to learn concepts that are very useful for agile software development. The last chapter of the book focuses on the Android build system with Gradle, which will be useful for mobile developers.
- UNIX編程藝術(shù)
- JavaScript+DHTML語法與范例詳解詞典
- WebAssembly實戰(zhàn)
- CentOS 7 Server Deployment Cookbook
- Python計算機視覺編程
- Hadoop+Spark大數(shù)據(jù)分析實戰(zhàn)
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Oracle Exadata專家手冊
- 程序是怎樣跑起來的(第3版)
- 量化金融R語言高級教程
- 自然語言處理Python進(jìn)階
- Mastering Business Intelligence with MicroStrategy
- C++從入門到精通(第5版)
- Fast Data Processing with Spark(Second Edition)
- Java Hibernate Cookbook