Java Programming – Project 3 – Intro to Graphics in Java

In this project, we will go over the basics of what it takes to begin creating visual/graphical programs in Java. We will learn how Java draws things on the screen and how to program a Java application to draw whatever we program it to.

Course Content