+ 1

How to learn multiple programming languages??

31st Oct 2024, 1:01 PM
Andrew Orines
Andrew Orines - avatar
4 Antworten
+ 3
Learn one at a time.
31st Oct 2024, 1:04 PM
Jerry Hobby
Jerry Hobby - avatar
+ 1
Learn one. Understand that the language syntax is just part of it. So Java, C++,Python,etc have different syntax. Syntax is the part to memorize. The fundamental concepts of variables, datatypes, operations, control flow etc is the important part that it is shared among them. Fundamental concept is the part to understand. Then learning the next languages would essentially be just learning new syntax, and maybe some new concepts unique to those languages. Learning the first language is hard because you are learning two new things, syntax and fundamental concepts.
1st Nov 2024, 2:12 AM
Bob_Li
Bob_Li - avatar
0
Yes, one by one.
31st Oct 2024, 2:19 PM
Ferrukt Kui-Bonume
Ferrukt Kui-Bonume - avatar
0
We have to add a new course in our profile
31st Oct 2024, 11:21 PM
Andrew Orines
Andrew Orines - avatar