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
  • Software Engineering for Self-Directed Learners TIC2002 edition - 2019

    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

    Implementation

    All about IDEs

    All about writing better quality code

    All about refactoring

    All about error handling

    All about reuse

    Quality Assurance

    All about quality assurance

    All about testing

    Project Management

    All about revision control

    All about project planning

    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