https://github.com/zeevolution/software-patterns
Software development study guide for young developers
https://github.com/zeevolution/software-patterns
software-architecture software-design software-development software-engineering
Last synced: 21 days ago
JSON representation
Software development study guide for young developers
- Host: GitHub
- URL: https://github.com/zeevolution/software-patterns
- Owner: zeevolution
- Created: 2020-04-29T18:25:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T15:15:17.000Z (about 6 years ago)
- Last Synced: 2026-06-07T21:25:49.869Z (21 days ago)
- Topics: software-architecture, software-design, software-development, software-engineering
- Homepage:
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Software Design Architecture & Implementations
This repository serves as a study guide for young software developers who seek to improve their development skills. Here, you'll find many software development topics which are intent to cover basic definitions and usage examples.
### Index
> Summaries of various software design patterns, including their definitions and usage examples.
- [Introduction to Software Design Architecture](https://github.com/zeevolution/software-patterns/tree/master/intro-software-design-arch#software-design-architecture)