Software Engineering

Spring 2010; CMSC 435; Section 0101

horizontal rule

Home
Course Information
Class Schedule
Course Readings
Quizzes
Project
GUITAR Web-site
Atif M. Memon's Page
Send Atif an e-mail
brobbins@umd.edu?subject=CMSC 435 Help Needed:

Home

Welcome to the home-page for the Software Engineering Course (CMSC 435, Section 0101).

    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:

  1. Planning and managing a software development project
  2. Capturing the requirements
  3. Designing the system
  4. Writing the code
  5. Testing each functional unit and the overall system
  6. Delivering the software
  7. Maintaining the software

Happy Software Engineering!

horizontal rule

Announcements

bulletClass forum is now active: https://forum.cs.umd.edu/forumdisplay.php?f=185
bulletFinal exam will be held in CSI 1122 Fri, May 14 8:00 am - 10:00 am
Back to Top

horizontal rule

Copyright: Dept. of Computer Science, University of Maryland.
For problems or questions regarding this web, contact Atif M. Memon.
Last updated: January 23, 2010.