Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psteinb/package_design
Presentation to convey central package design principles in software development
https://github.com/psteinb/package_design
Last synced: 7 days ago
JSON representation
Presentation to convey central package design principles in software development
- Host: GitHub
- URL: https://github.com/psteinb/package_design
- Owner: psteinb
- License: other
- Created: 2014-09-30T18:40:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T22:26:35.000Z (over 10 years ago)
- Last Synced: 2023-03-22T18:55:12.712Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 594 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Package Design Principles
This repository contains slides for discussing 6 central principles in package design with object-oriented programming languages. The target audience are intermediate to advanced programmers that wish to consolidate their conceptiul understanding of package design and it's pitfalls.
## License
The slides are licensed under the creative commons by attribution license 4.0. The full license is available in the LICENSE file.
## Disclaimer
All material (mostly images) contained in the slides are linked to their source and attributed if not produced by the author himself. If you find your intellectual property is not attributed to your satisfaction, feel free to contact me ([email protected]).
## Open Source Teaching
If you find mistakes or would like to discuss my approach to teaching this topic, feel free to get in touch by mail ([email protected]) or through the github issue tracker.