+ 1

Which is better after C and C++

I want to learn next course but I am confused what I have to learn plz help me.

6th Dec 2018, 8:25 AM
bnsrahul
bnsrahul - avatar
4 Answers
+ 8
// Hi bnsrahul // The difference between C and C++ is // * C is a subset of C++ language // * C++ is a superset of C language.
6th Dec 2018, 9:37 AM
program
program - avatar
+ 4
Very interesting question! The statement "Which is better" in the above question refers to something opinion-based and without certainty. In such cases, users' feed come into play to help unclutter the Q/A. So, for your records and overemphasizing that, Opinion-based/open-ended discussions always go to the user's feed section because there's no fact, reference, or specific expertise for the topic. ~~~~~~~~ Also, I can't admire enough this creature called "search bar"! https://www.sololearn.com/Discuss/1030081/which-is-the-best-language-to-learn-after-c https://www.sololearn.com/Discuss/1113555/after-completing-the-c-course-what-should-i-do-next https://www.sololearn.com/Discuss/342005/hey-what-after-learning-the-basics-of-c ... .. .
6th Dec 2018, 9:36 AM
Babak
Babak - avatar
+ 3
I think that at start, is not necessary learning multiple language because if is important know at least a language, its important also learn how "use" any language efficiently learning common data structure and algorithms, then, i suggest you to go deep on this topic.. At end a programming language is a tool that allow you to communicate with a system and, though all language have differences, they have same purpose but learning different ways to get at same problem solution make you in better position like developer. If you need, here there are some useful resources on programming https://code.sololearn.com/WaVusr8J1KvK/?ref=app
6th Dec 2018, 8:44 AM
KrOW
KrOW - avatar
+ 3
"The difference between C and C++ is" Very interesting misunderstanding! The question is about something else!
6th Dec 2018, 9:40 AM
Babak
Babak - avatar