Learning Paths
Java EE Foundations
10 courses
32 hours
- Skill IQ
The Java Enterprise Edition (Java EE) is a Java platform built on top of the Java Standard Edition (Java SE). It provides a Runtime environment and an API. Java EE is the popular platform if you wish to build large-scale, multi-tiered, scalable, and reliable network applications. As part of the Java ecosystem, Java EE comes with additional development tools, deployment technologies, and class libraries. This learning path will start you on your journey to developing applications with Java EE.
Courses in this path
Beginner
In this section, you will explore Java EE, how it fits into the Java software development landscape, and how you could use it to build your own large-scale applications
Intermediate
Now that you have a good grasp of what Java EE enables you to do, it’s time to move to the next step. You will get up close and personal with the design of Java EE applications, JPA, Bean Validation, and dependency injection with the courses in this section.
Advanced
Go further with Java EE by learning how to build RESTful web services and make use of the Java Messaging System (JMS) with the courses in this section