31/07/2020 - resources for learning web development
to learn web development is to learn html/css/js have filtered these so you dont get stuck in video and medium.com purgatory like i did html/css - https://www.w3schools.com/ - start to learn html -try out on the code editors css reference https://www.w3schools.com/cssref/default.asp css selectors https://www.w3schools.com/cssref/css_selectors.asp how tos - https://www.w3schools.com/howto/default.asp html/css/js - front end net ninja https://www.youtube.com/c/TheNetNinja/playlists responsive design - important for css https://www.youtube.com/watch?v=3tLb3i7GB38&list=PL4cUxeGkcC9g9Vh9MAA-XKnfJsWZnPZFw positioning - starting point for html/css https://www.youtube.com/watch?v=7ZXsPj43heo&list=PL4cUxeGkcC9hudKGi5o5UiWuTAGbxiLTh dom - starting point for css/js https://www.youtube.com/watch?v=FIORjGvT0kk&list=PL4cUxeGkcC9gfoKa5la9dsdCNpuey2s-V net ninja has a udemy courses also useful resources The Difference Between Ex...