fardinanam / Software-Engineering-Assignments

Contains all the assignments of Software Engineering course (CSE308) offered in BUET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software-Engineering-Assignments

1 - OOP

Object oriented programming basics

2 - Creational Design Patterns

Factory Method, Abstract factory method, Builder pattern, Singleton

3 - Structural Design Patterns

Adapter, Decorator

4 - Unit Testing

JUnit