180
Advice needed, son wants to learn how to program
(lemmy.world)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
If he is interested in game development, I recommend buying a couple Udemy courses on Unreal Engine development.
You will need to make sure your MacBook is powerful enough to run the unreal engine development IDE.
But if it is, he will be able. To quickly put something things together and see the results.
My son(9 years old at the time) put together a small game over a summer via a udemy course and unreal engine.
Or alternatively Godot. IMHO it's a lot simpler to get basic stuff working. The editor can run on a much lower spec machine than unreal and GDscript is good stepping stone between scratch and languages like c#.
wow that's wild. I've never even tried anything in those games engines because it's extremely overwhelming interface.