software-design topic

List software-design repositories

system-design-with-code

21
Stars
6
Forks
Watchers

System design not just on whiteboard, but with code.

td-design-patterns

26
Stars
10
Forks
Watchers

Just another design patterns repository, but this time more TDD oriented and compiling samples in multiple programming languages.

GoF-Design-Patterns

33
Stars
6
Forks
Watchers

My example codes for GoF Design Patterns. (Written in C++11/14)

softwareDesigner

33
Stars
8
Forks
Watchers

收集的软件设计师资料,喜欢的可以点下star

c4-diagrams.net

51
Stars
14
Forks
Watchers

The EasyC4 library is for quick and convenient visualising software architecture in diagrams.net / draw.io application using the C4 model approach.

notes

107
Stars
21
Forks
Watchers

My software engineering notes - books, courses, conferences 📓

principles-of-package-design

16
Stars
1
Forks
Watchers

Repository that contains code in node.js from the book Principles of Package Design by Matthias Noback

evolutionary-architecture-by-example

1.6k
Stars
202
Forks
Watchers

Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various a...