Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayeshathoi/software-engineering-sessional-cse-308
https://github.com/ayeshathoi/software-engineering-sessional-cse-308
design-patterns junit oop
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayeshathoi/software-engineering-sessional-cse-308
- Owner: ayeshathoi
- Created: 2022-08-27T04:34:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T16:41:17.000Z (8 months ago)
- Last Synced: 2024-11-08T20:15:06.197Z (3 months ago)
- Topics: design-patterns, junit, oop
- Language: Java
- Homepage:
- Size: 413 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## **`CSE 308` : Software Engineering Sessional**
- [Java Refresher and Basic OOP Design Principle](https://github.com/ayeshathoi/Software-Engineering-Sessional-CSE-308/tree/main/BASIC%20OOP%20-%20Offline%201/src)
- [Creational Design Pattern](https://github.com/ayeshathoi/Software-Engineering-Sessional-CSE-308/tree/main/Creational%20Design%20Pattern%20-%20offline%202/src)
- Abstract Factory
- Builder
- Singleton
- [Structural Design Pattern](https://github.com/ayeshathoi/Software-Engineering-Sessional-CSE-308/tree/main/Creational%20Design%20Pattern%20-%20offline%202/src)
- Adapter
- Decorator
- [Writing JUNIT Test Scripts](https://github.com/ayeshathoi/Software-Engineering-Sessional-CSE-308/tree/main/Junit%20Testing%20-%20Offline%204)- [Design Pattern Practices](https://github.com/ayeshathoi/Software-Engineering-Sessional-CSE-308/tree/main/Design%20Pattern%20Practice)
- Creational Design Pattern (Factory Method, Abstract Factory, Builder, Singleton)
- Structural Design Pattern (Adapter, Decorator, Composite)
- Behavioral Design Pattern (Observer, Strategy, State, Chain of Responsibility, Mediator)
- Ques Folder : Contains all the questions of the offline assignments