Booklet
Roadmap to Learning Web Development
Roadmap to Learning Web Development
Learn the basics
HTML makes up the basic structure of websites
CSS adds styling so things look nice!
Javascript adds dynamic
Learn advanced CSS & JS
CSS responsive design allows your site to look good on all devices
JS frameworks like React, Angular or Vue let you build powerful web apps
Tools
Git to keep track of code and file changes
Bundler/ Build tool like webpack, gulp or parcel to build your project and comple CSS/JS
Back-end Codes
Pick a back-end language like Python, PHP, C#, Go lang or Node.js for full stack development
Learn SQL or No SQL depending on your stack
Learning Resources
• freeCodeCamp.org
• teamtreehouse.com
• udemy.com
• wesbos.com
• YouTube channel like DevED, TraversyMedia