DEV Community

Discussion on: My very first personnal project 🥳

Collapse
 
shaijut profile image
Shaiju T • Edited

Nice 😄, can you share your learning path , like which technology you learned first from html to .... ?

Collapse
 
killianfrappartdev profile image
Killian Frappart • Edited

Hello Shaijut!

I started learning Java and Kotlin first because I was really interested in Android development but I switched to Web after a few months.

Just like every new web developer, I spent weeks learning HTML/CSS & Bootstrap and of course I built many little components/pages.

As soon as I felt confident enough with those, I dived as deep as I could in Vanilla JavaScript. I followed many tutorials from many great instructors on YouTube, Udemy, OpenClassroom, ...

I recently started building more 'serious' projects with React.js and after building some dummy SPA, I jumped into Node.js/Express to build my own Rest API.

Collapse
 
shaijut profile image
Shaiju T

Nice, Can you name some Great Instructors and is OpenClassroom free ?

Thread Thread
 
killianfrappartdev profile image
Killian Frappart

Yes it is!

If you are looking for an introduction I would recomment Angela Yu's complete guide but if you are willing to dive really deep in web development you have to try Max Schwarzmüller 's courses.

They are both on Udemy for less than 20$.