+ 3

Can I learn 2 programming language together??

21st Jun 2017, 10:32 AM
M. Oly Mahmud
M. Oly Mahmud - avatar
4 ответов
+ 3
Of course. Because each language has advantages and disadvantages, and each one is better suited for a particular purpose. However, at least in the beginning it might be better to avoid learning two very similar languages at the same time (C# and C++, or C++ and Java). Just like learning two related foreign languages at the same time, there may be many little things that are similar enough to confuse you, yet different enough to prevent things from working properly :)
21st Jun 2017, 10:36 AM
Bogdan Sass
Bogdan Sass - avatar
+ 6
Yes you can, but you must know that it's difficult and that it's easier to learn first one language and later others.
21st Jun 2017, 10:37 AM
Michael55555
Michael55555 - avatar
+ 2
thnx to everybody
21st Jun 2017, 10:40 AM
M. Oly Mahmud
M. Oly Mahmud - avatar
+ 1
You cannot learn just one programming language, it will never be enough. If you are learning web programming, you will need at least 2 main languages for front-end (which splits into html, css, javascript) and back-end (sql and php/java/C#/ruby...) and a third language if you are a database administrator working with scripts running on databases on servers.
21st Jun 2017, 10:54 AM
Claudiu Stefan Haidu
Claudiu Stefan Haidu - avatar