Settings

Theme

What are some of the good project based learning sites to learn coding?

2 points by p17b 5 years ago · 2 comments · 1 min read


I have been learning to code in ruby from a bottom-up approach. that is master the fundamentals, learning topics in sequential order. But i am getting bored learning this way. Are there options that teaches you to build something concrete without missing the fundamentals?

Rzor 5 years ago

https://fullstackopen.com/en/

>Learn React, Redux, Node.js, MongoDB, GraphQL and TypeScript in one go! This course will introduce you to modern JavaScript-based web development. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js.

It may fast forward a bit on the fundamentals, but they are still there. Along with MDN (to supplement) I think it is a great option.

  • sylens 5 years ago

    I second this. I really learned a lot about React from this site. The exercises are designed in a way to make you stretch your knowledge and skills without making you feel completely lost.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection