+ 2

what is the best programming language to start with?

31st Aug 2017, 9:36 PM
Anthony
7 Answers
31st Aug 2017, 9:42 PM
Tashi N
Tashi N - avatar
+ 3
HTML isn't a programming language, but it does introduce everyday users to programming with a simple markup language that allows for a lot of flexibility and helps give the user an idea how to code in its most simple form, one of the baby steps. From there, CSS, Javascript, then just focus on Javascript until you're skilled enough to do whatever you want, then branch out and, depending on what you're looking for, you can use sololearn, or google, or both :D
31st Aug 2017, 9:47 PM
UPrejean
UPrejean - avatar
+ 2
html, css, then javascript. they're offered here
31st Aug 2017, 10:19 PM
UPrejean
UPrejean - avatar
+ 1
java/python/c++/c# They make learning other languages so much easier if you can already code in an object oriented programming language. problem with Mark ups like HTML is that they have no concepts of scoop, functions, loops, objects and their code can't be program to do general functions (hence why not programming language) They don't teach the fundamentals of programming and by the time you move on to JavaScript, you are as much a beginner as someone learning an oop language like java without knowledge of any markups.
1st Sep 2017, 2:01 PM
Gao Xiangshuai
Gao Xiangshuai - avatar
0
if I'm starting in the world of programming, and I want to learn the basics which would be the most apt, without going to the most advanced, say ... know the syntax of a language?
31st Aug 2017, 10:10 PM
Anthony
0
thank you guys
31st Aug 2017, 10:36 PM
Anthony
- 1
if you like to think and want to challenge your self then i suggest you to go with c++ and if not then go with python or java, i personally suggest you java because most of the jobs today looking for java programmer.
31st Aug 2017, 9:59 PM
Cain Eviatar
Cain Eviatar - avatar