CMSC 128: Software Engineering I
Course Description
This course introduces students to the discipline of web programming including the methods and techniques used in web-based system development.
Course Learning Outcomes
After completion of the course, the student should be able to:
- Develop an understanding of project management, software process models and the ability to select the suitable model to use in software development.
- Develop an understanding of requirements engineering processes and distinguish between different types
of requirements.
- Ability to analyze, design and develop system models using object oriented methodology (UML) for
software development.
- Ability to prepare the software requirements specification document for a software project.
- CO5. Demonstrate the ability to research a particular topic and develop it for a specific audience and purpose.
- Develop and empower the presentation skills.
- Develop teamwork management skills.
Course Outline
UNIT 1. Introduction
- Introduction to Software Engineering
- Software Engineering Ethics
UNIT 2. Software Processes
- Software Process Models
- Process Activities
- Coping with Change
- Rational Unified Process
UNIT 3. Agile Software Development
- Agile Methods
- Plan-Driven VS Agile Development
- Extreme Programming
- Agile Project Management
- Scaling Agile Methods
UNIT 4. Project Management
- Project Management Activities
- Risk Management
- People Management
UNIT 5. Project Planning
- Project Planning
- Software Pricing
- Plan-Driven VS Agile Planning
- Project Scheduling
UNIT 6. Requirements Engineering
- System and User Requirements
- Functional and Nonfunctional Requirements
- Software Requirement Documents
- Requirements Specifications
- Requirements Engineering Process
- Feasibility Studies
- Requirements Elicitation and Analysis
- Requirements Validation and Management
UNIT 7. System Modeling
- Introduction to System Modeling
- Unified Modeling Language
- Context Models
- Interaction Models
- Structural Models
- Behavioral Models
- Model Driven Engineering
UNIT 8. Architectural Design and Design Principles and Patterns
- Architectural Design Decisions
- Architectural Views
- Architectural Patterns
- Application Architectures
- Object-oriented Design Principles
- Creational Design Patterns
- Behavioral Design Patterns
- Structural Design Patterns