Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Mastering C++ for Unreal Engine (Beginner to Pro)
Rating: 5.0 out of 5(3 ratings)
41 students

Mastering C++ for Unreal Engine (Beginner to Pro)

C++ Intro with Unreal Engine
Created byMr. Singh
Last updated 10/2023
English
English [Auto],

What you'll learn

  • C++ Fundamentals: Master the basics of C++ programming.
  • Unreal Engine: Navigate and work effectively in Unreal.
  • Blueprint vs. C++: Learn when to use each.
  • Advanced C++: Explore inheritance and polymorphism.
  • Portfolio Building: Showcase your game development.
  • Collaborative Learning: Engage with a supportive community.

Course content

1 section13 lectures2h 38m total length
  • Introduction3:38

    Introduce C++ in Unreal Engine, compare blueprint and C++, explain when to use each, and outline benefits of C++ for backend, optimization, and complex functionality in Unreal 5.3.

  • 2. Variables, EditAnywhere, BluprintReadWrite18:32

    Learn to create and manage variables in Unreal Engine, covering boolean, integer, float, vector, rotator, and transform, with EditAnywhere and BlueprintReadWrite properties in C++ and blueprint workflows.

  • 3. comments & Mathmatical Operators10:03

    Explore comments in blueprint and C++ code, learn how to add, subtract, divide, and multiply using basic operators, and expose variables to blueprint with edit anywhere for begin play outputs.

  • 4. Loop types11:16

    Explore loop types in Unreal Engine by using while and for loops in blueprint and C++, incrementing values, logging outputs, and generating a multiplication table for a variable.

  • 5. Functions, IF statement, switch statement21:42

    Master function creation in Unreal Engine, using blueprint and C++ to handle input parameters, returns, and simple decision structures like if and switch statements.

  • 6. Arrays and TArray9:58

    Explore array and TArray usage to store numbers, sum values with a for loop, and implement a function that returns the addition for blueprint and c++ examples.

  • 7. FString & FVector7:36

    Explore strings and vectors in Unreal Engine, comparing blueprint and c++, append strings, create and log vectors using FVector, and perform basic addition and multiplication with results shown.

  • 8. Pointers10:07

    Learn how pointers in C++ store addresses, dereference to access or modify values, use void pointers, handle null pointers, and pass addresses to functions to change data.

  • 9. References vs Pointers10:07

    Unlock how pointers and addresses work in C++, declare int pointers, dereference to access or modify values, and use void and null pointers to illustrate memory access.

  • 10. Class vs Object12:48

    Define classes and objects, using public, protected, and private access for variables and functions. Learn memory behavior, object creation versus new, and access with dot notation through a student example.

  • 11. Constructor, Destrcutor10:54

    Explore constructors in C++, including default, parameterized, and copy constructors, how objects are initialized, and how destructors release memory when objects go out of scope.

  • 12. Inheritance, Override12:48

    Learn inheritance and function overriding in C++ for Unreal Engine, using base shape and derived rectangle and triangle classes, with virtual get_area and data abstraction concepts.

  • Soft Object References18:36

    Learn how soft object references replace hard references to reduce memory usage and boost performance in Unreal Engine, using async load, soft class references, and cautious asset management.

Requirements

  • Unreal Engine: Install Unreal Engine
  • C++ Compiler: Familiarity with programming concepts helps.
  • Passion for Gaming: Enthusiasm for game development.

Description

Mastering C++ for Unreal Engine Game Development

Unlock the full potential of Unreal Engine and turn your game development dreams into reality with our comprehensive "Mastering C++ for Unreal Engine Game Development" course. If you've ever aspired to create immersive, high-quality games, this course is your gateway to success.

In this meticulously designed program, you will embark on a journey from novice to expert in Unreal Engine's C++ scripting language. Our course is tailored to help students at all levels, whether you're an absolute beginner or an experienced developer looking to harness Unreal Engine's true power.

What can you expect to gain from this course?

  1. Solid Foundation in C++: You will start with the fundamentals of C++ programming, learning the syntax, data types, and control structures that form the backbone of Unreal Engine development.

  2. Unreal Engine Expertise: As the course progresses, you'll delve into Unreal Engine's intricacies, including Blueprints vs. C++, asset creation, and game logic implementation.

  3. Game Development Mastery: You'll gain proficiency in creating and optimizing gameplay elements, AI, multiplayer features, and much more.

  4. Troubleshooting Skills: Learn how to identify and fix common issues, ensuring your games run smoothly.

  5. Real-World Projects: Apply your knowledge to real projects and build a portfolio that showcases your skills to potential employers or collaborators.

  6. Community and Career: Join a vibrant community of game developers and get tips on breaking into the gaming industry or advancing your existing career.

By the end of this course, you'll have the confidence and skills to develop the next hit game with Unreal Engine. So, don't wait—dive in and make your game development aspirations a reality!

Who this course is for:

  • Game Enthusiasts: Aspiring game developers and hobbyists.
  • C++ Beginners: Those new to C++ programming.
  • Unreal Engine Explorers: For students interested in UE4.
  • Indie Developers: Seeking to create their own games.
  • Coding Enthusiasts: People eager to learn coding through game dev.