Should the video tutorials found on the UE4 YouTube page be viewed in the order that they appear in the playlist, or is there another recommended order? Here is the link.
I am a veteran developer, but completely new to game development.
Don’t discount using blueprints to learn more about the engine and the API. I also found it helpful to try and make things in blueprints first, and then convert the core functionality to a c++ class.