A reference app for Design Patterns in C# programming language.
Design Patterns in C# - Quick Reference App
"Design Patterns in C#" is an essential Android app designed as a quick reference for software developers. It provides easy access to a variety of design patterns, allowing users to filter content by category or search for specific topics, descriptions, and code snippets. This app serves as a practical tool to understand and implement recurring solutions to common software design problems, making it invaluable for both beginners and experienced programmers.
App stats
Email: dk*****@gmail.com
URLs: Privacy policy
Ranking
# 232,529
Want to check extension ranking and stats more quickly for other Android apps?
Install
Chrome-Stats extension
to view Android-Stats data as you browse the Google Play Store.
App summary
This aplication aims to be a basic and fast reference for Design Patterns in C# programming language. You can filter the content by category or you can search the content based on topics, descriptions or a specific code.
Design Patterns are used as solutions to problems which frequently occurs in software design.
User reviews
Pros
- Excellent reference for design patterns with useful examples.
- No ads, making it a clean experience.
- Easy to use and helpful for both beginners and professionals.
- Crisp and clear explanations of design patterns.
- Great UI and user experience.
Cons
- Issues with the search functionality.
- Some users experienced problems with buttons not being clickable.
- Request for additional design patterns and clarifications.
- Zoom functionality for code examples is lacking.
- Incompatible with older devices.
Most mentioned
- No ads
- Helpful examples
- Good reference for design patterns
User reviews
It appears that the given, failing Liskov example actually succeeds as the subtype is correct: 10x10 = 100. And the Dependency Inversion (DIP), both create IExecutable and, in Main, swap the variable's type definition with the abstractions: IExecutable exec = new Executable();.
Very very good, i wish i had it in college 😭. Super simple and helpful 🥰
Excellent reference for design patterns with useful examples too. Works smoothly and best if all its free.