https://github.com/diegotoral/paths
Learning resources on various topics (paths)
https://github.com/diegotoral/paths
development learning programming resources
Last synced: about 2 months ago
JSON representation
Learning resources on various topics (paths)
- Host: GitHub
- URL: https://github.com/diegotoral/paths
- Owner: diegotoral
- Created: 2019-06-25T12:17:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-28T02:21:09.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T15:16:41.593Z (4 months ago)
- Topics: development, learning, programming, resources
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paths
This repository contains resources to my study on different topics (DevOps, microservices, algorithms, etc).
## How this Repository is Organized
Topics are separated on folders named after them. Each topic includes a `README.md` file with links to all resources I personaly consumed.
## Contributing
There are a few way one can contribute to this repository:
1. Indicating Content
2. Fixing Broken Links or TyposIf you have something interesting to share or found an broken link, please [file an issue](https://github.com/diegotoral/paths/issues/new).
## License
The MIT License (MIT)
Copyright (c) 2019 Diego Toral
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.