ngpestelos / cs192

software engineering course
0 stars 0 forks source link

CS 192: Software Engineering

Course Objective

The course aims to present different issues, approaches, and techniques that affect the conceptualization, planning, construction, and maintenance of software.

At the completion of the course, the student should be able to select and apply the most appropriate technique for any software project.

Prerequisites

CS 150: Programming Languages

Course Outline

Introduction to Software Engineering

Requirements Analysis

Planning

Design

Coding

Quality Control

Deployment

Maintenance Issues

See Also