1 / 5

Software Engineering

Software Engineering. Administrivia. This is me: Cyndi Rader You can reach me: crader@mines.edu Or find me here: BB 280D Class notes here: http://eecs.mines.edu/Courses/csci306/ Office Hours: 8-9:15 T/Th and by appointment Who are you? name, city. Course Goals.

Download Presentation

Software Engineering

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Software Engineering

  2. Administrivia • This is me: Cyndi Rader • You can reach me:crader@mines.edu • Or find me here: BB 280D • Class notes here: http://eecs.mines.edu/Courses/csci306/ • Office Hours: 8-9:15 T/Th and by appointment Who are you? name, city

  3. Course Goals • Java/Event-driven programming • Agile Programming Methodology • Test-Driven Development (JUnit) • Use Cases • UML (DIA) & Finite State • Version Control (git) • OO Design Principles • OO Design Patterns • Ready for Field Session & internships!

  4. OO Design Course Goals • Design Principles • Single-Responsibility Principle (SRP) • Open-Closed Principle (OCP) • Liskov Substitution Principle (LSP) • Dependency-Inversion Principle (DIP) • Interface-Segregation Principle (ISP)

  5. OO Design Course Goals • Design Patterns • Singleton pattern • Null object pattern • Factory pattern • Façade pattern • Abstract Server • Adapter/Delegates

More Related