Skip to content

Commit

Permalink
Merge pull request #225 from Anuj-Gill/readme_edit
Browse files Browse the repository at this point in the history
Added new resources for HTML,CSS & JS in README.md
  • Loading branch information
Swpn0neel authored Oct 14, 2023
2 parents eb0a236 + 61dfc65 commit 68dac36
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,35 @@ Please see [CONTRIBUTING](https://github.com/DhanushNehru/Ultimate-Web-Developme
- [Httrack](https://www.httrack.com/)
- [Cyotek WebCopy](https://www.cyotek.com/cyotek-webcopy)


## HTML Learning Resources
- [Learn HTML – Full Tutorial for Beginners(Freecodecamp)](https://www.youtube.com/watch?v=kUMe1FH4CHE)
- [Learn HTML - Codecademy](https://join.codecademy.com/learn/learn-html/)
- [HTML Tutorial - W3schools](https://www.w3schools.com/html/)
- [HTML Tutorial - Tutorialspoint](https://www.tutorialspoint.com/html/index.htm)
- [HTML Full Course - Build a Website Tutorial(Freecodecamp)](https://www.youtube.com/watch?v=pQN-pnXPaVg)
- [HTML Crash Course For Absolute Beginners - Traversy Media](https://www.youtube.com/watch?v=UB1O30fR-EE)
- [HTML Tutorial - How to Make a Super Simple Website(Freecodecamp)](https://www.youtube.com/watch?v=PlxWf493en4)
- [HTML & CSS Full Course - Beginner to Pro(SuperSimpleDev](https://www.youtube.com/watch?v=G3e-cpL7ofc&t=19628s)

## CSS Learning Resources
- [Learn CSS - web.dev](https://web.dev/learn/css/)
- [Learn CSS - Codecademy](https://www.codecademy.com/learn/learn-css)
- [CSS Tutorial - W3schools](https://www.w3schools.com/css/)
- [CSS Tutorial - Zero to Hero (Complete Course)(Freecodecamp)](https://www.youtube.com/watch?v=1Rs2ND1ryYc)
- [CSS tips and tricks - Kevin Powell](https://www.youtube.com/kepowob)
- [Introduction to CSS - Web Dev Simplified](https://www.youtube.com/playlist?list=PLZlA0Gpn_vH9D0J0Mtp6lIiD_8046k3si)

## JS Learning Resources
- [Learn JavaScript - Full Course for Beginners (YouTube - FreeCodeCamp)](https://www.youtube.com/watch?v=PkZNo7MFNFg)
- [JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour (YouTube - Programming With Mosh)](https://www.youtube.com/watch?v=W6NZfCO5SIk)
- [JavaScript Programming - Full Course (YouTube - FreeCodeCamp)](https://www.youtube.com/watch?v=jS4aFq5-91M)
- [JavaScript Tutorial (W3Schools - Documentation)](https://www.w3schools.com/js/)
- [Learn JavaScript - (CodeAcademy - Course)](https://join.codecademy.com/learn/introduction-to-javascript/)
- [Learn JavaScript: Free JS Courses for Beginners (FreeCodeCamp - Documentation)](https://www.freecodecamp.org/news/learn-javascript-free-js-courses-for-beginners/)
- [Chai aur Javascript / (Chai aur Code)](https://www.youtube.com/playlist?list=PLu71SKxNbfoBuX3f4EOACle2y-tRC5Q37)


## Let's pick a framework/library for you
- [React-Tutorial](https://www.youtube.com/watch?v=bMknfKXIFA8)
- [React-Docs](https://reactjs.org/)
Expand Down

0 comments on commit 68dac36

Please sign in to comment.