+ 4
From Serial learning of languages out of 10 languages
My question is about serial Languages out of 10 languages like == 1.Html 2.Css And after this which languages learn out of 10 languages....
5 odpowiedzi
+ 3
I am not sure if I am able to understand your question. Do you need help with choosing next course? If so:
HTML, CSS, JavaScript -> a language pack for Front-End development.
PHP, Python, Ruby -> Back-End pack
Java, C#, C++, (Python too) -> Desktop and sometimes Back-End
SQL -> Databases, which are needed for Back-End, and Desktop Apps, and any other apps...
All depends what you what to do later with your skills.
+ 2
My opinion... start with Python. You get a practical
language with tons of modules you can use right away for
solving practical problems and learning basic principles of
programming.
From there, it depends on your goals or needs.
For web development
HTML
CSS
JavaScript
php
SQL
ruby
For application development.. less web
Java
c++
c#
SQL
depends on what is your goal.
+ 1
2. Javascript
3. Css
4. Python
5. Java
+ 1
Start with high level languages and make apps you will then understand why some decisions are taken in more low level ones
0
Maksym My question means how to learn languages serial wise like after html learn css then javascript,java,etc..