+ 1

How to learn multiple programming languages??

31st Oct 2024, 1:01 PM
Andrew Orines
Andrew Orines - avatar
6 Réponses
+ 4
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. Learning languages like C or C++ is harder because pointers and references requires at least some rudimentary knowledge on how data is stored and manipulated.
1st Nov 2024, 2:12 AM
Bob_Li
Bob_Li - avatar
+ 3
Learn one at a time.
31st Oct 2024, 1:04 PM
Jerry Hobby
Jerry Hobby - avatar
+ 3
In the Sololearn app open the Learn section. Tap on the top bar (where for you right now it says "Coding Foundations"). Select "Discover More Courses". Then you can select another language course.
1st Nov 2024, 1:01 PM
Brian
Brian - avatar
+ 1
We have to add a new course in our profile
31st Oct 2024, 11:21 PM
Andrew Orines
Andrew Orines - avatar
+ 1
All languages are the same
1st Nov 2024, 4:27 PM
Oscar Panuko
Oscar Panuko - avatar
0
Yes, one by one.
31st Oct 2024, 2:19 PM
Ferrukt Kui-Bonume
Ferrukt Kui-Bonume - avatar