+ 1
What can I do with these courses ???
Hi all . I learned C++ course , so what the real implementation of that? I still don't know what to do with it ?? where's the Game programing and AI application ?? Only somebody tell me what is the point of these courses ??? Just dealing with basic arithmetic and learning OOP ????
3 Answers
+ 1
There is no place where you cant use C++. Explore a little on the internet. you can use cpp in game development in unreal engine if you are interested.
+ 1
Game development is certainly a big area. For example the game engine Unreal uses C++ and is one of the most popular. (Unity is also popular but uses C#). When I worked at EA Games they also used C++ as it could be highly optimised. Many other fields from embedded systems, banking and science need C++ developers. If you don't want to go into development full time then consider software test automation of applications built in C++, it's a good way to get more exposure to code and build your skills.
0
Thank you both guys .
Thats fine but I ment (what is the next step after this course ) I actually interested in c++ because they told me that it's needed for Artificial intelligence beside Python .