-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added more resources to learn programming #112
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kenhorlador please remove the changes to the .all-contributorsrc file as we will do that ourselves after.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So the w3 school resource we have already in the web development.md file. But I see that this pr formats the whole readme, which is also helpful. Please can you address the changes given, and this can be merged @kenhorlador . Thank you for taking time and contributing!
- [Learn Enough to Be Dangerous](https://www.learnenough.com/) - Free online coding tutorials on JavaScript, Ruby, Rails, CSS and more. | ||
- [FreeCodeCamp](https://www.freecodecamp.org/) - Coding tutorials and challenges. | ||
- [Thimble](https://foundation.mozilla.org/en/artifacts/thimble/) - Free online code editor, web server, web browser & developer tools. | ||
- [NodeSchool](https://nodeschool.io/) - Open source workshops that teach web software skills. | ||
- [The Odin Project](https://www.theodinproject.com/) - A full free open source coding curriculum. | ||
- [W3Schools](https://www.w3schools.com/) - A fully fledged website to learn web development through tutorials, references, and examples. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please can you remove the w3 resource, as we already have that in the file named web development. Thank you @kenhorlador
@@ -40,58 +40,60 @@ This collection provides a list of educational resources for Software Engineers. | |||
|
|||
## The Software Development section consists of : | |||
|
|||
### 1. Web Development - Here are just 5 from our huge range : | |||
### 1. Web Development - Here are just 6 from our huge range : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After you revert the w3 resource, please change this back to 5, not 6 @kenhorlador . Thank you.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kenhorlador do you need any help?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just work on changes @CodingSpecies suggested.
@kenhorlador do you need any help? If so, feel free to ask |
I was just confused what specific git command to use |
Included more resources including web development, devtools, and also, included my name in the contributors.