Hi i want to ask you if c++ a good programming languagre and can i make android apps and video games and what i can do by it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hi i want to ask you if c++ a good programming languagre and can i make android apps and video games and what i can do by it

27th Oct 2017, 11:20 PM
J'ai Mon Bac
J'ai Mon Bac - avatar
4 Answers
+ 2
C++ is definitely tried and true, which is why it's easily stood the test of time. You can make most things with it, and as far as video games, I'd check out the Unreal 4 engine. They use C++ for their scripting; good engine.
27th Oct 2017, 11:23 PM
AgentSmith
+ 3
Better is a relative term; if it's raining, is it better to have a raincoat or a sweater? Think of them like tools on a tool belt. They're each good at various things, and so the real question is would you rather have one tool for all tasks or various tools for whatever your scenario is? Personally, I'd learn all three of them, as each will serve you well for whatever you decide to do. Best way to understand the differences is by knowing the languages. I really enjoy all three of them personally. I'm a Unity game developer, so I focus more on C# than C++ these days since that's the scripting language that engine uses. However, as I mentioned before, if you use Unreal, then you'll want to focus on C++. So it's really relative to what you're doing and how you want to go about doing it. I also use Java for various non-gaming projects, and it's a lot of fun; very similar to C#. https://www.Unity3D.com https://www.UnrealEngine.com https://www.sololearn.com/Course/CSharp/ https://www.sololearn.com/Course/CPlusPlus/
27th Oct 2017, 11:41 PM
AgentSmith
+ 1
thank youso much Netkos Ent and i will ask you is java or c# better than c++ or they are the same because some people have told me that some thing's i can do with java or c# but i cant do with c++ is that true
27th Oct 2017, 11:33 PM
J'ai Mon Bac
J'ai Mon Bac - avatar
0
@J'ai Mon Bac C++ is the most used by big company softwares / system softwares ( Adobe, Autodesk, or Unreal Engine, Windows with c and assembly ,etc ) why ? because when it comes to big projects performance is first thing to take care of. https://www.quora.com/What-are-the-things-C++-can-do-and-Java-cannot https://www.google.co.il/url?sa=t&source=web&rct=j&url=https://stackoverflow.com/questions/21509785/can-c-sharp-do-everything-c-can-do&ved=0ahUKEwj44IH5lpLXAhXCnRoKHYb0AzgQFggjMAA&usg=AOvVaw3u2CNEj2Zsbn04_M24Fv4d http://www.cplusplus.com/forum/windows/124328/ I hope you find that helpful.
28th Oct 2017, 1:39 AM
Cain Eviatar
Cain Eviatar - avatar