Hello I just “finished” learning C++ because I wanted to get into programming for the first game that I was going to make
but I Realized that I cold understand what other people cold code but I couldn’t do it myself something is missing and I don’t know what it is please help me! (please don’t tell me to use blueprint I don’t like it)
I suggest to start with basic tutorials made by Epic.
Hello,
Please note that programming in Unreal Engine 4 implements some additional features that are not available in pure C++. If you like learn more about them, please go here:
There are also some specific steps in Visual Studio 2013 - Unreal Engine 4 workflow setup which can make your workflow more effective. If you like to learn more, please go here:
Finally, there are also C++ Programming Tutorials that will help you understand some essential Engine concepts, which should be helpful for you:
https://docs.unrealengine.com/latest/INT/Programming/Tutorials/index.html
Please also note that different templates are also available. You can find them in the project selection window when launching the Engine.
Hope this helped!
Have a great day!