+ 1
Which language should I learn first?
13 Antworten
+ 4
if you learn HTML first I recommended CSS and js
+ 1
python>html>css>javascript>ruby ???
+ 1
HTML CSS JavaScript together or u can choose python or ruby to begin
+ 1
Don't learn c++ or c# first, they are very low level and you would get lost, I suggest you learn python which is easy enough for a beginner to understand but powerful enough to be able to be used professionally, the thing is this: the syntax is different in every language but the concepts don't change that much (example: booleans, loops, variables) so you should first learn python which has an easy syntax and once you've mastered the logical part (not the syntax, but the ability to code something and make it do what you want) then you can go to another language, the c languages are very hard for a beginner and you should first understand the nature of computer programming before giving them a try
+ 1
c, c++ , c# which one should I learn, if I want to learn only one of them???
0
python or HTML CSS JavaScript or ruby
0
oh oh thanks 😁
0
um okay
0
simply C++
0
Oh wait, is that not a possible choice?
0
Well then, html + css together with a little bit of JavaScript. Then learn a lot of JavaScript. Then either python or ruby, but I'm not sure about those two.
- 1
My suggestion is Html -> Css -> Js -> Php