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.📕
proof
[School 42] Aircraft logistics simulation program
Final project in "Advanced Topics in Object-Oriented Programming" course
Sixth assigment in Operating System Course
Tutorial Design Patterns Using JavaScript and Python Instances
Our Project for the Introduction to Software Engineering course taken during fall 2022 semester.
This repository provides practical implementations of common design patterns in Go. Each pattern is accompanied by clear explanations, code examples, and usage scenarios.
Simple university registration system for students according to their GPA applying different Design Patterns
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."