Skip to content

TCSS 305 Programming Practicum

School of Engineering and Technology, University of Washington Tacoma

Welcome to the course materials for TCSS 305. Use this site to access assignments and learning guides throughout the quarter.


📋 Assignments

Assignment Description Due
A1a: Introduction Environment setup, implement StoreItem Week 1
A1b: Testing Test-Driven Development, write JUnit tests Week 2
A1c: Bookstore Implementing an API, (INTRO)Inheritance, Polymorphism Week 3
A2: Road Rage Implementing an API, Inheritance, Polymorphism Week 5
A3: Sketch Pad Event-driven programming Week 6
Group Project: Tetris 2D Graphics Observer pattern, team collaboration Weeks 7-10

💬 Getting Help

  • Office Hours: See Canvas for schedule
  • Discord: //TODO Link
  • Site Issues: Report an Issue

About This Site

This site was created through collaboration between the course instructor and Claude, an AI assistant by Anthropic. Claude assisted with content development, organization, and site structure while the instructor provided domain expertise, pedagogical direction, and editorial oversight.

This site is a work in progress. Additional guides and readings will be published throughout the quarter as content is developed. The reference table below will be updated as new materials are added.

References

Primary Texts:

  • Bloch, J. (2018). Effective Java (3rd ed.). Addison-Wesley.
  • Horstmann, C. S. (2022). Core Java, Volume I: Fundamentals (12th ed.). Oracle Press.
  • Reges, S., & Stepp, M. (2020). Building Java Programs (5th ed.). Pearson.
  • Martin, R. C. (2008). Clean Code: A Handbook of Agile Software Craftsmanship. Prentice Hall.
  • Beck, K. (2002). Test Driven Development: By Example. Addison-Wesley.

Foundational Papers:

  • Meyer, B. (1992). Applying "Design by Contract". IEEE Computer, 25(10), 40-51.

Language Documentation:

Testing Frameworks:

Style Guides and Linting:

Tooling:

Supplementary Resources:


TCSS 305 Programming Practicum, School of Engineering and Technology, University of Washington Tacoma.