top of page

In this module, we will discuss some basic preliminaries in Java. For example, we'll talk about printing and basic variable assignments. These will set the groundwork for the rest of the course.

Module1

Module1

Watch Now

More on this Module

The topics covered in this module may seem very basic, but it is crucial to layout all of these procedures so that our next steps make sense. Printing and variable assignments are an important aspect of practically all programming languages.


Here are some nice practice problems we've designed:

bottom of page