Chapter 3. Tutorials

3.1. Getting Started

The following tutorials introduce some of the basics of Gradle, to help you get started.

Chapter 4, Installing Gradle

Describes how to install Gradle.

Chapter 5, Build Script Basics

Introduces the basic build script elements: projects and tasks.

Chapter 6, Java Quickstart

Shows how to start using Gradle's build-by-convention support for Java projects.

Chapter 7, Groovy Quickstart

Using Gradle's build-by-convention support for Groovy projects.

Chapter 8, Web Application Quickstart

Using Gradle's build-by-convention support for Web applications.