Lesson 1
Introduction to Java Application Deployment
In this lesson, you'll be introduced to the course and what to expect!
Course
This course introduces Java ecosystem topics that are necessary to develop production-ready applications. It starts by covering the construction and makeup of Java program artifacts. You will learn how Java program code is compiled, packaged and executed. Next, you’ll learn how to use Maven to automate and customize the build process, as well as manage external project dependencies. This course also covers the topic of Modules, introduced in Java 9. In addition to build topics, this course will also teach you to use the tools of JUnit 5 to write unit tests and evaluate code coverage. To expand our testing capabilities for complex applications, the Mockito library and test doubles will be covered as well.
This course introduces Java ecosystem topics that are necessary to develop production-ready applications. It starts by covering the construction and makeup of Java program artifacts. You will learn how Java program code is compiled, packaged and executed. Next, you’ll learn how to use Maven to automate and customize the build process, as well as manage external project dependencies. This course also covers the topic of Modules, introduced in Java 9. In addition to build topics, this course will also teach you to use the tools of JUnit 5 to write unit tests and evaluate code coverage. To expand our testing capabilities for complex applications, the Mockito library and test doubles will be covered as well.
4 weeks
Real-world Projects
Completion Certificate
Last Updated September 12, 2022
No experience required
Lesson 1
Introduction to Java Application Deployment
In this lesson, you'll be introduced to the course and what to expect!
Lesson 2
Running Java Applications
In this lesson you'll learn how to run and package Java applications.
Lesson 3
Dependency Management with Maven
In this lesson, you'll learn about different types of dependencies and how to manage them with Maven.
Lesson 4
Java Modules
In this lesson, you'll learn how to divide projects into modules in Java.
Lesson 5
Unit Testing With Java
In this lesson, you'll learn how to write unit tests in Java.
Lesson 6
Test Doubles, Mocking, and Integration Testing
In this lesson, you'll learn how to write more complex tests in Java.
Lesson 7 • Project
Project: UdaSecurity
In this lesson, you'll create modules, write unit tests, and package your project for others to use.
Alex Pritchard
Senior Software Engineer
Alex is a Senior Software Engineer for CPA Global. He is excited to combine his background as a music educator with more than a decade of enterprise Java experience to help create this hands-on course about testing and deploying Java applications.
Alex Pritchard
Senior Software Engineer
Alex is a Senior Software Engineer for CPA Global. He is excited to combine his background as a music educator with more than a decade of enterprise Java experience to help create this hands-on course about testing and deploying Java applications.
Get Started Today