Java Courses

Course Image
Expert
Mastering Java with Tetris: Build & Code the Classic Puzzle Game

Dive into the world of game development by recreating one of the most iconic puzzle


0 Lessons 00:00
Course Image
Expert
Variables

In Java, a variable is a named memory location that stores data for use during


1 Lessons 00:06
Course Image
Expert
Data types

In Java, data types specify the kind of data that variables can hold. They are


1 Lessons 00:07
Course Image
Expert
Operators

In Java, operators are special symbols used to perform operations on variables and values. They


1 Lessons 00:05
Course Image
Expert
Control Statements

Control structures in Java dictate the flow of program execution and are divided into three


1 Lessons 00:06