If I am learning C++ , does that mean relatively I'm learning C#,Java or Phyton since only the syntax changes ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

If I am learning C++ , does that mean relatively I'm learning C#,Java or Phyton since only the syntax changes ?

I have heard that this languages are almost the same they only differ with their syntax

12th Oct 2018, 9:07 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
36 Answers
+ 1
also in using some functions like for taking info from the user or in printing the info on the screen but generally,yeah it's true and if you know one of them you can learn the others faster
12th Oct 2018, 9:35 AM
Nika Soltani Tehrani
Nika Soltani Tehrani - avatar
+ 1
As a beginner, the other (non-syntactical) differences won't matter as much.
12th Oct 2018, 1:19 PM
Janning⭐
Janning⭐ - avatar
+ 1
A lot of the stuff you learn in C++ will be applicable (sometimes directly, sometimes a bit different) in other languages. Some languages are more similar than others (I don't even know why there needs to be C# and Java), but you will always be able to cross-apply stuff. The problem I see is not so much with the syntax or basic functionality, but with how the things EXACTLY work in the background, since there can be differences. For example if you declare a counter 'i' for your for-loop in C, it will be gone after the loop and will have no relation to an outer variable 'i'. In Python, like in 'for i in range(100)', 'i' will just be like all your other variables. It will keep its state after the loop, and if there was an 'i' before, that one will be overwritten. Better to know something like that before, right? But it's not always obvious ... (That's one reason I like the challenges: They often point at that sort of issue.)
12th Oct 2018, 1:34 PM
HonFu
HonFu - avatar
+ 1
I have not yet mastered C++, but besides C++ I know HTML, CSS, JScript and JQuery. The other languages you see on my profile I only know their basic syntax and I learned them from SoloLearn
17th Oct 2018, 3:34 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
+ 1
that is nice man congrats and goodluck as you go along with your career in programming.
17th Oct 2018, 3:38 AM
Katleho Motumi
Katleho Motumi - avatar
+ 1
Same to you
17th Oct 2018, 3:40 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
0
hy mabonga is katleho here men I'm new in this thing i may need assistance from you . is it possible to know 10 programming languages in a space of 6 months thanks.
17th Oct 2018, 2:05 AM
Katleho Motumi
Katleho Motumi - avatar
0
In real world its not possible. For some people it takes at least a year to master one programming language. I think the only thing that you can get to know in a space of 6 months it's HTML, CSS, Java script, and JQuery and they are not really programming languages. Those are the foundation for for a Web page and you can not master them in 6 months .
17th Oct 2018, 3:22 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
0
okay thank you men
17th Oct 2018, 3:23 AM
Katleho Motumi
Katleho Motumi - avatar
0
Which language are you looking forward to?
17th Oct 2018, 3:24 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
0
as we speak im busy learning html and according to my understanding its the simplest and i can also attest to that, and you?
17th Oct 2018, 3:27 AM
Katleho Motumi
Katleho Motumi - avatar
0
I am on C++
17th Oct 2018, 3:29 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
0
how many programming language are you mustering
17th Oct 2018, 3:30 AM
Katleho Motumi
Katleho Motumi - avatar
0
that is nice that means i can now call you an web developer
17th Oct 2018, 3:35 AM
Katleho Motumi
Katleho Motumi - avatar
0
front - End Web developers I can say. though I want the full stack
17th Oct 2018, 3:37 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
0
I need some help... I'm doing quantum mechanics 4th year right and I stumbled into this QM problem that's a bit hard to solve... So can anyone give me a good code to solve for x if there is 2 stigmas, 3 integrals and one derivative pleeeeeeeeeease.!!
19th Oct 2018, 8:07 PM
michael
michael - avatar
0
michael I suggest that you post your question on the General Q&A Discussion forum that's where you will get more help. Most of the people linked with this question are beginners including me. As for myself I have no idea of you talking about.
20th Oct 2018, 4:02 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
0
mate where you from?
21st Oct 2018, 11:12 AM
Dave Costa
0
Dave Costa South Africa
21st Oct 2018, 11:16 AM
Perican Bongani Sithole
Perican Bongani Sithole - avatar
0
ohh cool I'm in South Africa too...u in Cape Town?
21st Oct 2018, 11:20 AM
Dave Costa