Coder Social home page Coder Social logo

se461's Introduction

SE461 - Managing Software Systems - C#

Professor: Dr. Ryan Rybarczyk
Aug - Dec 2018

This repository contains files from my SE461 course taken in the Fall of 2018 at Butler University. It contains the course notes and semester projects.

Course Description

Techniques, principles, and processes for developing large, complex software systems: systems analysis and specification, modeling, design patterns, implementation, validation and verification, quality assurance, and project management. A team-based software project is required. Prerequisite: SE361. (U-G)(3)

Professor Syllabus Notes

This course is designed to teach students best practices in designing and implementing object-oriented systems of high quality. To accomplish this task, we start with an overview of software design patterns and their role in developing high-quality software. We then begin surveying different design-level software design patterns, such as the Bridge, Strategy, Wrapper Facade, and Visitor software design patterns. Next, we touch on software design patterns for building distributed systems. Finally, we finish the course by surveying software anti-patterns. These are common design mistakes that negatively impact system quality, such as degrading performance as the system scales in size and complexity. Students will have the opportunity to apply learned techniques on several programming projects throughout the semester.

Course Objectives

The primary goal of this course is to expose students to best practices and techniques for designing and implementing object-oriented systems with high quality. Students should leave this course with a better understanding of how to appropriately manage software development. By the end of the course, students will have developed an understanding of the following main topics:

  1. The purpose of software design patterns
  2. The design goal and intent of different design patterns
  3. Knowing what software design pattern to apply to a particular problem
  4. Techniques for debugging object-oriented software systems
  5. Techniques for identifying design flaws that negative impact system quality

Course Projects

  1. Arrays (Abstract Data Types)
  2. Stacks and Queues (Basic Exception Safety)
  3. Calculator (Command Pattern, (Abstract) Factory Pattern)
  4. Calculator (Composite Pattern, Builder Pattern, Visitor Pattern)
  5. Calculator (Iterator and Proxy Pattern)

se461's People

Contributors

rachelburke avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.