Chapter 10. Modeling the Static/Data Aspects of the System

Having employed use case analysis techniques in Chapter 9 to round out the Student Registration System (SRS) requirements specification, we're ready to tackle the next stage of modeling, which is determining how we can meet those requirements in an object-oriented (OO) fashion. It's important when undertaking any code development project to spend time analyzing and designing the application before starting to write the actual code—and that's what we'll do with the SRS in this chapter. Writing code without proper planning is like driving somewhere new without looking at a map or using a GPS. You might get where you want to go, but not without a lot of wrong turns and backtracking.

You ...

Get Beginning C# 2008 Objects: From Concept to Code now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.