Opleiding: Java Platform Essentials
Gain insight into the basics of Java technology as a non-developer.
This training is intended for non-developers (architects, project managers, requirement engineers, product owners, or scrum masters) who are active (or will become active) in an environment where Java technology is used.
They don't need to be able to write Java code, but often have to make important decisions related to Java technology.
In this course, you will get an overview of the most important components of the Java platform.
You will learn the basics of the Java programming language, how Java is used in enterprise situations, which different frameworks are currently used, and how to choose one of them.
- Explain the most important aspects of the Java programming language [Understand]
- Identify what software is needed to build modern Java applications [Remember]
- Recall the most relevant frameworks and libraries for building Java applications, whether targeted towards desktop, web, or enterprise applications [Remember]
- Name the tools that are needed to ensure the built software is of the highest quality [Remember]
- Introduction
- Java's popularity
- Java in numbers
- History of Java
- The programming language
- Object-oriented programming
- Compiling…