The good tutorials/learning contents that we have come across for learning following things.
Javascript :
Basics –
- http://javascript.info/
- https://github.com/mbeaudru/modern-js-cheatsheet
- https://www.geeksforgeeks.org/java/
Advance –
- http://crockford.com/javascript/
- Crockford: https://www.youtube.com/watch?v=JxAXlJEmNMg&list=PL7664379246A246CB
Jquery :
Basics –
- jQuery in 15 minutes: https://www.youtube.com/playlist?list=PLqGj3iMvMa4KOekRWjjajinzlRK879Ksn
CSS :
Basics –
- CSS Basics: https://www.youtube.com/playlist?list=PLqGj3iMvMa4IOmy04kDxh_hqODMqoeeCy
- CSS Positioning: https://www.youtube.com/playlist?list=PLqGj3iMvMa4L731ispRfGAabXeRpM4RL6
- https://developer.mozilla.org/en-US/docs/Web/CSS
- https://learn.shayhowe.com/advanced-html-css/
SCSS :
Basics – 1. http://sass-lang.com/guide
Bootstrap :
Basics –
- https://www.youtube.com/playlist?list=PLqGj3iMvMa4IPwMW-sSXn1Q_pVu5tUMCw
- Official Doc: https://getbootstrap.com/docs/3.3/css/. Version 3 would be a good place to start. Bootstrap 4 is the current version (released in Jan)
Advance –
Hints and notes on browser compatibilities for Javascript codes, CSS, etc. please comment with yours
Here are the some of the book recommendations :