Resources
-
500 Free Online Programming & Computer Science Courses: https://goo.gl/dnYbSY
-
Languages to learn : https://bit.ly/2FktVzv
-
Learn things related to javascript https://egghead.io/
-
Mozilla Developer Network : MDN Web Docs
For Web development
- Free code camp:https://bit.ly/2v55qyu
- Udemy:https://bit.ly/1sVdYPd
- (For Udemy coupons, visit https://www.onlinecourses.ooo )
- For all CSE related coupons Real Coupons
- Javascript by Websbos: https://goo.gl/cXr4w1
- YouTube channels like thenewboston, Net Ninja, Coding Entrepreneurs are helpful too.
- LearnCodeOnline by Hitesh Chaudhary
Tools and Plans
- Sign for GitHub Student pack to get free access to many things at: https://goo.gl/MkPtMW
- JetBrains IDE's can be used via Student License when you sign up using Institute's email.
- As primary code editor- VSCode should be preferred, if not feasible switch to Sublime Text.
- Subscribe to mailing list created by Avi Aryan - https://devletters.com/
Object Oriented Programming (OOP)
- Understand basic concepts of OOPS - https://goo.gl/FMdaWS
Operation Systems
- Windows CLI tutorial - https://goo.gl/FcSJUP
- Linux CLI tutorial - https://goo.gl/5Lze7t
- OSX CLI short introduction - https://goo.gl/d3DUv4
Cloud
Version Control System (VCS)
- Free course for Git & VCS on Udacity : https://goo.gl/8GJPyn
- Master Git and Github: https://goo.gl/s5Tg5B
Database Management System (DBMS)
- Brief introduction to DBMS concepts - https://bit.ly/2OyNJQO
Recommended courses
-
JavaScript – The Complete Guide 2020 (Beginner + Advanced) : https://www.udemy.com/share/1029Rk/
-
React - The Complete Guide (incl Hooks, React Router, Redux) : https://www.udemy.com/share/101Wby/
-
NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno) : https://www.udemy.com/share/1013ho/
-
Advanced CSS and Sass: Flexbox, Grid, Animations and More! : https://www.udemy.com/share/101Wkw/
Youtube Channels
-
The Net Ninja Playlists
-
Codevolution React Playlist
-
Hitesh Chaudhary JavaScript Playlist
-
DevEd JavaScript & SVG
Documentation
JS frameworks
JS libraries
CSS frameworks
For Static Sites
Books
- You-Don’t-Know-JS by Kyle Simpson
- Eloquent JavaScript by Marijn Haverbeke
- JavaScript and JQuery: Interactive Front–End Web Development by Jon Duckett [One of the best regarded books]
- JavaScript: The Good Parts by Douglas Crockford