Skip to content

Latest commit

 

History

History
136 lines (75 loc) · 5.28 KB

beginners.md

File metadata and controls

136 lines (75 loc) · 5.28 KB

Beginners

  1. Any PC of your choice. 💻

  2. Code Editor : These are integrated development enviroments that will help ease your coding workflow.

  3. Browser : You can use any updated browser of your choice.

HTML Resources

  1. Articles and E-books:

  2. Tutorial Videos 🎥:

CSS Resources

  1. Articles and E-books:

  2. Tutorial Videos 🎥:

Other Resources To Compliment Your Learning With Real Life Practices:

Javascript Resources

  1. Articles and E-books:

  2. Tutorial Videos 🎥:

Git And Github Resources

  1. Articles and E-books:

  2. Tutorial Videos 🎥:

Other Resources:

Websites for future refrences

The trick is to search for a search term along with the site name. For instance "Html a tag w3 schools".

  1. MDN.
  2. W3 Schools.
  3. CSS Tricks.
  4. Freecodecamp.
  5. Stack Overflow - A platform for sharing knowledge and finding solution to common code problems.
  6. Google ⭐. Google should be your best friend when it comes to researching and learning new stuffs.

Youtube Channels

  1. Transversy Media Youtube Channel
  2. Dev Ed Youtube Channel
  3. Web Dev Simplified Youtube Channel
  4. Netninja Youtube Channel
  5. CodeVolution Youtube Channel
  6. CodeStackr Youtube Channel

Intermediate

Advanced

Framework Specific Resources

  1. React JS

  2. Angular JS

  3. Vue JS