Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn the fundamentals of Java programming in this comprehensive video tutorial. Explore Java's architecture, code execution process, and platform independence. Understand key components like JDK, JRE, and JVM, and their roles in Java development. Dive into concepts such as compile time, runtime, and class loading. Follow along with the installation of essential tools for Java programming. Gain insights into Java's working architecture and the differences between JRE and JVM. Perfect for beginners looking to start their Java programming journey.
Syllabus
Introduction
Why we use Programming Languages
How Java Executes?
.java file Human Readable
.class file Byte Code
Why Java is Platform Independent?
More about Platform Independence
Architecture of Java
JDK
JRE
Explanation of Some Terms
Compile Time
Runtime
How JVM Works? Class Loader
JVM Execution
Working of Java Architecture
JRE vs JVM
Tools Required to Start Programming in Java
Outro
Taught by
Kunal Kushwaha