Full Stack Web Development

October 24, 2017 programming Programming

The shortest route

Hello! I would love to share a list of free and paid courses/books that helped me learn how to code. I also included some tools that make programming much easier.

I will keep updating this post with new resources.Enjoy!

Javascript

MDN JavaScript Guide (free)

Eloquent JS : Free online JavaScript Ebook

JavaScript Weekly (free): JavaScript Weekly newsletter

javascript.info (free)

Node.js

The Complete Node.js Developer Course (2nd Edition) (paid): one of the best courses to learn the MEN stack(Node, Express, MongoDB), Andrew Mead is awesome and explains everything so well.

Meteor/React

Full-Stack Web Apps with Meteor and React(paid): another great course from andrew

Databases

MongoDB University (free): Numerous classes on learning MongoDB
MongoDB Basics (paid): good book for beginners to understand mongodb basics.

My tools

Visual Studio Code (free) is currently my favorite editor
Atom.io: free and open source text editor
Sublime Text (free/paid): fast text editor with plugins support and a pleasing look.
Robo 3T: free lightweight GUI for MongoDB
CodePen: development environment for front-end designers and developers.
Postman:GUI platform to to test API requests

Miscellaneous

Enki  (free/premium): Mobile app (Android/IOS)
RescueTime (free/premium) : Time management software

Last Update : 23/11/2017

Full Stack Web Developmentjavascriptmeteormongodbnode.jsreact