- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Core Tech
Java
Java is one of the most popular enterprise development languages as well as mobile device development too. It is an open source language that covers a broad spectrum of applications including web, cloud, desktop, and mobile.
This path will take you from the very beginning, with no Java knowledge, all the way to being an expert in the language. The latest LTS version of Java, is used for all courses in the path.
First, you will learn about the fundamental concepts and language constructs of the Java language, including object-orientation (OO). Then you will move on to more specific, in-depth coverage of Java 17 and topics that a Java developer will use on a day-to-day basis, including error handling, working with lists and generics, accessing data and working asynchronously. This path also covers fundamentals such as Unit Testing and QA using Java. With these topics understood, you will be able to create and maintain Java applications in your organization.
Finally, with most code-constructs known, you can learn more about best practices to create your next Java application. You’ll learn how to apply SOLID principles, design patterns and how to refactor existing Java code.
After completing this path, you’ll be able to apply this knowledge to create all types of Java projects.
Content in this path
Entry-Level
This section covers entry-level content.
Practitioner
This section covers practitioner content.
Advanced
This section covers advanced content.
Expert
This section covers expert content.
- Java syntax and language constructs
- Object-oriented programming with Java
- Debugging Java applications
- Design Patterns
- How to work with data and files from a Java application
- Advanced language features such as lambdas, events, asynchronous code, streams, custom annotations and pattern matching
- Unit testing your Java code
- Best practices and design programming patterns to create your Java applications
- Basics of programming need to be known but no Java knowledge is required to start with this path. If you already are familiar with another programming language, you can use this path to apply your previous knowledge to Java.
- Java EE 9
- Software Engineer
- Kotlin
- Intellij
- Eclipse
- Android
- Design Patterns
- Java SE 17 Data
- Java 17 Core