#easiest coding language to start off with

28 messages · Page 1 of 1 (latest)

golden condor
#

someone please tell me an easy coding language that would help me grasp the basics of coding

dusk atlas
#

JavaScript, Python (c would be suitable too with only 32 keywords)

brazen bear
#

JavaScript was my first but I would recommend python

#

If you want one that's even easier but isn't really a full "language" try Visual Basic or batch on windows

floral magnet
#

html leads into js so start with a markup like html + css

crystal harbor
#

python is good

golden condor
#

so python, javascript or css

golden condor
#

Python

golden condor
#

so i downloaded javascript

#

good?

#

as a beginner

dusk atlas
#

btw. javascript is supported by Every modern Browser

golden condor
#

yeah like opera and chrome

#

right?

dusk atlas
#

not only by them, FireFox too for example
basically any modern browser

golden condor
#

yeah

regal quail
#

Don't start with python, you'll have trouble in the future, learn js instead

golden condor
#

yeah i'm learning some html and css for now

#

then js

#

would get frontend pretty sorted

surreal marlin
#

The first language taught at my uni is C++ so I would recommend that along with Python. JavaScript takes a big longer to get used so I would recommend getting familiar with C++ and Python before moving on to that

golden condor
#

i got majority of the basics of html and css so i'm wondering if i should also learn javascript while i'm at it

#

just to get the full web development thing done

#

well frontend

brazen bear
#

you should do what I did