+ 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
36 Antworten
+ 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
+ 1
As a beginner, the other (non-syntactical) differences won't matter as much.
+ 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.)
+ 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
+ 1
that is nice man congrats and goodluck as you go along with your career in programming.
+ 1
Same to you
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.
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 .
0
okay thank you men
0
Which language are you looking forward to?
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?
0
I am on C++
0
how many programming language are you mustering
0
that is nice that means i can now call you an web developer
0
front - End Web developers I can say. though I want the full stack
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.!!
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.
0
mate where you from?
0
Dave Costa South Africa
0
ohh cool I'm in South Africa too...u in Cape Town?