Quoted By:
Web Dev General
Previous thread: >>71920318
>Beginner Roadmap and Overview
https://github.com/kamranahmedse/developer-roadmap (don't be overwhelmed, ignore the later parts and go step-by-step)
https://www.youtube.com/watch?v=UnTQVlqmDQ0
>Free beginner resources to get started
Get a good understanding of HTML, CSS and JavaScript.
https://developer.mozilla.org/en-US/docs/Learn - a good introduction to HTML/CSS/JS and Node.js or Django
https://www.freecodecamp.org - curriculum including HTML/CSS/JS, React, Node.js, Express, and MongoDB
https://javascript.info - curriculum providing a strong basis in JavaScript
>Further learning resources and documentation
https://developer.mozilla.org/en-US/docs/Web - excellent documentation for HTML, CSS & JS
https://hackr.io - crowdsourced collection of tutorials (ignore sponsored stuff, look at upvotes)
https://learnxinyminutes.com - quick reference sheets for the syntax of many different languages
https://pastebin.com/gfBPg24A - Collection of PHP links.
>Need help with some HTML, CSS or JS?
https://jsfiddle.net - create an example here and post the link
https://codesandbox.io - or here if you're using React/Angular/Vue
Previous thread: >>71920318
>Beginner Roadmap and Overview
https://github.com/kamranahmedse/developer-roadmap (don't be overwhelmed, ignore the later parts and go step-by-step)
https://www.youtube.com/watch?v=UnTQVlqmDQ0
>Free beginner resources to get started
Get a good understanding of HTML, CSS and JavaScript.
https://developer.mozilla.org/en-US/docs/Learn - a good introduction to HTML/CSS/JS and Node.js or Django
https://www.freecodecamp.org - curriculum including HTML/CSS/JS, React, Node.js, Express, and MongoDB
https://javascript.info - curriculum providing a strong basis in JavaScript
>Further learning resources and documentation
https://developer.mozilla.org/en-US/docs/Web - excellent documentation for HTML, CSS & JS
https://hackr.io - crowdsourced collection of tutorials (ignore sponsored stuff, look at upvotes)
https://learnxinyminutes.com - quick reference sheets for the syntax of many different languages
https://pastebin.com/gfBPg24A - Collection of PHP links.
>Need help with some HTML, CSS or JS?
https://jsfiddle.net - create an example here and post the link
https://codesandbox.io - or here if you're using React/Angular/Vue