>I am going to make it and you are going to make it too EditionPrevious thread:
>>70159527>Beginner Roadmap and Overviewhttps://github.com/kamranahmedse/developer-roadmaphttps://www.youtube.com/watch?v=UnTQVlqmDQ0>Free beginner resources to get startedGet 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 documentationhttps://developer.mozilla.org/en-US/docs/Web - excellent documentation for HTML, CSS & JS
https://hackr.io - crowdsourced collection of tutorials from across the web for learning languages and libraries (ignore sponsored stuff, look at upvotes)
https://learnxinyminutes.com - quick reference sheets for the syntax of many different languages (generally not sufficient on their own for learning something, but very helpful)
https://pastebin.com/gfBPg24A - Everything PHP
>Asking questionshttps://jsfiddle.net - Use this and post a link, if you need help with your HTML/CSS/JS
https://3v4l.org/ - Use this and post a link, if you need help with PHP/HackLang