DEV Community

Eixi
Eixi

Posted on

Need resources to learn (I don't have idea where to go)

I've been doing through this fullstack course at school. We are focusing on javascript, node.js, express, http and mariadb. Also we started using xampp with mariadb. So mainly we are working on backend + some javascript programming.

I am new to this and getting quite overwhelmed. Can people here provide any resources for more learning (the more accessible the better). Youtube videos, courses, articles.

I asked the teacher and he was only able to guide me to the DOCUMENTATION of the languages/technologies itself... which is quite overwhelming.

Thank you for reading!

Top comments (1)

Collapse
 
tomekpryjma profile image
Tomek Pryjma

Some of the best guides and tutorials I've come across were on freeCodeCamp's YouTube channel, they also have a website.
They do a wide range of videos on all sorts of languages but if you do a search in their video library for JavaScript, Node, express etc. you will have a ton of stuff to watch.

Aside from them I've also found Programming with Mosh to be very helpful.

Hope these help, and good luck!