Recommended order for the video tutorials?

I found the following helpful (From the list of playlists @ https://www.youtube.com/user/UnrealDevelopmentKit/playlists)

  • Getting started with UE4
  • Getting started: Intro to Blueprints
  • UE4 Blueprint Quickshot
  • Getting started: Intro to programming
  • Getting Started: Intro to Blueprint 3rd Person
  • Blueprint networking

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.

Thanks for looking.

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.

Thanks!

Matt

Awesome. Thanks.