1126 Forks
2640 Stars
2640 Watchers

resources

Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of learning.

How to download and setup resources

Open terminal and run command
git clone https://github.com/zero-to-mastery/resources.git
git clone is used to create a copy or clone of resources repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with resources https://github.com/zero-to-mastery/resources/archive/master.zip

Or simply clone resources with SSH
[email protected]:zero-to-mastery/resources.git

If you have some problems with resources

You may open issue on resources support forum (system) here: https://github.com/zero-to-mastery/resources/issues