Tag: Java
Introduction to Java
Start learning Java with a clear roadmap from basics to JDBC, APIs, and a final application project.
What is Java?
Understand Java as a compiled, object-oriented language that runs on the JVM.
Features of Java
Explore Java features: platform independence, OOP, strong typing, memory management, and a rich standard library.
Java JDK, JRE and JVM
Know the difference between JDK, JRE, and JVM so you install the right tools.
Setting Up IntelliJ IDEA / Eclipse
Configure IntelliJ IDEA or Eclipse with a JDK for Java development.