-
### Design “Provide a copy of submission" 1.0 Release (My VA claim card and no PDF download link)
As a Veteran,
I want to to view, print, or download a copy of my 526ez disability compensation claim …
-
### DESIGN PATTERNS
**Implemented**
- Visitor _(4)_
- Memento _(1)_
- Prototype _(2)_
- Builder _(1)_
- AbstractFactory _(1)_
- Singleton _(2)_
- Facade _(2)_
- SimpleFactory _(3)_
- Strat…
-
Try not to use "switch-case". Do you think it is possible?
-
Design Patterns: implement at least 3 creational design patterns (abstract factory, builder, factory method, singleton, prototype, etc.)
-
Implement at least 3 structural design patterns (adapter, aggregate, bridge, composite, decorator, extensibility, façade, etc.)
-
Design Patterns: implement at least 3 behavior design patterns (chain of responsibility, command, interpreter, iterator, mediator, observer, etc.)
-
## What
Review all our links on the website for quality of link text ie: if it can be understood out of context by a screen reader user, identify which links need improvment, write and deploy new lin…
-
There are several design patterns that could be suitable for a turn-based distributed RPG game. Some design patterns that may be relevant include:
The Strategy pattern, which allows you to define a s…
-
It might be interesting to go through this paper to see if any of their patterns are applicable:
https://dl.acm.org/doi/pdf/10.1145/3471874.3472984 Willis, Wu, [2021] "Design Patterns for Parser C…
-
Decide on design patterns to be used