Programming Basics
In this chapter you will learn the very basics of Java, this will help you understand the rest of this course. Such as: compiled vs interpreted, syntax, variables, input and output, strings, etc.
Chapters
Java vs Python
Quickly explore the difference between Java and Python. Compiled and Dynamics coding languages.
Processing Basics
Learn the Basics of Processing, which is very similar to regular Java. You may need to install it from the website before attempting this lesson.
Java Basics
This will teach you the basics of Java. Everything you learn here will help you in the long run.