Repository navigation
adapter-pattern
- Website
- Wikipedia
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.
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
Monorepo boilerplate using Nestjs, authentication, docker, redis, secrets service, logs service, libs structure, anti corruption layer pattern, adapter pattern, dependency inversion pattern, mongodb, redis, swagger and tests.
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
All design patterns implemented in Java with code, explanation and learning resources
Boilerplate Node projects with Express, Typescript and Clean Architecture
Some of the most common design patterns implemented in Python.
Complete C# Examples Refereed in csharp-design-patterns-for-humans
A Library for make an easy and faster RecyclerView without adapter
Easiest way to use RecyclerView. Reduce boilerplate code! You don't need to write adapters for listing pages anymore!
All Design Patterns Samples in PHP
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+
This repository is an Alarm application, demonstrate how to use multiple pending intent to set alarm's time wake up. use popup menu, RecyclerView Adapter, use SQLite to store data
A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.
Java Design Patterns & their Code implementation