Semester Project guide needed

Hello Everyone!
I have decided to do my semester project in Unreal Engine. I have studied C++ and want to make a 2D game using Unreal using C++ only(No blueprints). Can anyone suggest me any particular tutorials? I found a lot of tutorials but they were making use of Blueprints every time. Will appreciate earliest response to this thread.

I’d also be interested in this. I couldn’t find any tutorials that were purely using C++, everything uses blueprints at some point.

I want to understand the whole game loop from the ground up (as a learning experience), rather than rely on the editor.