Skip to content

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

Notifications You must be signed in to change notification settings

fardinanam/Software-Engineering-Assignments

Repository files navigation

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