CS2113/T Jan '19
  • Week 1 [Jan 14]
  • Week 2 [Jan 21]
  • Week 3 [Jan 28]
  • Week 4 [Feb 4]
  • Week 5 [Feb 11]
  • Week 6 [Feb 18]
  • Week 7 [Mar 4]
  • Week 8 [Mar 11]
  • Week 9 [Mar 18]
  • Week 10 [Mar 25]
  • Week 11 [Apr 1]
  • Week 12 [Apr 8]
  • Week 13 [Apr 15]
  • Textbook
  • Admin Info
  • Report Bugs
  • Slack
  • Forum
  • Project Info
  • Instructors
  • Announcements
  • File Submissions
  • Tutorial Schedule
  • Java Coding Standard
  • samplerepo-things
  • Addressbook-level1
  • Addressbook-level2
  • Addressbook-level3
  • Addressbook-level4
  • Projects List
  • config.json templates for Reposense
  • Project Code Dashboard (BETA)
  • Repl.it classroom
  • Software Engineering for Self-Directed Learners CS2113/T edition - 2018

    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