LESSON PLAN

Interested in Computer Programming or Computer Science? Join the STEM START Coding club! In this club, you can learn computer programming skills using a popular programming language – Java. We welcome beginners as well as experienced programmers and we believe sharing knowledge is the best way to enhance knowledge.

  1. Introduction to Java 

  2. JGrasp / Eclipse Setup 

  3. Java program structure (Intro to conditional Statements) 

  4. Conditional Statements(If/else practice) Handout

  5. Java Libraries, While Loop Handout

  6. Review While Loops

  7. Graphics using JavaScript Code Editor

  8. Rewrite metric conversion program using functions

  9. Object oriented concepts class/object

  10. Create a calculator class with methods for operations (square, cube)

  11. Programming exercise 1

  12. Programming exercise 2

  13. Programming exercise 3