Community Tutorial: Getting Started with C++ Programming in Unreal Engine

This seminar offers a complete introduction to C++ programming for game development in Unreal Engine 5. Participants will learn to set up development environments with IDEs like Visual Studio and Rider, master C++ fundamentals (memory management, pointers, syntax), and explore Unreal Engine 5’s documentation, C++ project setup, and Blueprint-to-C++ conversion. Key topics include IDE integration (compiling, Live Coding), debugging (Output Log, UE_LOG()), and Unreal’s Property System for C++ and Blueprint interoperability. The seminar culminates with a practical FPShooter project, implementing Enhanced Input to apply all learned skills. Perfect for building a strong foundation in Unreal Engine C++ development.

https://dev.epicgames.com/community/learning/tutorials/0yn4/getting-started-with-c-programming-in-unreal-engine

The video mentions some files that will be used in the seminar. Is there a link where I can download them?

Thanks.