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

freeCodeCamp

Java Basics – Crash Course

via freeCodeCamp

Overview

This course aims to teach beginners the basics of Java programming through a crash course. By the end of the course, learners will be able to understand and apply fundamental concepts such as variables, data types, operators, control flow statements, functions, arrays, classes, and object-oriented programming principles. The teaching method involves a series of video tutorials covering each topic sequentially. This course is intended for individuals who are new to programming and want to kickstart their journey in Java development.

Syllabus

⌨️ Install Intellij IDEA
⌨️ Hello World
⌨️ Keywords Explained
⌨️ Variables
⌨️ Variables: int. byte and long
⌨️ Datatype: short
⌨️ Datatypes: float and double
⌨️ Datatypes: boolean and char
⌨️ Operators and Operations
⌨️ if statement
⌨️ else if and logical NOT operator
⌨️ Nested ifs
⌨️ logical AND operator
⌨️ logical OR operator
⌨️ SWITCH statement
⌨️ enhanced SWITCH
⌨️ FOR loop
⌨️ while and do while loop
⌨️ Functions
⌨️ Functions return
⌨️ Arrays
⌨️ Arrays Challenge
⌨️ Classes
⌨️ Classes getters and setters
⌨️ OOP: constructors
⌨️ OOP: inheritance
⌨️ static keyword

Taught by

freeCodeCamp.org

Reviews

Start your review of Java Basics – Crash 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.