Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Learning C++ by Creating Games with UE4

Posted By: ksveta6
Learning C++ by Creating Games with UE4

Learning C++ by Creating Games with UE4 by William Sherif
2015 | ISBN: 1784396575 | English | 299 pages | True PDF | 10 MB

Learn C++ programming with a fun, real-world application that allows you to create your own games!

About This Book

Be a top programmer by being able to visualize programming concepts; how data is saved in computer memory, and how a program flows
Keep track of player inventory, create monsters, and keep those monsters at bay with basic spell casting by using your C++ programming skills within Unreal Engine 4
Understand the C++ programming concepts to create your own games
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.

In Detail

Unreal Engine 4 is used to create top notch, exciting games by AAA studios, and learning to program in C++ needs some serious motivation.

Learning C++ by Creating Games With UE4 will start with the basics of C++: installing a code editor so you can begin to write C++ code. You will then learn how to write small, self-contained C++ programs that show you how to use the C++ language, without overwhelming you with too much code at the beginning. As we dig into more advanced C++ concepts, you will 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. By the end of this book, you should have a good grasp of how to program in C++.