Skip to content

Latest commit

 

History

History
63 lines (25 loc) · 1.71 KB

recommended_courses.md

File metadata and controls

63 lines (25 loc) · 1.71 KB

Below you can find the courses that we strongly recommend you doing to fully get a graps on the fundamentals that we teach in HackYourFuture. If you cannot afford access, you can always ask us to buy you a course.

JavaScript:

JavaScript 30

Build 30 very small projects, and learn the fundamentals of javaScript and how to apply them.

Modern JavaScript from the beginning

JavaScript basic fundamentals, no frameworks, lots of projects.

The comple javaScript Course

JavaScript fundamentals, multiple projects.

JavaScript the weird parts

More Advanced javaScript fundamental concepts (closures,prototypal inheritance, IIFEs)

Node::

The complete Node.js Course Node fundamentals, authentication, real-time web apps (socket.io),async/await,deployment.

learn Node(wes bos (ask us for access codes) Node fundamentals, taught by wes bos. Very practical, build projects.

React:

React for beginners (wes bos) (ask us for access codes)

Fundamental React concepts,Very practical, build projects.

React the complete course

Eleborate React course on mostly Fundamentals

Advanced React(wes bos) (ask us for access codes)

Advanced React course, graphQL. Very practical, build projects.

Fundamental react + redux!

Fundamentals including extensive course on Redux.