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

YouTube

Introduction to Java Programming - Getting Started in 10 Minutes

Bro Code via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Begin your Java programming journey with this 11-minute beginner tutorial that covers essential setup and basic coding concepts. Download and install the Java Development Kit (JDK) and an Integrated Development Environment (IDE), then learn to create and run your first Java program. Master fundamental programming elements including project setup, the main method structure, print statements with println() and print(), escape sequences like \n, and proper code documentation using single-line and multi-line comments. Follow along with practical examples including a simple program that prints text to the console, complete with downloadable links to the JDK and IDE software needed to start coding.

Syllabus

intro
JDK download
IDE download
new project setup
Main.java
Zoom in/out
public static void mainString[] args{}
How to run a java program
print
println
\n escape sequence
single line comments
multi-line comments
tips & tricks

Taught by

Bro Code

Reviews

Start your review of Introduction to Java Programming - Getting Started in 10 Minutes

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.