Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 324 Bytes

File metadata and controls

10 lines (9 loc) · 324 Bytes

1042 Java Programming

Course

  • 0226 - Used Scanner to do simple math compute.
    Print triangle and diamond.
  • 0302 - Call another class to do stack.
  • 0304 - Extend 0302, used BigInteger and BigDecimal.
  • 0309 ~ 0916 - Object-oriented programming.
  • 0318 - print shape and fractal shape with GUI.
  • 0618 - end