ISEP1003 Software Design (5 op)
Avainteksti
Kuvaus
This course introduces the principles and practices of software design and the communication of design decisions. Building on prior programming experience, students learn to structure software systems, reason about design trade-offs, and communicate their choices clearly to diverse audiences.
In addition, the course introduces how to use AI/LLM tools judiciously within the software design workflow (e.g., exploring alternative design choices, generating checklists and risk analyses, and summarizing rationale), with explicit guidance on verification, limitations, and responsible/secure use.
Emphasis is placed on moving from code‑level thinking developed during Programming 1 and 2 courses to system‑level reasoning and articulating design choices at multiple levels of abstraction using industry‑standard modeling practices.
Osaamistavoitteet
After completing the course, the student will be able to:
- Apply core software design principles, patterns, and architectural concepts to create reusable, maintainable, and flexible software systems.
- Use and interpret the most common Unified Modeling Language (UML) diagrams to model and communicate system structure and behavior.
- Recognize recurring problem structures (“patterns”) in complex or ambiguous situations and identify common pitfalls and anti‑patterns, proposing improvements when necessary.
- Demonstrate an understanding of how to utilize AI assistance in software design safely and effectively, including considerations of data handling, reliability, transparency, and responsible use.
- Develop the interpersonal and self‑management skills needed to participate authentically and effectively in group and team settings while upholding the collaborators' perspectives, values, and professional identities. The student contributes meaningfully and supports the group in achieving its objectives.
Pakolliset esitiedot
Oppimateriaalit
Optional:
- Robillard, Martin P. Introduction to Software Design with Java. Springer, 2026, Third Edition.