DEV Community

Cover image for One-page Software design cheat sheet
Anatolii Kozlov
Anatolii Kozlov

Posted on

One-page Software design cheat sheet

Hello everyone ๐Ÿ‘‹

I am glad to present you with the One-page software design cheat sheet. Document involve into:

  • Programming paradigms
  • Design principles
  • Design patterns
  • Some approaches, terminology, etc

Link (google doc): One-page Software design cheat sheet

Feel free to leave your comments on the google doc or below the post.

Sources:
https://en.wikipedia.org/wiki/Object-oriented_programming
https://en.wikipedia.org/wiki/Aspect-oriented_programming
http://dotnetlearners.com/blogs/inheritance-association-aggregation-composition
https://en.wikipedia.org/wiki/SOLID
https://refactoring.guru/design-patterns/catalog
https://swagger.io/resources/articles/adopting-an-api-first-approach
https://microservices.io/index.html

Top comments (0)