An open API service providing repository metadata for many open source software ecosystems.

Topic: "builder-pattern"

yusufyilmazfr/tasarim-desenleri-turkce-kaynak

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.

Language: HTML - Size: 3.94 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 3,358 - Forks: 461

elastio/bon

Next-gen compile-time-checked builder generator, named function's arguments, and more!

Language: Rust - Size: 5.81 MB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 1,889 - Forks: 34

colin-kiegel/rust-derive-builder

derive builder implementation for rust structs

Language: Rust - Size: 1.21 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 1,516 - Forks: 98

anupavanm/csharp-design-patterns-for-humans Fork of kamranahmedse/design-patterns-for-humans

Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples

Language: C# - Size: 175 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1,364 - Forks: 170

ashblue/fluid-behavior-tree

Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.

Language: C# - Size: 1.18 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1,112 - Forks: 121

thma/LtuPatternFactory

Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns

Language: Haskell - Size: 588 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 1,000 - Forks: 37

skydoves/WhatIf

☔ Fluent syntactic sugar to handle single if-else statements, nullable, collections, and booleans for Kotlin and KMP.

Language: Kotlin - Size: 686 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 935 - Forks: 35

DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns

This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.

Language: Kotlin - Size: 6.99 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 839 - Forks: 109

inferred/FreeBuilder 📦

Automatic generation of the Builder pattern for Java

Language: Java - Size: 4.51 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 833 - Forks: 102

khusnetdinov/ruby.fundamental

:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs

Language: Ruby - Size: 215 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 474 - Forks: 85

ms-ati/docile

Docile keeps your Ruby DSLs tame and well-behaved

Language: Ruby - Size: 659 KB - Last synced at: 4 days ago - Pushed at: 29 days ago - Stars: 425 - Forks: 34

analytically/innerbuilder

IntelliJ IDEA plugin which generates an inner builder class

Language: Java - Size: 2.43 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 258 - Forks: 83

hedhyw/rex

Flexible regular expressions constructor for Golang.

Language: Go - Size: 682 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 210 - Forks: 5

graniet/rllm

Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.

Language: Rust - Size: 245 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 137 - Forks: 2

Junzhuodu/design-patterns

C++ Implementation for 23 Design Patterns

Language: C++ - Size: 1.46 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 136 - Forks: 45

ErickWendel/10-design-patterns-for-js

code examples of my 10 must-know design patterns for JavaScript Developers talk

Language: JavaScript - Size: 64.5 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 115 - Forks: 6

ahmetcanaydemir/insanlar-icin-tasarim-desenleri

Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları

Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 98 - Forks: 2

piyush6348/Design-Patterns

All design patterns implemented in Java with code, explanation and learning resources

Language: Java - Size: 98.6 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 86 - Forks: 29

sabomichal/immutable-xjc

immutable-xjc is a JAXB 4.0 XJC plugin for making schema derived classes immutable with optional builder pattern generator.

Language: Java - Size: 427 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 68 - Forks: 14

anupavanm/csharp-design-patterns-for-humans-examples

Complete C# Examples Refereed in csharp-design-patterns-for-humans

Language: C# - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 67 - Forks: 18

UnquietCode/Flapi

Flapi is an API generator for Java, which generates 'smart' interfaces for improved fluency in your code.

Language: Java - Size: 4.31 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 59 - Forks: 11

dsl-builders/spreadsheet Fork of MetadataConsulting/spreadsheet-builder

Spreadsheet Builder

Language: Java - Size: 4.16 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 57 - Forks: 12

sdmg15/Java-design-patterns

Java Design patterns.

Language: Java - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 54 - Forks: 44

davidmoten/java-builder-pattern-tricks

Tricks to use with the java builder pattern

Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 53 - Forks: 11

design-patterns-for-humans/Russian

:ru: translation [WIP]

Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 52 - Forks: 10

jonas-grgt/bob

Java annotation processor for builder generation (plain source code, no bytecode weaving)

Language: Java - Size: 211 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 49 - Forks: 6

tersesystems/securitybuilder

Fluent builders with typesafe API for the JCA

Language: Java - Size: 263 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 47 - Forks: 3

MetadataConsulting/spreadsheet-builder

Spreadsheet Builder

Language: Groovy - Size: 1.99 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 47 - Forks: 21

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 45 - Forks: 30

ehsangazar/design-patterns-php

All Design Patterns Samples in PHP

Language: PHP - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 44 - Forks: 15

Thangarajtk/appium-mobileAutomationFramework

Framework for Mobile test automation (Native app and Browser) on Android and IOS devices

Language: Java - Size: 27.7 MB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 43 - Forks: 22

sergeyleschev/design-patterns

 Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+

Language: Swift - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 23

iamMehedi/stepbuilder

Intellij IDEA/Android Studio plugin to generate a Builder class following Step Builder pattern.

Language: Java - Size: 215 KB - Last synced at: 4 months ago - Pushed at: over 9 years ago - Stars: 35 - Forks: 8

CodelyTV/youtube-code-examples

🎥 Collection of code examples used in our screencasts about programming best practices

Language: PHP - Size: 36.1 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 31 - Forks: 13

BeppiMenozzi/BalloonPopup

Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.

Language: Java - Size: 333 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 31 - Forks: 11

SeokminHong/builder-pattern

A derivable macro for declaring a builder pattern.

Language: Rust - Size: 194 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 3

devmehmetates/SwiftyKit

Like nothing, but a lot.

Language: Swift - Size: 81.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 2

Geri-Borbas/iOS.Package.Withable

📐 Declarative UIKit in 10 lines of code.

Language: Swift - Size: 2.22 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 2

vany0114/resilience-strategy-with-polly

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

Language: C# - Size: 44.9 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 29 - Forks: 5

Lymia/derive_setters

A procedural macro that automatically generates setter methods for a struct's fields.

Language: Rust - Size: 57.6 KB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 28 - Forks: 5

exasol/sql-statement-builder

Build SQL statements safely without string concatenation

Language: Java - Size: 3.81 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 26 - Forks: 5

sergeyleschev/ios-dev-skills

 iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+

Size: 354 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 1

codeworth-gh/PanelMatic

A Java Swing library for making high-quality complex layouts easy. And then some.

Language: Java - Size: 993 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 4

the-yuyut/SwiftBuilder

SwiftBuilder is a fast way to assign new value to the property of the object.

Language: Swift - Size: 48.8 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 1

OddCN/go-builder-generator-idea-plugin

IntelliJ IDEA / GoLand golang plugin for generating Builder pattern code of golang struct.

Language: Java - Size: 14.5 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 7

mirrajabi/annotation-processor-sample

An annotation processor which implements "Builder pattern" for your java classes.

Language: Java - Size: 127 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 23 - Forks: 4

33j33/design-patterns-using-typescript

Design Patterns Using Typescript

Language: TypeScript - Size: 102 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 20 - Forks: 1

avrilfanomar/flexiblesearchbuilder

Flexible search query builder is SAP Hybris Commerce extension (released as a library) that provides developer-friendly way to build flexible search queries. The aim of this extension is to write().flexibleSearchQueries().easily() in compile-time safe manner without a need to remember the syntax.

Language: Java - Size: 123 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 19 - Forks: 5

MilovanTomasevic/Python-Design-Patterns

Python Design Patterns

Language: Python - Size: 2.21 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 4

poppinss/manager 📦

The builder (Manager) pattern implementation used by AdonisJs

Language: TypeScript - Size: 841 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 1

tonymushah/mangadex-api

A Mangadex API Wrapper for Rust

Language: Rust - Size: 4.02 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 17 - Forks: 5

slashlifeai/effect-builder

A type-safe, immutable builder to construct complex objects with runtime validation while maintaining compile-time type safety.

Language: TypeScript - Size: 134 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 0

omaralalwi/php-builders

sample php traits to add ability to use builder design patterns with easy in PHP applications

Language: PHP - Size: 9.77 KB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 14 - Forks: 1

mobillium/MobilliumBuilders

UIKit element builder

Language: Swift - Size: 387 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 6

rohitksingh/Design_Patterns_aka_Hawai_Baatein

Repository which contains simple code implementation of different Design Pattern.

Language: Java - Size: 44.9 KB - Last synced at: almost 3 years ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 8

aalowlevel/typestate-builder

Derive-macro-based generator that combines `Typestate` and `Builder` patterns.

Language: Rust - Size: 259 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 0

perfectsquircle/Normal

A Normal ORM

Language: C# - Size: 301 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

build-on-aws/amazon-bedrock-with-builder-and-command-patterns

A simple, yet powerful implementation in Java that allows developers to write a rather straightforward code to create the API requests for the different foundation models supported by Amazon Bedrock.

Language: Java - Size: 1.8 MB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 5

mrshannon/dataclass-builder

Create instances of dataclasses with the builder pattern.

Language: Python - Size: 129 KB - Last synced at: about 16 hours ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 3

jrop/pratt

A Pratt parser builder.

Language: TypeScript - Size: 717 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 0

Pyknic/immutable-array

Read-only primitive Java arrays backed by Direct Buffers and indexed using 64-bit indexes

Language: Java - Size: 245 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 2

kadir-code/DesignPatterns

In this project, I tried to apply some design patterns with sample projects.

Language: C# - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 2

Nikoo-Asadnejad/DesignPatterns

This repository contains detailed explanations and C# implementations of the most commonly used software design patterns. Each pattern is accompanied by examples that demonstrate its practical usage in real-world scenarios.

Language: C# - Size: 64.5 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 0

snir-david/CPP-Design-Patterns

Some design patterns implements in C++.

Language: C++ - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

victorsebrito/SweetBuilders

A generic implementation of the Builder Pattern for C#, for those who love syntactic sugar. Built on the top of AutoFixture.

Language: C# - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 0

Aptacode/Expressions

A light, cross platform & flexible .net library for creating, storing and dynamically evaluating expression trees using C#

Language: C# - Size: 448 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 2

ysyesilyurt/go-restclient

A Handy Go Package to Call HTTP APIs

Language: Go - Size: 46.9 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 0

reconcilerio/dies

immutable, fluent, builders for Kubernetes resources

Language: Go - Size: 4.14 MB - Last synced at: 18 days ago - Pushed at: 22 days ago - Stars: 9 - Forks: 4

DamirDenis-Tudor/2d-tank-simulator

C++ game with a use-case modified A* algorithm.

Language: Jupyter Notebook - Size: 1000 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 9 - Forks: 1

matoos32/jfreechart-builder

A builder pattern module for working with the jfreechart library.

Language: Java - Size: 1000 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

duart38/Carpenter

Method chaining pattern for all things Deno

Language: TypeScript - Size: 99.6 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 0

douo/ActivityBuilder

ActivityBuilder is a annotation base library using builder pattern to make inner activity communication more easier.

Language: Java - Size: 395 KB - Last synced at: almost 3 years ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 2

function61/turbobob

Modern, minimal container-based build/development tool to make any project´s dev easy and frictionless.

Language: Go - Size: 2.41 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

nickbar01234/boxed-builder

Opinionated TypeScript POJO builders

Language: TypeScript - Size: 92.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

KeremTAN/Creational-Patterns-Benchmark

This project has been carried out with the aim of observing and examining the object production performances of creational design patterns.

Language: Java - Size: 341 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

hainayanda/Builder

Builder is Swift builder pattern library that utilize dynamicCallable and dynamicMemberLookup as its core.

Language: Swift - Size: 264 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

oblq/swap

Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env).

Language: Go - Size: 243 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 3

noheltcj/zinc

Kotlin Compiler Plugin that generates builders and a DSL for data classes.

Language: Kotlin - Size: 119 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

Hasanaltan-cpu/DesignPatterns

In this project, i will demonstrate DesignPatterns.How many way we have and why we need Dependency Injection.

Language: C# - Size: 94.7 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

hamzaak/designpatterns

Implementing design patterns (GoF) in .NET Core with real world applications.

Language: C# - Size: 308 KB - Last synced at: almost 3 years ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 3

henrik42/deeto

A Java dynamic proxy factory for interface-typed data transfer objects

Language: Clojure - Size: 155 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

zoom2manoj/datastructure_challenge

Data structure for searching, sorting & alogrithms, design patterns

Language: Java - Size: 255 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 2

pelagornis/swift-builder

Builder Patterns for Flexible Syntax in Swift.

Language: Swift - Size: 324 KB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

crschnick/remix 📦

A Java library that puts a new spin on the newly introduced record classes.

Language: Java - Size: 297 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

Rohit-Paneliya/VideoOverlay

Library to add watermark/overlay on video using local image or view

Language: Kotlin - Size: 4.4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

nihatcanertug/DesignPatterns

In this project, I explained Singleton pattern and BuilderPattern, both theoretically and with examples.

Language: C# - Size: 12.7 KB - Last synced at: almost 3 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 0

h908714124/auto-builder

Convenience builders for auto-value classes

Language: Java - Size: 243 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

Jh123x/buildergen

Buildergen is a code generation tool to create a builder class for generating structs

Language: Go - Size: 91.8 KB - Last synced at: 17 days ago - Pushed at: 19 days ago - Stars: 6 - Forks: 0

Georgiy-Petrov/StepwiseBuilderGenerator

Language: C# - Size: 186 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

PolyRocketMatt/Delegate

Modern command creation/management for Minecraft plugins

Language: Java - Size: 1.39 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

DyegoMaas/ForeverFactory

Forever Factory makes it super easy to smartly build custom objects, especially for automated tests.. https://www.nuget.org/packages/ForeverFactory/

Language: C# - Size: 319 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

mynktl/builder-pattern-codegen

builder-pattern-codegen contains a template-driven engine for golang to generate builder pattern code from structure definiation.

Language: Go - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

arthurdapaz/Voir

Easy MVVM Architecture for Swift UIKit

Language: Swift - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

jfelipearaujo/ClassBuilderGenerator

Generate simple, efficient and beautiful class builders

Language: C# - Size: 367 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

thenlabs/class-builder

Dynamic management of classes, traits and interfaces in PHP.

Language: PHP - Size: 181 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

UltiRequiem/the-builder-patron

👷 The Builder Patron, code examples, pros and cons and relation with other patterns

Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 3

serhatyamann/DESIGN_PATTERNS

Design Patterns explanations and examples.

Language: C# - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

kolosovpetro/Design-Patterns

Design patterns simple snippets

Language: C# - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

ZahraHeydari/CreationalDesignPatternsSample

Including Builder, Factory method, Abstract Factory, Prototype and Singleton

Language: Java - Size: 146 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

nadiacomanici/DesignPatterns-Creational

"Design Patterns în C#: Partea 1: Șabloane creaționale" - Nadia Comanici - Inregistrarea cursului: https://www.youtube.com/playlist?list=PLF3C06z30q27tl1Kxtzmq3TufmWuO179K

Language: C# - Size: 3.58 MB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

Related Topics
design-patterns 163 java 116 singleton-pattern 111 factory-pattern 101 adapter-pattern 72 decorator-pattern 69 observer-pattern 66 abstract-factory-pattern 61 strategy-pattern 59 builder 57 prototype-pattern 52 facade-pattern 43 bridge-pattern 40 command-pattern 39 factory-method-pattern 36 proxy-pattern 33 csharp 30 chain-of-responsibility-pattern 29 builder-design-pattern 29 composite-pattern 26 singleton 25 mediator-pattern 25 state-pattern 25 creational-patterns 24 iterator-pattern 23 flyweight-pattern 23 typescript 22 swift 21 visitor-pattern 19 spring-boot 17 javascript 17 design-pattern 17 rust 16 maven 16 structural-patterns 15 solid-principles 15 chain-of-responsibility 14 golang 14 android 14 kotlin 14 php 13 code-generation 13 go 13 creational-design-patterns 13 patterns 12 python 12 testing 12 unit-testing 12 dotnet 12 factory 11 ios 10 lombok 10 oop 10 dependency-injection 10 behavioral-patterns 10 memento-pattern 10 repository-pattern 9 annotation-processor 9 docker 9 gof-patterns 8 abstract-factory 8 uikit 8 cpp 8 nodejs 8 template-pattern 7 object-oriented-programming 7 composite-patterns 7 dsl 7 scala 7 code-generator 7 java-8 7 mvc 7 fluent-api 7 tdd 7 rest-api 7 software-design 6 desing-patterns 6 template-method-pattern 6 clean-code 6 library 6 clean-architecture 6 solid 6 react 6 ruby 6 prototype 6 interpreter-pattern 6 creational-pattern 5 mvc-pattern 5 postgresql 5 c-sharp 5 fluent-interface 5 immutable 5 json 5 software-architecture 5 http 5 software-engineering 5 command 5 design 5 excel 4 inheritance 4