What you'll learn:
- You will be able to program small Java programs.
- You will be able to solve small homework excercises where Java programs should be written.
This is a mini-course about the programming language Java. You will learn about how to install the NetBeans IDEtogether with Java, create your first project and start this project. The course will introduce you into commands, variables, conditional statements, methods, classes, inheritance and visibilitymodifiers.
This is a very short course about the Java language. It will teach the very basics. It is create for those who need a quick start maybe because they have to solve some exercise questions they received by their teachers as homework. Or it is intendedfor people who need a first feeling what Java is.