|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/gradle-fundamentals/
课程评论:没有评论
**课程名称:** Gradle 基础 **课程概述:** 本课程是关于 Gradle——一种强大的构建工具和依赖管理器。Gradle 能够自动化软件打包及其它类型的项目,例如生成的静态网站、文档等。通过本课程,学生将掌握 Gradle 的核心概念,并学会如何使用 Gradle 来管理 Java 应用程序的构建、测试和部署。课程将从 Gradle 的基础知识入手,讲解如何构建 Java 项目、添加依赖项和创建库模块。此外,还将深入探讨 Gradle 项目结构、Gradle 任务、Gradle 在云端的应用等方面。课程强调实践,通过精心设计的练习帮助学生巩固所学知识并进行探索。
Gradle is an extensive build tool and dependency manager for programming projects. Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or anything else. In this course students will learn the core concepts of Gradle and how to use Gradle to manage building, testing and deploying your Java application. We will first go through some Gradle fundamentals and how to build a Java project with Gradle, add a dependency to a project, and create a library module. We'll also get into the Gradle project structure, Gradle tasks, Gradle in the cloud, and more.Students will learn by doing, by working through exercises designed to build on the presented material and explore.