Feel free to contribute to this project directly via a pull request.
- When adding a new resource, only add it if you can recommend it and have personally benefitted from it.
- An included resource should provide comprehensive, self-sufficient knowledge of the sub-topic it is in. Example - Don't add a video on CSS Grid as a resource in the web development sub-topic. On the other hand, a YouTube playlist on building websites will work. The more a resource covers the sub-topic, the better.
- Adding new resources to promote them is strictly prohibited. Doing so, your Pull Request will be labelled
self-promotion
and any more contribution from you will not be considered. - Please follow correct format when adding the resource. See the format below.
### {Full name of resource}
{Short description to demonstrate why you are recommending this resource}
Website - {URL to the resource}
[![{image alt}]({Image URL of the resource, hosted on GitHub CDN})]({URL to the resource})
To host images on GitHub, see the hosting images section.
In README.md
, topics should be ordered in alphabetical order.
In a topic file such as finance.md, sub-topics should be ordered in alphabetical order.
The resources in each of the sub-topics should be ordered in the order they were added.
- Open a new issue on any repository.
- Drag-drop or select and upload an image in the issue description area.
- Copy the markdown source, change the alt text and use it.
- You can close the New Issue page now.