News:

Java - Sprache & Programmierung (fundamental training): modul1
Variables and Datatypes (Java 8)
UPDATED! The Modul 1 of this German video training has been updated!
Attention: This training is in German Language! You need to understand German, if you want to attend
this video seminar!
- Overview of the World of Java: Learn about the different Java editions, versions, the virtual machine and more
- Learn to understand the java code! We will dive deep until we reach the bits and bytes on the machine level of the CPU
- Keywords, class definition and the main-method disected
- Variables, constants and datatypes
- Casting: How to convert from one datatype into another datatype
- Assignments and expressions
- String- and numeric literals