What is the easiest to start with? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the easiest to start with?

I am coming in blind. friend told me html..

13th Jul 2017, 10:24 PM
Rolf Moerland
Rolf Moerland - avatar
4 Answers
+ 2
Depends upon you, first decide what do you want do you want web or android or Windows or Linux or something else. then ask. Everything is easy for me excluding java because I never tried it. No I am not saying I am a master but I am just giving a example if you start something then no one stop you. and I know I m poor in english sorry
13th Jul 2017, 11:22 PM
Akash
Akash - avatar
+ 1
If it is web design you're interested in, then it is essential that you start with HTML. Then you can move onto to CSS and JavaScript. You can take it further and learn server-side languages like PHP and Node.js. Generally, in web design there is a progressive linear path that most people follow: /HTML/CSS/JavaScript These are the three languages that complete the "Web Design Layer Cake." HTML is the structural layer, CSS is the presentational layer, and JavaScript is the behavioral/interactive layer. Start with the structural layer.
13th Jul 2017, 10:36 PM
Joshua Baker
Joshua Baker - avatar
+ 1
HTML: Structure CSS: Styles JavaScript: User-Side Behaviors jQuery: JavaScript Library PHP: Server-Side Behaviors SQL: Databases
13th Jul 2017, 11:15 PM
Andrés04_ve
Andrés04_ve - avatar
0
HTML is easy. Makes a comfortable starting point.
13th Jul 2017, 10:41 PM
Happiness Kaburi
Happiness Kaburi - avatar