Java: Introductions and Variables

0
Join & Subscribe
Codecademy
Free Trial Available
English
Certificate Available
6 hours worth of material
selfpaced

Overview

Get started with Java by learning about the basics of a Java program and variables!

Ready to start your journey into the Java programming language? This course will walk you through understanding the program structure of a Java program, running your very first Java-based code, and storing data inside of a variable.

Syllabus

  • Hello World: Let's start our journey with Java by writing and running our first program!
    • Hello World
    • Java Program Structure
    • Hello World
    • Planting a Tree
    • What Is an IDE?
    • Data and Personal Privacy & the Ethical and Social Implications of Computing Systems

  • Variables: Learn how to create variables to allow your program to store data!
    • Learn Java: Variables
    • Java Variables Quiz
    • Java Variables: Mad Libs
    • Learn Java: Manipulating Variables
    • Casting and Converting
    • Java Variable Manipulation Quiz
    • Math Magic