Modular design is a design approach that breaks down a system into smaller modules, allowing them to be created, modified, replaced, or exchanged independently. These modules can be used within the same system or across different systems.
University of Washington
Spring 2022
This course aims to improve students' software development skills, focusing on building correct, scalable, and easy-to-understand software. It relies on a solid understanding of Java and the concepts covered in CSE 143. Students will learn about software design principles, modern programming languages, and software tools. It covers software testing, type systems, design patterns, and more.
No concepts data
+ 28 more concepts