This site is not ready yet! The updated version will be available soon.
CS2103/T 2020 Jan-Apr
  • 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
  • Instructors
  • Announcements
  • File Submissions
  • Tutorial Schedule
  • Java Coding Standard
  • Participation Marks List

  •  Individual Project (iP):
  • Individual Project Info
  • Duke Upstream Repo
  • iP Code Dashboard
  • iP Showcase

  •  Team Project (tP):
  • Team Project Info
  • Team IDs
  • Addressbook-level3
  • Addressbook-level 1,2,4
  • tP Code Dashboard
  • tP Showcase
  • Software Engineering for Self-Directed Learners CS2103/T edition - 2020 Jan-Apr

    Acknowledgements | All chapters as one printer-friendly page (huge file!)

    Software Engineering

    All about software engineering

    Programming Paradigms

    All about object oriented programming

    Requirements

    All about requirements

    All about gathering requirements

    All about specifying requirements

    Design

    All about software design

    All about software design principles

    All about modeling

    All about software architecture

    All about software design patterns

    All about software design approaches

    Implementation

    All about IDEs

    All about writing better quality code

    All about refactoring

    All about documentation

    All about error handling

    All about integration

    All about reuse

    Quality Assurance

    All about quality assurance

    All about testing

    All about test case design

    Project Management

    All about revision control

    All about project planning

    All about teamwork

    All about SDLC process models

    Principles

    All about principles

    Tools

    All about UML

    All about Intellij IDEA

    All about Git and Github

    All about Java

    All about JUnit

    Supplementary

    A crash course for C++ programmers to transition to Java