This site is from a past semester! The current version will be here when the new semester starts.
CS2103/T 2020 Aug-Dec
  • Full Timeline
  • Week 1 [Mon, Aug 10th]
  • Week 2 [Fri, Aug 14th]
  • Week 3 [Fri, Aug 21st]
  • Week 4 [Fri, Aug 28th]
  • Week 5 [Fri, Sep 4th]
  • Week 6 [Fri, Sep 11th]
  • Week 7 [Fri, Sep 18th]
  • Week 8 [Fri, Oct 2nd]
  • Week 9 [Fri, Oct 9th]
  • Week 10 [Fri, Oct 16th]
  • Week 11 [Fri, Oct 23rd]
  • Week 12 [Fri, Oct 30th]
  • Week 13 [Fri, Nov 6th]
  • Textbook
  • Admin Info
  • Dashboards
  •  Individual Project (iP):
  • Individual Project Info
  • iP Upstream Repo
  • iP Showcase
  • iP Code Dashboard
  • iP Progress Dashboard

  •  Team Project (tP):
  • Team Project Info
  • Addressbook-level3
  • Team List
  • tP Code Dashboard
  • tP Progress Dashboard
  • Report Bugs
  • Forum
  • Gitter (Chat)
  • Instructors
  • Announcements
  • Files
  • Tutorial Schedule
  • Java Coding Standard
  • Git Conventions
  • Forum Activities Dashboard
  • Participation Dashboard
  • Week 6 [Fri, Sep 11th] - Summary

    Topics:

    • [W6.1] Modeling: Sequence Diagrams

    • [W6.2] Architecture Diagrams

    • [W6.3] IDEs: Intermediate Features

    • [W6.4] Logging

    • [W6.1] Modeling: Sequence Diagrams
    • [W6.1a] Design → Modelling → Modelling Behaviors Sequence diagrams - basic

    • [W6.1b] Design → Modelling → Modelling Behaviors Sequence diagrams - intermediate

    • [W6.1c] Tools → UML → Sequence Diagrams → Reference frames

    • [W6.1d] Tools → UML → Sequence Diagrams → Parallel paths

    • [W6.2] Architecture Diagrams
    • [W6.2a] Design → Architecture → Introduction → What

    • [W6.2b] Design → Architecture → Architecture Diagrams → Reading

    • [W6.2c] Design → Introduction → Multi-level design

    • [W6.3] IDEs: Intermediate Features
    • [W6.3a] Implementation → IDEs → Debugging → What

    • [W6.3b] Tools → IntelliJ IDEA → Debugging: Basic

    • [W6.3c] Tools → IntelliJ IDEA → Code navigation

    • [W6.4a] Implementation → Error Handling → Logging → What

    • [W6.4b] Implementation → Error Handling → Logging → How

    Admin:

    1. Submit post-lecture quiz counted for participation
    2. [optional] Submit mid-term feedback for the module Thu, Sep 17th 2359

    iP:

    1. Add Increment: A-BetterGui
    2. Finalize the features
    3. Set up a product website
    4. Submit the final version Fri, Sep 18th 2359

    tP:

    1. Conceptualize v1.2
    2. Draft the UG
    3. Refine the product design
    4. Set up the project repo
    5. Get familiar with the code base