Hello, I am new in Unreal 5 and I am switching from Unity to Unreal. However, as I have some programming knowledge, I want to switch to C++ instead of Unity.
The official tutorials are very good, but mostly they are Blueprint based.
I haven’t been able to find C++ based game development tutorials for absolute beginners.
Can somebody provide me 1 or 2 links for a beginner like me? I prefer official video tutorials over third party tutorials.
I would suggest you take a look at the advice given in the below post, which is also a Unity dev looking to learn C++.
As for learning C++:
Marcos Romero created a series of tutorials aimed at beginners. He has worked with Epic Games to create educational materials and so these are more than tutorials by a random third party.
i think the author of the second one is not necessarily a highly experienced game dev so maybe some super elite game dev programmers might take issue, but it seems to suffice as a good introductory course and is more thorough than anything else I’ve found