Extra Resources - kghandour/SE-2018-Helper GitHub Wiki
Thanks to Aboughazala https://github.com/mohGhazala96 : He says:
So I have made a list of some tutorials and videos on things we have to learn to start Sprint 1, I would advise to study them in order. If anyone has good resources share them and I will add them here :smile:
HTML Crash Course : https://www.youtube.com/watch?v=UB1O30fR-EE interactive Tutorial : https://www.w3schools.com/html/default.asp
CSS Crash course: https://www.youtube.com/watch?v=yfoY53QXEnI interactive Tutorial: https://www.w3schools.com/css/default.asp
Javascript Crash Course: https://www.youtube.com/watch?v=vEROU2XtPR8 interactive Tutorial : https://www.w3schools.com/js/ a bit more in depth : https://www.youtube.com/watch?v=g1LC-nbnr34
To get things started watch Mean Stack with angular 4 intro : https://www.youtube.com/watch?v=rHeVmS1iGqg&list=PL8jcXf-CLpxp5fbpvg7MZBeKiw4ebJZOn
Angular 4 Tutorial: https://www.tutorialspoint.com/angular4/angular4_environment_setup.htm (contains environment setup)
Node JS: Crash Course: https://www.youtube.com/watch?v=U8XF6AFGqlc Interactive tutorial : https://www.w3schools.com/nodejs/default.asp Tutorial : https://www.tutorialspoint.com/nodejs/index.htm (contains environment setup)
Express: Crash Course: https://www.youtube.com/watch?v=gnsO8-xJ8rs Tutorial : https://www.tutorialspoint.com/nodejs/nodejs_express_framework.htm (contains environment setup)
MonogDB: Crash Course : https://www.youtube.com/watch?v=pWbMrx5rVBE Tutorial : https://www.tutorialspoint.com/mongodb/index.htm (contains environment setup)