This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Fundamentals of Java
Getting Started
Setting Up the Development Environment (4:22)
What is Java? (2:19)
Anatomy of a Java Program (7:22)
First Java Program (5:49)
How Java Code Is Executed (7:24)
JVM VS JDK VS JRE (3:14)
Course Breakdown (2:35)
Source Code For The Course
Types
Introduction (0:47)
Variables (5:23)
Primitive Data Types (5:51)
Reference Types (6:27)
Primitive Vs Reference Data Types (6:57)
Strings (6:40)
Escape Sequences (5:56)
Arrays (8:08)
Multi-Dimensional Arrays (4:44)
Constants (2:29)
Arithmetic Expressions (6:59)
Order of Operations (2:10)
Casting (7:43)
Math Class (5:38)
Formatting Numbers (6:30)
Reading Input From User (6:08)
First Project Mortgage Calculator (3:00)
Solution (3:00)
Summary (1:08)
Quiz
Control Flow
Introduction (0:40)
Comparison Operators (2:29)
Logical Operators (5:52)
If Statements (4:58)
Simplifying If Statements (4:07)
Ternary Operator (4:45)
Switch Statements (5:51)
For Loops (4:17)
While Loops (3:52)
Do While Loops (1:50)
Break and Continue Statements (4:36)
For Each loops (3:40)
Second Project Mortgage Calculator (4:47)
Solution (4:47)
Summary (1:00)
Quiz
Clean Coding
Introduction (1:48)
Creating Methods (5:44)
Extracting Methods (6:59)
Refactoring Code (7:10)
Compare Mortgage loans Assignment (1:47)
Solution (3:27)
Summary (1:21)
Quiz
Debugging and Packaging Java Applications
Intro (1:02)
Common Errors in Java (5:59)
Debugging Java Applications (9:47)
More on Debugging Java Applications (2:51)
Packaging Java Applications (4:49)
Course Wrap Up (1:22)
Quiz
Thank You
Reference Types
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock