0
What is the order of learning C languages
Can anyone please tell me what is the right order to learn C languages. Is this order Right C C# C++ Or order doesn't matter Your opinions may be helpful for me Thanks😊
7 ответов
0
It depends on what you want to do. Pick the one that suits your goals. C was invented first, then c++, then c#.
If you are talking difficulty then c is a little easier than c# because it doesn't have things like classes and c# is quite a bit easier than c++.
So c then c# then c++, like you said, but all are fine to start with, even c++ as long as you have the right resources.
If I could give my opinion I would say you should learn C first. It's still widely used, it's not too hard, and c# and c++ are based off of it. Many modern languages also borrow something or another from C.
0
Thanks for your Opinion
0
Can You tell me that which source is better for learning C
App like solo learn or I should try video courses
at udemy
0
Or i Should refer books
i have a bunch of book pdf
0
Solo Learn is good. This book is great and almost essential http://a.co/gr4676y.
This program series is will be free(starts October) and you can earn a certificate from Dartmouth https://www.edx.org/course/c-programming-getting-started.
I don't really know about Udemy. You could look at reviews and or just try the most popular one they have in C.
Definitely don't underestimate YouTube tutorials. There's a ton too.
https://www.youtube.com/watch?v=-CpG3oATGIs
0
thanks for guiding me
0
can you check my codes if i need any improvement so tell me
thanks