• Pre-Coding -- How to setup a computer for Java coding
  • Getting-Started -- Code our first programs (and compile and run)
  • Objects -- Learn about "objects", and how to design and code them (the most important topic)
  • Logic -- Learn how to "control" program "flow" with "if-else conditions", "loops" and other
  • Basic Structures -- Learn about structures that will hold data
📝