Hi, I just started learning about Unreal Engine, and was quite surprised that coding in Unreal can be done in 2 ways, through code and not code. And from the stuff I found, most of the “coding” tutorial out there is made through blueprints. Blueprints sure is quite awesome, but as someone who is already an experienced programmer and can’t really wrap my head around it yet, I was looking for some coding tutorial to learn the basics. The official website seems to have something, but it’s quite confusing where to start(Action RPG Game | Unreal Engine 4.27 Documentation). And the Unreal Engine Youtube channel was one, but it’s 7 yrs old. 3 yrs old is already iffy, but 7 yrs old tutorials might be using quite a lot of deprecated stuff. The tutorial by freeCodeCamp.org (Learn Unreal Engine (with C++) - Full Course for Beginners - YouTube) seems promising, but I wanted to look for more stuff.
1 Like
I feel the same. I am missing something like catlike coding Unity C# and Shader Tutorials but for unreal .
Yeah, as much as I have some hate towards Unity, Unity has tons of coding tutorials. And it have some good tutorial creators likes Brackeys. I think all the tutorials out there for Unreal is using blueprint which isn’t that helpful to me.