Analysis and implementation of the Singleton Design Pattern
-
Updated
Jun 7, 2024 - Python
Analysis and implementation of the Singleton Design Pattern
NoteMania is a user-friendly Android application designed to help you manage your notes effortlessly.
The Cinema Management System is a Java-based application that demonstrates the use of key design patterns such as Abstract Factory, Builder, Chain of Responsibility, and Singleton. It simulates interactions between customers, employees, and a cinema database system to manage movie screenings, customer reservations, and employee tasks.
An educational project where all .NET design patterns are implemented with given examples.
Jet Weather Forecast is a cutting-edge weather app using Android's latest tech stack. It features Jetpack Compose for a modern UI, Room for local storage, and Retrofit for API communication. Powered by Kotlin Coroutines and Flow, it offers smooth, asynchronous data handling.
This repository is a comprehensive showcase of various design patterns implemented in Java, demonstrating advanced Object-Oriented Design (OOD) principles in Java. The patterns implemented in this project are fundamental to building robust, flexible, and maintainable software systems.
A forward-thinking initiative bridging agriculture and green energy in South Africa. As an MVC platform, it fosters sustainable practices and integrates renewable energy solutions. It serves as a vital link between farmers and technology providers, driving innovation for a greener future.
A simple web-based email program developed using Angular Framework and Spring Boot.
Demo implementations of different design patterns.
A tiny library to create and manage singleton instances.
Projeto desenvolvido para exemplificar a implementação do Design Pattern Singleton em Java.
This interactive quiz app challenges users to test their knowledge of world history. With multiple-choice questions and instant feedback, participants can easily track their performance and learn while having fun.
Exemplo de Implementação do Design Pattern Singleton feito na Cadeira de Análise e Projeto de Sistemas II da UNI7
This Trivia application is developed using Jetpack Compose. The questions in JSON format are fetched from an API using the Retrofit library. The MVVM architecture is employed. Flow technology is utilized for data flow. Dependency Injection is implemented using the Hilt library. The Singleton Design Pattern is used.
C++ based config files editor to handle any type of configuration file. Implemented using Singleton design pattern.
Personal Project.
This is a learning project for Design Patterns
This C++20 solution enables lazy initialization for multithreaded tasks. It efficiently initializes an expensive object only when needed, ensuring thread safety. It utilizes std::once_flag and std::atomic<bool> for synchronization, optimizing resource utilization and scalability.
This small project was use to develop layered architecture ,java fx and mysql databases .
Add a description, image, and links to the singleton-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the singleton-design-pattern topic, visit your repo's landing page and select "manage topics."