Overview
Syllabus
- Introduction
- What is Java
- Java Master Class
- What Can You Build with Java
- Java Usages
- How to Write Java Code
- IntelliJ Idea
- JetBrains ToolBox
- Quick Word Before We Begin
- Create a project
- Your First Java Program
- Compiling and Running via Terminal
- Fixing Compilation Errors
- Public Static Void Main
- Understanding Java Code
- SOUT Keyboard Shortcut
- Reserved Keywords
- Comments
- Variables
- Primitives Data Type Difference
- Numeric Literals with Underscore
- Arithmetic Operators
- Increment and Decrement Operators
- Comparison Operators
- Shorthand Reassignment
- Naming Variables
- Strings
- String API Documentation
- Reference Types and Objects
- Reference Types and Objects Differences
- Arrays
- 0 and Null Values for Arrays
- Quick Word on Arrays
- Loops and Arrays
- If Statements
- Packages
- Methods
- Method Example
- Exercise
- Classes and Objects
- Your First Class
- Outro
Taught by
Amigoscode