+ 1
can u tell me the sequence of programming language to learn ?
I already know HTML. And i want to make softwares which prog. Language should learn first?
2 Answers
+ 2
â Learning HTML doesn't make you programmer but makes you web developer.
âĄTo be a programmer you have to learn programming languages like:
â python
â c/c++
âJava
âĄIf you want to be web developer then start learning:
â HTML
â CSS
â javascript
â pHp
â SQL
+ 1
If you know HTML (thats not a programming language) you can follow with CSS (not a programming language but useful for beauty your web page) then Javascript (this is a programming language)