final project in Advanced Topics in Object-Oriented Programming
-
Updated
Nov 11, 2021 - C++
final project in Advanced Topics in Object-Oriented Programming
SIPERPUS adalah tugas akhir PDPL yang bertujuan memahami penerapan design pattern dalam pengembangan perangkat lunak berbasis web. Proyek ini menciptakan sistem informasi perpustakaan dengan fitur manajemen buku, anggota, peminjaman, dan laporan, menggunakan Laravel dan AdminLTE.
Project using Design Patterns. Model View and Controller objects (architectural pattern) for running the Simulator. The Model is a Singleton. Creating the vehicles with a Factory method Object.
A client-Server Coupon management system enables companies to generate coupons as part of their advertising and marketing campaigns.
UI for the book app created with Flutter. Manage your books and purchase and view a variety of books. View each book's detail page to find more information.📕
C# ve Windows Form ile geliştirilmiş mayın tarlası oyunu. Prototype Singleton tasarım deseni uygulanmıştır ve thread kullanılmıştır.
proof
Final project in "Advanced Topics in Object-Oriented Programming" course
[School 42] Aircraft logistics simulation program
Sixth assigment in Operating System Course
Thread-safe Singleton Design Pattern in C#
Restaurant - Singleton Cashier and Chef - Command Kitchen and Burgers - Factory Add sauces to the burger - Decorator
This repository provides practical implementations of common design patterns in Go. Each pattern is accompanied by clear explanations, code examples, and usage scenarios.
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn't a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations.
Add a description, image, and links to the singelton topic page so that developers can more easily learn about it.
To associate your repository with the singelton topic, visit your repo's landing page and select "manage topics."