https://github.com/mearns/software-engineering
Living documents on principles of software engineering
https://github.com/mearns/software-engineering
Last synced: about 1 month ago
JSON representation
Living documents on principles of software engineering
- Host: GitHub
- URL: https://github.com/mearns/software-engineering
- Owner: mearns
- License: other
- Created: 2021-11-04T18:22:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T20:33:45.000Z (7 months ago)
- Last Synced: 2025-02-05T11:45:04.402Z (3 months ago)
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Software Engineering Thoughts
_Rules are for the guidance of the wise and the obedience of fools. - Sir Douglas Bader_
This is a rough sketch of some of my generally-held principles for writing software and designing/implementing software
systems. YMMV, and so may mine. I reserve the right to deny ever having said any of this, git history be damned.Like all the best principles, these are only meant to get you thinking, not as hard and fast rules.
To get started reading, see the [docs/](docs/) directory.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) if you would like to contribute.