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 lesson we start to look at collections, specifically Array and ArrayList. We continue from where we left off in lesson 2.
We use IntelliJ IDEA, which is an integrated development environment (IDE). IntelliJ is used professionally and industry standard.