Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geoffreylgv/learninghub
A collaborative repository where students and educators share, contribute and improve. This repository aims to provide a comprehensive collection of learning materials, project guides, sample code and more, and to foster a supportive community of learners.
https://github.com/geoffreylgv/learninghub
education learning
Last synced: about 1 month ago
JSON representation
A collaborative repository where students and educators share, contribute and improve. This repository aims to provide a comprehensive collection of learning materials, project guides, sample code and more, and to foster a supportive community of learners.
- Host: GitHub
- URL: https://github.com/geoffreylgv/learninghub
- Owner: geoffreylgv
- License: mit
- Created: 2023-08-08T18:56:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-21T13:44:09.000Z (over 1 year ago)
- Last Synced: 2024-04-16T14:24:07.490Z (10 months ago)
- Topics: education, learning
- Language: Python
- Homepage: https://geoffreylgv.github.io/LearningHub/
- Size: 65.4 KB
- Stars: 15
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Hub
Welcome to the hub where students and educators share, contribute and improve.
```
_ _ _ _ _
| | ___ __ _ _ __ _ __ (_) _ __ __ _ | | | | _ _ | |__
| | / _ \ / _` || '__|| '_ \ | || '_ \ / _` | | |_| || | | || '_ \
| |___| __/| (_| || | | | | || || | | || (_| | | _ || |_| || |_) |
|_____|\___| \__,_||_| |_| |_||_||_| |_| \__, | |_| |_| \__,_||_.__/
|___/```
## Table of Contents
- [About](#about)
- [Contributing](#contributing)
- [Resources](#resources)## About
A collaborative repository where students and educators share, contribute and improve. This repository aims to provide a comprehensive collection of learning materials, project guides, sample code and more, and to foster a supportive community of learners.## Contributing
Read [CONTRIBUTING.md](CONTRIBUTING.md)
When contributing to this project, you must agree that you have authored 100% of the content, that you have the necessary rights to the content and that the content you contribute may be provided under the project license.## Resources
| Project | Description |
| :--- | :--- |
|[Simple-shell](/simple-shell/README.md)|Resources of learning and implement the simple shell|
|[Printf](/printf/README.md)|Print formatted commonly printf(), here some learning materials to implement your own|
|[DSA: Data Structure and Algorithms](/dsa/README.md)|Learn Data Structure and Algorithms like never before|---
#### Note
* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedbackWe encourage you to contribute and make this learning hub a valuable resource for the entire student and community.
Happy learning and collaborating!