Java 101
Welcome to Java 101! In this course, we will learn the basics of Java, one of the most widely used and stable languages in the world.
What will you learn?
- IntelliJ IDEA installation and JDK settings
- Java’s strict variables and type system
- Basics of methods (functions)
- Collection framework (List, Map)