🚘 A desktop application built in Java for Car Showroom Management using the Swing framework and leverages MySQL for the backend.
-
Updated
Nov 6, 2024 - Java
🚘 A desktop application built in Java for Car Showroom Management using the Swing framework and leverages MySQL for the backend.
Java library to wire services and their factories
Example of the Factory design pattern implementation to create browser instances using Selenium WebDriver
Java Backend Bootcamp made by Globant to have technical skills as a backend developer is required.
📓Examples of design patterns
The Course Registration System is a Java-based application that simulates a university course registration process. It allows students to enroll in courses, instructors to manage their courses, and IT workers to create and clone courses into new sections. The system uses several design patterns such as Factory, Singleton, and Prototype
Design Pattern
Design Patterns
Wave Game for SER225
A money transfer service API that digitalis the banking flow.
Understanding and applying some of the design Patterns with java, developers can ensure that their applications have a well-managed, single instance of critical components. This not only leads to better resource management and consistent behavior but also promotes loosely coupled design.
DESAFIO: Criar uma API RESTful capaz de gerenciar os restaurantes e os produtos do seu cardápio.
design patterns' solutions
Pizzeria project easily implementing Proxy, Composite, Factory and Singleton.
Design patterns are established solutions for recurring software design issues. They improve code flexibility, reusability, and maintainability. Creational Patterns: Handle object creation (e.g., Singleton, Factory Method). Structural Patterns: Focus on object composition (e.g., Adapter, Decorator). Behavioral Patterns: Deal w
Calculadora
Desktop app for creating and editing Mind Maps
try to use various design patterns to implement a simple Console-Based Library Management System(LMS) using java
Trabalho da disciplina de Técnicas de Programação sobre Factory Method.
Add a description, image, and links to the factory-pattern topic page so that developers can more easily learn about it.
To associate your repository with the factory-pattern topic, visit your repo's landing page and select "manage topics."