This video course on Java programming will teach you the foundational skills of programming and the Java language. This course covers central topics from the ground up starting from simple Java classes and objects. We also look at how to implement Java interfaces and abstract classes.
In this video we look at primitive data types, those are types different from objects. We look at how we can represent numbers, text and floating point numbers. These are important to know about before moving on and writing our demo application.
We use IntelliJ IDEA, which is an integrated development environment (IDE). IntelliJ is used professionally and industry standard.