This is the Practical Coding class - How to write your first Java Program using notepad.
Refer to Theory Class - Java for Beginners :: Concept of Class, Object & Command Line Argument (Link - • Java for Beginners :: Concept of Class, Ob... )
Refer to Core Java Application, JDK Installation & Class Path Setting
(Link - • Core Java Application, JDK installation & ... )
In this video we will learn:-
How to write Java code in notepad.
How to compile and execute Java code.
What are member variables.
What are member methods.
How to use Concatenation Operator.
Difference between printing content of the variable v/s content in " ".
How to create object.
How to call method.
Refer to Java Playlist here - • Java