Overview
Syllabus
Intro.
Just a Quick Message.
JDK.
Installing JDK.
Just A Quick Word.
IntelliJ IDEA.
Configure IntelliJ IDEA.
Your First Java App.
Understanding Java Syntax.
Compiling with Javac and Byte Code.
Running Java programs from Terminal.
Compile and Run with IntelliJ.
Packages.
Comments.
Variables.
Creating Variables.
Primitive Data Types.
Reference Data Types.
Difference Between Primitives and Reference Types.
Naming Variables.
The String Class.
Packages and Import Keyword.
Reserved Keywords.
Arithmetic Operations.
The Math Class.
Comparison Operators.
Logical Operators.
If Statements.
Ternary Operator.
Switch Statements.
Arrays.
Arrays and Indexes.
++ & --.
Enhanced For Loop.
Bonus Tip.
Break and Continue .
While Loop.
Do While.
Taking User Input .
Methods.
Understanding Methods.
User Defined Methods.
Classes and Objects.
Creating Classes.
Creating Objects.
Printing Object Attributes.
Passport Example.
Thank you.
Taught by
Amigoscode