an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Learning C++ by Building Games with Unreal Engine 4, a book by Sharan  Volin Book cover for Learning C++ by Building Games with Unreal Engine 4, a book by Sharan  Volin

Learning C++ by Building Games with Unreal Engine 4

A beginner's guide to learning 3D game development with C++ and UE4
2018 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 38.99
Book + eBook £ 46.79
eBook Only £ 28.54
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Learn the fundamentals of C++ programming with a fun-filled, practical guide and create your own games using Unreal Engine 4.


Key Features


  • Gain foundational knowledge of C++ language and syntax while creating games with UE4

  • Build 2D and 3D games having compelling user interfaces, game physics, and artificial intelligence

  • Discover the latest trends in game development such as Virtual Reality, Augmented Reality, and AI

Book Description


Learning to program in C++ requires some serious motivation. Unreal Engine 4 (UE4) is a powerful C++ engine with a full range of features used to create top-notch, exciting games by AAA studios, making it the fun way to dive into learning C++17.


This book starts by installing a code editor so you can begin to write C++17 code. You will then get acquainted with important C++ aspects, such as variables and memory, if, else, and switch, looping, functions and macros, objects, classes, inheritance, and dynamic memory allocation. As we dig into more advanced C++17 concepts, you will also start to explore the functionality the UE4 engine has to offer. You will use the UE4 editor to create your own world, and then program in some seriously fun gameplay. We delve further to discuss building game features, pathfinding, behavior trees, and more, and introduce you to the basics of machine learning and neural networks. We go on to talk about improving UI feedback with UMG and audio. In this edition of the book, we add the latest VR and AR features along with procedural programming.


By the end of this book, you should have a good grasp of how to program in C++17.


What you will learn


  • Learn the basics of C++ and also basic UE4 editing

  • Learn your way around the UE4 editor and the basics of using C++ and Blueprints within the engine

  • Learn how to use basic C++ containers and data structures to store your game data

  • Create players, NPCs, and monsters

  • Give information to users using the UE4 UMG UI system

  • Gain a basic understanding of how to use procedural programming to give your game more replay value

  • Learn how UE4 can help you build projects using the hottest new technologies, such as VR and AR

Who this book is for


If you are really passionate about games and have always wanted to write your own, this book is perfect for you. It will help you get started with programming in C++ and explore the immense functionalities of UE4.

About the authors



Sharan Volin - Sharan Volin has been programming games for more than a decade. In the past, she worked on AAA and other titles for such companies as Sony Online Entertainment, Electronic Arts (Los Angeles), and 7 Studios (Activision). She primarily specialized in UI Programming. She also taught Game Programming for a year at the Art Institute of California. Sharan has both a BS in Computer Science (Games) and an MS in Computer Science from the University of Southern California, as well as degrees and certificates from other schools. Originally from New York, she lived in Los Angeles until she moved to Montreal, Canada with her 3 cats in early 2018 to work as a System Programmer at Behavior Interactive.