TIC2002 (2019)
  • Full Timeline
  • Week 1 [Aug 12]
  • Week 2 [Aug 19]
  • Week 3 [Aug 26]
  • Week 4 [Sep 2]
  • Week 5 [Sep 9]
  • Week 6 [Sep 16]
  • Week 7 [Sep 30]
  • Week 8 [Oct 7]
  • Week 9 [Oct 14]
  • Week 10 [Oct 21]
  • Week 11 [Oct 28]
  • Week 12 [Nov 4]
  • Week 13 [Nov 11]
  • Textbook
  • Admin Info
  • Report Bugs
  • Forum
  • Announcements
  • File Submissions
  • repl.it link
  • Java Coding Standard
  • Duke repo
  • Week 6 [Sep 16] - Summary

    Topics Summary:

    • [W6.1] Java: Generics

    • [W6.2] Java: Collections

    • [W6.3] Modeling: Intro

    • [W6.4] Class/Object Diagrams - Basics

    • [W6.1] Java: Generics
    • [W6.1a] C++ to Java → Generics → What are Generics?

    • [W6.1b] C++ to Java → Generics → How to use Generics

    • [W6.2] Java: Collections
    • [W6.2a] C++ to Java → Collections → The Collections Framework

    • [W6.2b] C++ to Java → Collections → The ArrayList Class

    • [W6.2c] C++ to Java → Collections → The HashMap Class

    • [W6.3] Modeling: Intro
    • [W6.3a] Design → Modelling → Introduction → What

    • [W6.3b] Design → Modelling → Introduction → How

    • [W6.4] Class/Object Diagrams - Basics
    • [W6.4a] Design → Modelling → Modelling Structure → OO Structures

    • [W6.4b] Design → Modelling → Modelling Structure → Class Diagrams (Basics)

    • [W6.4c] Design → Modelling → Modelling Structure → Object Diagrams

    • [W6.4d] Tools → UML → Object vs Class Diagrams

    Tasks Summary:

    1. Submit weekly exercises
    2. Implement increment Level-5