Não entende inglês? Clique aqui para ver indicações em Português!
The Internet is full of great courses, but the internet is also full of courses. This repository is a attempt to help you to find the great courses of the internet. Enjoy and if you know any great course, please, contribute!
For easy search, I'm putting tags alongside with each indication, such like any
, javascript
, react
, etc. If there is a indication with a whole website (and is not a huge website like Udemy, Alura, etc) please, put on the tags the type of technologies that that website teaches.
FreeCodeCamp has a lot of good courses, and has a lot of projects on the end of each chapter, so you can practice what you learned and more, it has an entire section with code interview challenges.
tags: any
, html
, javascript
, bootstrap
, react
, redux
, jquery
, sass
, projects
, npm
, node
, express
, mongoDB and Mongoose
, HelmetJS
, Testing with Chai
classes: 30
Beginner to Intermediate developers and designers who want to become comfortable with both JavaScript fundamentals and working in the DOM without a library.
tags: javascript
, vanilla
, html
, projects
, browser APIs
, css
, frontend
classes: 24
A game for learning CSS flexbox
tags: css
, css3
, flexbox
, layout module
, flexible
, responsive
, frontend
classes: 28
A game for learning CSS grid layout
tags: css
, css3
, layout module
, grid-based
, rows
, columns
, frontend
classes: 73 hours: 11
It a quick course, with only 73 classes, that teaches you the basics of react and redux, and build some projects with authentication with Firebase and admin privileges
tags: react
, redux
, frontend
classes: 100 hours: 6
This is one of the best courses that I made, the instructor pass exercises every lesson so you can really apply what you learn. Brings good concepts of testing too. The projects can seem a little too easy at first but It's enough for you learn and apply the concepts on real world projects later.
tags: react
, testing with jest
, frontend
, tdd
classes: 118 hours: 12
This is a quick course to help you with the basics of Vue. It does not teach you things like Vuex, that is a con, but help a lot if you are beggining to learn the Framework and want a quick beggining but not the ones with one class only. Has some cool projects, one of them with the Google Maps API
tags: vue
, vuejs
, frontend
classes: 120 hours: 19
This is a great course for who wants to learn rails and learn how to tdd on rails. This course has only a project, that is a real world project, with authentication and admin privileges.
tags: ruby
, rails
, backend
, testing with Capybara
, tdd