Happy New Lunar Year! 2023 was a great year for Gradle Build Tool. Let’s recap the key updates close

Introduction to Gradle Build Tool for Build Engineers
Note: Live training sessions are paused as we are working on self-paced training.
Live training sessions will resume next year.

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