Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Level0-Module0

Recipes for students who have just started Level 0. At the end of this module, students will be able to:

  1. Create a new Java class
  2. Add a main method to the class
  3. Code a pop-up dialog to display a message to the user
  4. Code a pop-up dialog to ask the user for their favorite color
  5. Join Strings using +