Recently Started [Need Help]

I’m very good with the cpp programming language and recently Unreal Engine caught my eye, can someone give me advice on beginning to work on it? I live in a area with very limited internet bandwidth which is only 150 gb and YouTube videos waste way too much. Thank you very much

I hear you on the videos, a real problem for the millions with bandwidth issues who need written documentation. Try the Wiki. Particularly a good start would be the FPS Tutorial. Go to the Wiki Tutorial Page and select First Person Shooter C++. Great starting point on using many components in C++. You’ll see quite a few others there that will be of use. One difficulty with all of them, is that they are written for older versions of UE4 and use deprecated syntax/concepts, so each time you hit a compile issue, look up the situation, usually there will have already been someone who asked about the exact error you’ve run into.