Welcome to Java for beginners

Lesson Slides
Required Software

In order to write and build Java we need an editor and a Java Development Kit.

Follow the link below for installation & setup

here

Course Outline

Follow the link below for the course outline, including recommended reading.

here

Lessons

Core - 101

  1. Intro, installation and setup
  2. Describing how to solve problems
  3. The basic building blocks of programming
  4. The basic building blocks of programming - part 2

Extra - 102

  1. Classes and Methods