0

Programming language

What do you recommend, finish a programming language and perfect yourself in it, or just finish one, start learning another?

30th Jun 2018, 2:29 PM
Edwin Hurtado
Edwin Hurtado - avatar
3 odpowiedzi
+ 5
You should have one main language in wich you are very good and other languages wich you understand but you arent master in them. And always remember that the programing language is a tool wich you use for the current task.
30th Jun 2018, 2:51 PM
B K
30th Jun 2018, 2:36 PM
Eugene Shapovich
Eugene Shapovich - avatar
+ 1
Basically, I agree with Borislav. Keep in mind that learning a programming language is not only about learning the syntax and its meaning. You will also need to learn to work with appropriate tools like e.g. IDEs and frameworks for specific tasks. Also, in real world programming you will need to have good knowledge in certain code libraries like e.g. the FCL (Framework Class Library) in .NET. And there is still a lot more to learn before you can claim to really master a certain programming language.
30th Jun 2018, 3:25 PM
comupubit
comupubit - avatar