build-tool-training-exercises icon indicating copy to clipboard operation
build-tool-training-exercises copied to clipboard

Exercises for live gradle.com/training sessions

This repository has hands-on exercises that are used in the live instructor-led training sessions for the Gradle Build Tool hosted by Gradle Inc.

The exercises are designed to be used during a live training session. Going through them without the training may be difficult. So if you are interested in a particular topic you can sign up for a session using the following link:

https://gradle.com/training/


Below are the links to exercises for the different training sessions.

  • Introduction to Gradle Build Tool for Developers
  • Introduction to Gradle Build Tool for Build Engineers
  • Incremental Builds and Build Caching
  • Gradle Build Cache Deep Dive
  • Jvm Builds with Gradle Build Tool
  • Dependency Management
  • Advanced Dependency Management
  • Android Apps with Gradle Build Tool
  • Gradle Build Tool Plugin Development
  • Gradle Build Tool Configuration Organization
  • Gradle Build Tool Performance Optimization