Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Java Full Course

Amigoscode via YouTube

Overview

Embark on a comprehensive Java tutorial designed for beginners, covering essential concepts from basic syntax to object-oriented programming. Learn to set up your development environment with JDK and IntelliJ IDEA, write your first Java application, and understand fundamental programming constructs. Explore variables, data types, operators, control flow statements, arrays, loops, and methods. Dive into object-oriented programming by creating classes and objects. Practice with hands-on examples, including a passport application scenario. Gain the skills needed for enterprise applications, backend services, Android development, and more in this 3.5-hour course. Conclude with guidance on next steps for advancing your Java expertise.

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

Reviews

Start your review of Java Full Course

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.