Unreal 5 C++ Beginners Masterclass - Build a Top Down Game From Scratch
Learn a new skill to snag a new job now!
Do you want to build your first game with C++? You’ve found the perfect course. C++ is a powerful, efficient language. As a game developer, C++ should be your first language of choice.
With C++, you can build fast applications, which is essential for building games without lag. Even if you have no coding experience, sign up for this course! We will make it easy to learn a complex, high demand language like C++.
- Learn the fundamentals of programming
- Build pointers and references in C++
- Build a player with C++
- Control game objects with C++
- Build game bots with C++
- Build a game controller with C++
Your Instructor
Alexandra Kropf is Mammoth Interactive's CLO and a software developer with extensive experience in full-stack web development, app development and game development. She has helped produce courses for Mammoth Interactive since 2016, including the Coding Interview series in Java, JavaScript, C++, C#, Python and Swift.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.
Over 12 years, Mammoth Interactive has built a global student community with 4 million courses sold. Mammoth Interactive has released over 350 courses and 3,500 hours of video content.
Founder and CEO John Bura has been programming since 1997 and teaching
since 2002. John has created top-selling applications for iOS, Xbox and
more. John also runs SaaS company Devonian Apps, building
efficiency-minded software for technology workers like you.
Course Curriculum
-
Start00 Build A New Console Application (6:39)
-
Start01 Build Variables To Store Data (9:49)
-
Start02 Build Functions To Perform Tasks (9:16)
-
Start03 Build Functions With Parameters (6:34)
-
Start04 Build Functions That Return Values (5:35)
-
Start05 Build Conditionals To Separate Code Flow (9:22)
-
StartSource Files