SE 3109 Design Pattern (Session 2019-20)
Undergraduate course, Noakhali Science and Technology University, Institute of Information Technology, 2020
Description here
Course Teachers
Falguni Roy, Assistant Professor, IIT, NSTU, falguni.iit@nstu.edu.bd
Time
From Jan 2020 to August 2021
Course Contents
Revision of Concepts of OOP, Importance of learning design patterns, Types of Design Patterns - Structural, Behavioral and Creational Patterns, Creational Patterns – Singleton, Factory, Factory Method, Abstract Factory, Builder, Prototype and Object Pool, Behavioral Patterns - Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, Strategy, Template Method, Visitor and Null Object, Structural Patterns – Adapter, Bridge, Composite, Decorator, Flyweight and Proxy, REFACTORING CODE SMELL, Different type of code smells - Inappropriate Naming, Comments, Dead Code, Duplicated code, Primitive Obsession, Large Class, Lazy Class, Alternative Class with Different Interface, Long Method, Long Parameter List, Switch Statements, Speculative Generality, Oddball Solution, Feature Envy, Refused Bequest, Black Sheep and Train Wreck, Design Principles (SOLID) - Single responsibility principle, Open Close Principle, Liskov substitution principle, Interface segregation principle, Dependency Inversion principle.
Reference Books:
- Gamma, Erich. Design patterns: elements of reusable object-oriented software. Pearson Education, 1995.