Skip to content

Software Development Process

Free Course

From Idea to Product

Related Nanodegree Program

Full Stack Web Developer

In collaboration with
  • Georgia Institute of Technology

About this course

This class is offered as CS6300 at Georgia Tech where it is a part of the Online Masters Degree (OMS). Taking this course here will not earn credit towards the OMS degree.

In SDP, you will learn how to select and implement the ideal software process for your development project. Through Professor Orso's engaging examples and interviews with industry insiders, you will learn both conceptual and practical aspects of software engineering. The course covers requirements engineering, architecture and design, testing and maintenance, and software quality in general.

The goal of this class is to equip you with the skills necessary to define requirements, set up an integrated development environment (IDE), learn Git (and Github!) and use Unified Modeling Language (UML) to design and build an Android application. We will also examine several testing practices and refactoring techniques that are helpful before the launch of your software project.

While everyone working with software should have these skills, they are particularly important for Software Engineers and Engineering Managers.

What you will learn

  1. Introduction and Overview
    • Importance of Software Engineering
    • Discipline of Software Engineering
    • The Software Crisis
    • Software Phases
  2. Life Cycle Models
    • Introduction with Barry Bohem
    • Requirements Engineering
    • Design
    • Maintenance
    • Software Process Model Introduction
    • Waterfall Process
    • Spiral Process
    • Evolutionary Prototyping Process
    • Rational Unified Process
    • Agile Process
    • Choosing a Model
    • Lifecycle Documents
  3. Integrated Development Environment
    • Eclipse Introduction
    • IDE Overview
    • Plug-Ins
    • Eclipse Demo: Create Java Project
    • Eclipse Demo: Create a Class
    • Eclipse Demo: Run Configuration
    • Eclipse Demo: Debugging
  4. Version Control Systems
    • Interview with John Britton
    • Version Control System Introduction
    • Two Main Types of VCS
    • Introduction to Git
    • Git Workflow
    • Git Demo: Intro to Git
    • Git Demo: Git + Eclipse
    • Git Demo: Github
    • Git Recap: Local Repositories
    • Git Recap: Remote Repositories
  5. Requirements Engineering
    • Interview with Jane Cleland-Huang
    • General RE Definition
    • Software Intensive Systems
    • Functional and Nonfunctional Requirements
    • User and System Requirements
    • Modeling Requirements
    • Analyzing Requirements
    • Requirements Prioritization
    • Requirements Engineering Process
  6. OO Software and UML
    • Object Orientation Introduction
    • UML Structural Diagrams: Class Diagrams
    • Class Diagram: Creation Tips
    • UML Structural Diagrams: Component Diagram
    • UML Structural Diagram: Deployment Diagram
    • UML Behavioral Diagram: Use Case
    • Use Case Diagram: Creation Tips
    • UML Behavioral Diagrams: Sequence
    • UML Behavioral Diagrams: State Transition Diagram
  7. Software Architecture
    • Interview with Nenad Medvidovic
    • What is Software Architecture?
    • Prescriptive vs. Descriptive Architecture
    • Architectural Evolution
    • Architectural Degradation
    • Architectural Recovery
    • Architectural Elements
    • Components, Connectors, and Configuration
    • Deployment Architectural Perspective
  8. A Tale of Analysis and Design
    • Analyzing Requirements
    • Refining Classes and Attributes
    • Adding Attributes
    • Identifying Operations
    • Refining the Class Diagram
  9. Design Patterns
    • Patterns Catalogue
    • Pattern Format
    • Factory Method Pattern
    • Strategy Pattern
    • Choosing a Pattern
    • Negative Design Patterns
  10. Unified Software Process
    • Use-Case Driven
    • Inception Phase
    • Elaboration Phase
    • Construction Phase
    • Transition Phase
    • Phases and Iterations
  11. General Concepts
    • Failure, Fault and Error
    • Verification Approaches
    • Pros and Cons of Approaches
    • Testing Introduction
    • Testing Granularity Levels
    • Alpha and Beta Testing
    • Black and White Box Testing Introduction
  12. Black-Box Testing
    • Systematic Functional Testing Approach
    • Test Data Selection
    • Category Partition Method
    • Produce and Evaluate Test Case Specifications
    • Generate Test Cases from Test Case Specifications
    • Model Based Testing
    • Finite State Machines
  13. White-Box Testing
    • Coverage Criteria Intro
    • Statement Coverage
    • Control Flow Graphs
    • Test Criteria Subsumption
    • MC/DC Coverage
  14. Agile Development Methods
    • Cost of Change
    • Agile Software Development
    • Extreme Programming (XP)
    • XP’s Values and Principles
    • Test First Development
    • Refactoring
    • Pair Programming
    • Continuous Integration
    • Testing Strategy
    • High Level Scrum Process
  15. Software Refactoring
    • Reasons to Refactor
    • Refactoring Demo
    • Refactoring Risks
    • Cost of Refactoring
    • When Not to Refactor

Why take this course?

Software engineering isn’t just about programming. It isn’t just about building a technology stack.

This course introduces the idea of software engineering as an iterative, systematic process. You will learn to use Github and Eclipse as you get introduced to the development life cycle, design processes and software testing.

Software Development Processes will show you the skills and processes needed to complement technical understanding of software products in order to make you a more effective developer in an engineering team.

Learn with the best.

  • Alex Orso
    Alex Orso

    Instructor

  • Sarah Spikes
    Sarah Spikes

    Instructor