Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The question is pretty short. Does it make sense to learn C first and then C++?
The better a programmer knows C, the more difficult it will be for him to move away from the
style of C programming when programming in C++.
You don't need to know C to learn C++. Programming in C helps you learn techniques and
even tricks that are simply unnecessary when programming in C++.
Тем не менее, хорошие программы на языке С по сути являются
программами на С++. Например, все программы из классического описания С (K&R) являются
программами на С++. В процессе изучения С++ будет полезен опыт работы с любым языком со
статическими типами.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question