Description
- You will learn where the Java language is used and what program code looks like. Install the development environment and write your first console application.
- Get to know the basic variables in the Java language, learn how to use comparison operators and loops.
- You will understand how to create, shorten, and terminate loops using different operators. Learn to understand complex code.
- Learn what objects, classes and methods are in Java. You will understand how they work, learn how to create and use them.
- Get to know the principle of encapsulation. Learn about POJO classes, getters and setters, immutability and object copying.
- Learn how methods and variables work in program code. Learn how to create constants and understand what they are for.
- You will understand what primitives are, how they are similar to objects and how they differ from them.
Reviews
There are no reviews yet.