design patterns example
-
Updated
Sep 3, 2023 - Java
design patterns example
Load testing is a type of non-functional testing. A load test is type of software testing which is conducted to understand the behavior of the application under a specific expected load. Load testing is performed to determine a system's behavior under both normal and at peak conditions.
A maven multi-module project containing the implementation of Behavioral Design Patterns using Java
Application that creates a simple photo album from shapes following the Model-View-Controller (MVC) architecture. Programmed it to support the description of data to visualize in a .txt format and then have the application render the descriptive text in an interactive graphical view (using Swing) and a static web view (using HTML markup and SVG).
[WiP] Contains implementations of popular Design Patterns!
Projects developed in order to have some fun learning the language basics and exercise coding and computer science in general
This repository contains a Java-based quiz platform developed for an internship project at SSZone Technologies. It includes features such as user authentication, quiz creation, and quiz taking functionalities.
Add a description, image, and links to the oop-design topic page so that developers can more easily learn about it.
To associate your repository with the oop-design topic, visit your repo's landing page and select "manage topics."