where to start ?

hello everyone,

I want to learn on how to program in UE4 but im so lost in all the terminology, coding and everything else >,>

I have very good experience in C++ but i cannot seem to find a starting point for me to ignite my programming skills in UE4…
any recommendations on a good starting point?

I’m not sure if this is the right place to ask this but I didn’t find a better place.

Thanks A lot everyone,
Regards.

Create a new project with some functionality built in, IE third person, first person, top down, etc. Comb through the code?

Pick an idea for your first project, then choose a sample game which fits your idea better (top-down, fps, autosim, tbs, platformer) and start from there. THat’s what I did.