Click here to Skip to main content
15,887,135 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Anyone working with Unreal Engine/UMG (C++) Pin
jschell26-Jun-23 5:50
jschell26-Jun-23 5:50 
GeneralRe: Anyone working with Unreal Engine/UMG (C++) Pin
Maximilien26-Jun-23 6:03
Maximilien26-Jun-23 6:03 
AnswerRe: Anyone working with Unreal Engine/UMG (C++) Pin
Jeremy Falcon26-Jun-23 7:42
professionalJeremy Falcon26-Jun-23 7:42 
AnswerRe: Anyone working with Unreal Engine/UMG (C++) PinPopular
Derek Hunter26-Jun-23 21:04
Derek Hunter26-Jun-23 21:04 
AnswerRe: Anyone working with Unreal Engine/UMG (C++) Pin
Ken Arthur 202126-Jun-23 20:41
Ken Arthur 202126-Jun-23 20:41 
GeneralRe: Anyone working with Unreal Engine/UMG (C++) Pin
Maximilien27-Jun-23 8:25
Maximilien27-Jun-23 8:25 
AnswerRe: Anyone working with Unreal Engine/UMG (C++) Pin
NightPen27-Jun-23 4:51
NightPen27-Jun-23 4:51 
AnswerRe: Anyone working with Unreal Engine/UMG (C++) Pin
David On Life27-Jun-23 5:42
David On Life27-Jun-23 5:42 
My daughter is a junior at Digipen and about 7 months ago they asked her to teach a summer coding class in Unreal Engine, which she'd never used before (she has spent ~5 years using Unity and other game frameworks). She taught her first day of class yesterday, for which she had to develop all the course materials (part time, while attending school and doing other work). Basically, she had to design and build the same projects that she would have the class building so that she could teach them how to do it.

To get started, I bought her some books on UE (which I prefer over videos, they're easier to cross reference, more comprehensive, and usually better edited) and some digital assets from the Unreal Store (materials and such so that she could quickly add realistic/fantastic looking textures and objects to her sample game).

There's a lot to learn and don't try to learn it all at once. For example, decide if you want to use Blueprints (templates that appear to be heavily used in Unreal) to start or avoid them (for now) in favor of code (or maybe you don't care). (My daughter was leaning towards Blueprints, but Digipen wanted her to teach the class as a C++ coding class, so she minimized her use of Blueprints to focus on code). I'd avoid things like shaders until you have a lot of other things working and are ready for a nice side project.

I think the main thing is to start with a simple project, build it, get it working, then add on to it. Don't try to do too much at once, one step at a time. Since you're looking at this in relation to a potential job, see if there's any particular expertise they're looking for or value, and make building that one step (once you have the basics down, don't try to jump into advanced concepts until you have a simple game working well).
GeneralRe: Anyone working with Unreal Engine/UMG (C++) Pin
Maximilien27-Jun-23 8:25
Maximilien27-Jun-23 8:25 
GeneralRe: Anyone working with Unreal Engine/UMG (C++) Pin
jschell28-Jun-23 6:28
jschell28-Jun-23 6:28 
GeneralPre-final voyage of the Titan Submersible Pin
Amarnath S26-Jun-23 3:22
professionalAmarnath S26-Jun-23 3:22 
GeneralRe: Pre-final voyage of the Titan Submersible PinPopular
Slacker00726-Jun-23 3:39
professionalSlacker00726-Jun-23 3:39 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
Amarnath S26-Jun-23 3:54
professionalAmarnath S26-Jun-23 3:54 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
obermd26-Jun-23 4:16
obermd26-Jun-23 4:16 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
Dave Kreskowiak26-Jun-23 4:22
mveDave Kreskowiak26-Jun-23 4:22 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
Jeremy Falcon26-Jun-23 5:15
professionalJeremy Falcon26-Jun-23 5:15 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
David O'Neil26-Jun-23 12:10
professionalDavid O'Neil26-Jun-23 12:10 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
Nelek26-Jun-23 19:07
protectorNelek26-Jun-23 19:07 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
Jeremy Falcon27-Jun-23 1:56
professionalJeremy Falcon27-Jun-23 1:56 
GeneralRe: Pre-final voyage of the Titan Submersible PinPopular
Rage26-Jun-23 3:55
professionalRage26-Jun-23 3:55 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
CodeWraith26-Jun-23 4:23
CodeWraith26-Jun-23 4:23 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
Daniel Pfeffer26-Jun-23 4:31
professionalDaniel Pfeffer26-Jun-23 4:31 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
CodeWraith26-Jun-23 4:35
CodeWraith26-Jun-23 4:35 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
Daniel Pfeffer26-Jun-23 6:20
professionalDaniel Pfeffer26-Jun-23 6:20 
GeneralRe: Pre-final voyage of the Titan Submersible Pin
Jeremy Falcon26-Jun-23 5:16
professionalJeremy Falcon26-Jun-23 5:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.