Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 526 Bytes

File metadata and controls

16 lines (11 loc) · 526 Bytes

Object Oriented Java

This project contains demonstrations that instructors can use to introduce:

  • Specific design patterns
  • Java tools
  • Live coding demonstrations
  • Audio/Video resources

While this repo contains all the code, they might also have companion documents that provide step-by-step instructions for walk-thrus and demos. You can find them on Google Drive by searching by name.

Lessons by Module

  • Introduction to JUnit (arithmetics)
  • Intro to TDD (com.galvanize.cookbook)
  • Design Patterns (patterns)