Community Tutorial: Unreal Engine C++ Workshop

This 5 hour workshop was delivered at Technically Games 2022 and provides an introductory course into writing C++ code for Unreal Engine, even if you have no previous C++ experience.

https://dev.epicgames.com/community/learning/tutorials/5w4b/unreal-engine-c-workshop

3 Likes

WOW.
This is really foundational low level stuff June !!!
They don’t teach it like this anymore so huge props.

I hope you create and entire volume and put it up on Udemy or something.

Vol I - CPP essentials
Vol II - UE CPP essentials
Vol III - Tool / plugin development

Cheers and a big hug for this.

b

1 Like

As @behram_patel already said, the first 3 sessions are so low level that I’m actually getting back memories from when I was in college doing computer engineering and I used to think that I’d never see in the real world what I was studying in class (like the yacc and lex combo). And that’s very good!!

Thanks @June.Rhodes for making this very detailed tutorial and for reminding me that all those (sometimes) boring years actually were worth something :slight_smile:

1 Like