0
Help for roadmap
I am completely a noobie so i dont know anything so someone please tell me from which language i should start someone told me from html please help me and give a roadmap of languages and also wanna a know if I learn from here then can I get a good jod from this learning or it’s just for learning basics
2 ответов
+ 2
it depends on what would you build later.
if webpage -> frontend:
- html
- css
- js
backend: if you really enjoy javascript, you wanna learn typescript:
- react
- angular (typescript only)
backend: if you don't really like js:
- php
- python
- go
- java/kotlin
- c#
if you aren't interested in webpages, but data analytics, data science, AI, ....
-> you will need python
building some app:
mobile: java, kotlin, dart, swift,
desktop: python, c, c++, c#, java, typescript, go, ....
I hope this helps
0
Mihaly Nyilas typo in ur response, react and angular are frontend frameworks, not backend.