196 results for “topic:composite-pattern”
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
C++ Implementation for 23 Design Patterns
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
All design patterns implemented in Java with code, explanation and learning resources
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
Practice exercise for design patterns
A collection of C++ projects implementing various object-oriented design patterns.
Java Design Patterns & their Code implementation
Various kata & content to learn and practice design with monoidz inside
Design Patterns: Elements of Reusable Object-Oriented Software
Design patterns بالمختصر المفيد 🎈
Python Design Patterns
Some design patterns implements in C++.
Project of example of design patterns implement by Java.
Object Oriented Design Patterns implemented in java
Java Design Patterns & their Code implementation
Typescript Design Patterns
Software design patterns examples in Golang
This repository contains sample code and explanations for various Object-Oriented Programming Design Patterns implemented in Dart language.
No description provided.
A segmented visitor library to solidify the visitor pattern
A tree or grid view based File explorer system with UI built in javafx and design issues are followed by Factory pattern, Composite pattern and Adapter pattern.
Our team developed the drone enhanced ranch management software. The software was able to track livestock vitality and location, monitor feeding and watering systems, and monitor property status with the help of the drone(s). Our team used Java 8 and Scenebuilder to develop the software. We created the Class diagrams, Sequence diagrams, Rapid prototypes, and other diagrams to assist us in developing the software. Also, different design patterns like Composite, Visitor, Adapter were used to develop the project.
110-02 NCU SE6029 Object-Oriented Analysis and Design (OOAD)
an ANSI C++ XML library keeping SAX interface and XML / DOM tree
Ejemplos de diseño para la primera Jornada de Arquitectura .NET
Design Pattern: structural - composite
Exercises of the Coursera's Design Patterns course
Java implementation of a Binary Expression Tree to manage algebraic expressions using Composite and Visitor design patterns.
Protocol-based AI adapter foundation for Elixir - unified abstractions for gemini_ex, claude_agent_sdk, codex_sdk with automatic fallback, capability detection, and telemetry