0
What to learn first?
Hi guys! I need a advice. What to learn first: C, C# or C++ ? And why ? Thanks!
2 Answers
0
in my opinion you should learn first C++.
C++ might be hard, but it will be worth it. after all C# is similar and C is C++ with classes. ( both have similar syntax, but today C++ doesn't even get closer to C )
0
C++ is very hard language. What you want to develop?
Web-Programming -> HTML + CSS + JavaScript; Ruby on rails(Ruby);Django(Python).
Data Science -> Pytyon; R; Julia.
Gamedev -> C++ (for AAA games); C# for 2D and simple 3D games.