+ 1
What should the first programming language i learn?
ive been learning python and a little bit of html but i want to make sure this is what i should do.
4 Respuestas
+ 3
Python is a good start as well as Ruby. they're easy to learn and very powerful. if you continue with html, CSS, PHP and JavaScript are perfect additions. java and C++ are more complex, so they're for advanced learners.
+ 1
I would recommend you to start with c
+ 1
set yourself a target (program you want to do) and search around for the various options to acheive it. Choose the option that you find simplier and better documented.
Follow along the documentation you chose and you'll see at the end, that it was only the beginning.
Your choice should be whatever it's easier to understand and follow for you.
+ 1
Personnally I started with HTML , tempting to go later for CSS and Python , however C++ is one of my college classes .