https://github.com/tekiegirl/SoftwareArchitectureResources
A collection of resources for supporting and learning about software architecture
https://github.com/tekiegirl/SoftwareArchitectureResources
education kata resources software-architecture
Last synced: 12 days ago
JSON representation
A collection of resources for supporting and learning about software architecture
- Host: GitHub
- URL: https://github.com/tekiegirl/SoftwareArchitectureResources
- Owner: tekiegirl
- License: gpl-3.0
- Created: 2021-12-01T13:04:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T16:25:44.000Z (about 1 year ago)
- Last Synced: 2024-08-01T22:05:06.034Z (9 months ago)
- Topics: education, kata, resources, software-architecture
- Homepage: https://tekiegirl.github.io/SoftwareArchitectureResources/
- Size: 41 KB
- Stars: 98
- Watchers: 5
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[View in Github Pages](https://tekiegirl.github.io/SoftwareArchitectureResources/) | [View GitHub Repository](https://github.com/tekiegirl/SoftwareArchitectureResources)
---
# Software Architecture Resources
A collection of resources for supporting and learning about software architecture.
[](code_of_conduct.md) [](LICENSE) [](https://github.com/tekiegirl/SoftwareArchitectureResources/commits/main) [](https://github.com/tekiegirl/SoftwareArchitectureResources/network/members) [](https://github.com/tekiegirl/SoftwareArchitectureResources/stargazers) [](https://github.com/tekiegirl/SoftwareArchitectureResources/watchers)
## Introduction
From taking part in the O'Reilly Architecture Katas it became clear that there are many GitHub repositories that contain great ideas and examples of software architecture practice. Add this to all the resources on blogs, etc, and there is a wealth of information out there for those already working in software architecture and those wanting to move into this domain professionally.
We are all learning, whatever stage of our software architecture career we are in. The aim of this repository is to collect together resources from the O'Reilly Architecture Katas, and also elsewhere on the web, as a reference for anyone who wants to use it.
## Resources
- [All Resources](Resources/README.md)
- [O'Reilly Software Architecture Kata Entries](Resources/OReillyKata.md)
- [Foundations of Software Architecture](Resources/Foundations.md)## Contribute
This is a community project and contributions are welcomed from anyone. Please see the[ contribution guidelines](CONTRIBUTING.md) for how to contribute resources to this project and read the [Code of Conduct](CODE_OF_CONDUCT.md) before making any contributions, opening any issues, etc.
## License
Read the [license for this repository](LICENSE) before you fork or download.
---
[View in Github Pages](https://tekiegirl.github.io/SoftwareArchitectureResources/) | [View GitHub Repository](https://github.com/tekiegirl/SoftwareArchitectureResources)