Join Gradle, Netflix, Uber, Spotify, Meta, AirBnB and more at DPE Summit in San Francisco, Sept 20-21 for the latest on scaling dev team productivity - Register now close

Introduction to Gradle Build Tool for Build Engineers

Description

Introduction to Gradle Build Tool for Build Engineers is for engineers who want to learn the basics of authoring and maintaining Gradle Build Tool configuration.

In this training you will learn how to author custom tasks and shared configuration using current best practices. You will also learn about the build lifecycle and how configuration is evaluated.

Our goal is to demonstrate the building blocks necessary for you to author and maintain your own Gradle projects. This class is hands-on, so you will spend a significant portion of the class with your hands on the keyboard, learning by doing, working through lab exercises.

Duration

2.5 hours

Audience

This class is designed for engineers who want to learn the basics of authoring and maintaining Gradle Build Tool configuration.

Prerequisites

Objectives

  1. Understand how to author & maintain Gradle Build Tool configuration
  2. Practice with hands-on exercises to reinforce learning

Course Outline

  • Build Lifecycle
  • Tasks
    • Custom Tasks
    • Command-line Parameters
    • Best Practices
  • Multi-Project Builds
  • Publishing