+ 1
Web Developer Course Order
Can anyone provide the order of courses in Solo Learn to become a perfect web developer?
3 ответов
+ 5
If you just want to get started, I would recommend 2 courses that are available on Sololearn :
1. Web Development- This course is enough to start building static websites with HTML, CSS, and JavaScript. I would recommend reading Bootstrap lessons after this.
2. Front End For Beginners- It consists of Angular and is good for those who want to become full-stack developers. It needs a good knowledge of JavaScript and a little bit of TypeScript to understand Angular.
+ 2
Front end (making the website)
1. HTML
2. CSS
3. JS
Back end (using your own pc as a server and selfhosting your website)
4. Node.js/Express.js
5. SQL
You will need to know the basics on command prompt or terminal too.
Sololearn doesnt teach node.js though
+ 1
Thanks ❤️