https://github.com/groverkss/iiit-courses-resources
Resources related to IIITH courses for learning beyond the courses.
https://github.com/groverkss/iiit-courses-resources
iiith resources
Last synced: about 1 month ago
JSON representation
Resources related to IIITH courses for learning beyond the courses.
- Host: GitHub
- URL: https://github.com/groverkss/iiit-courses-resources
- Owner: Groverkss
- License: mit
- Created: 2020-12-07T10:00:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T17:43:38.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T05:51:09.754Z (3 months ago)
- Topics: iiith, resources
- Language: Python
- Homepage:
- Size: 938 KB
- Stars: 139
- Watchers: 3
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IIIT-Courses-Resources
Most courses at IIIT-H have much better resources available online
which people sometimes discover too late and then have less time
remaining to cover the content.Aim of this repo is to allow our juniors to be able to use the resources
that we are aware of to improve their learning experience.## How to Contribute
Feel free to create a pull request to contribute! I check my emails daily and
will reply with suggestions or will directly merge it within 1 day at max.If you want to be anonymous, you can either create an anonymous account on
github and send it or email me: [email protected]Some suggestions:
1. Please specify the branch the course is related to. In case it is offered
to multiple branches, fill it as cse/csd or your own branch.1. You can use `add-course.py` to create a directory for that course with an
initialized template.1. Recommended template for adding a resource for a course:
```
**Resource Name**:**Contributor (your) Name**:
**Resource Links**:
**Have you completed studying this resource?**:
**Your review of this resource**:
**Why do you think this resource will be useful for others?**:
```1. Recommended template for adding an advice for a course:
```
**Author**:**Advise**:
```