Software EngineeringSpring 2002; CMSC 435; Section 0301 |
|
Welcome to the home-page for the Software Engineering Course (CMSC 435, Section 0301). In most of our computer science classes, we have written small programs and developed software that had few users, if any. What can we say about the design, analysis, quality, and reusability of these programs? Did we keep these issues in mind when we developed our programs? In other words, did we "engineer" the software? In the real world, we will be required to team-develop large software that may be used by hundreds of people. We want to make sure that the software we develop is "engineered" well. In this course, we will learn how to engineer software by developing a detailed design, testing/debugging the design for correctness, writing the code, and testing the quality of our software. More specifically, we will study techniques for:
Happy Software Engineering! What's NewSince software development is a team sport, communication and class participation is strongly encouraged. I have developed a discussion page for this class. Check it out by clicking here. Back to Top |
Copyright: Dept. of Computer Science, University of Maryland.
|