Learning C++ by Creating Games with UE4: Learn C++ programming with a fun, real-world application that allows you to create your own games!

Learning C++ by Creating Games with UE4: Learn C++ programming with a fun, real-world application that allows you to create your own games!

by William Sherif
Learning C++ by Creating Games with UE4: Learn C++ programming with a fun, real-world application that allows you to create your own games!

Learning C++ by Creating Games with UE4: Learn C++ programming with a fun, real-world application that allows you to create your own games!

by William Sherif

Paperback(New Edition)

$48.99 
  • SHIP THIS ITEM
    Qualifies for Free Shipping
  • PICK UP IN STORE
    Check Availability at Nearby Stores

Related collections and offers


Overview

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

Key Features

  • 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

Book Description

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++.

What you will learn

  • Visualize and truly understand C++ programming concepts, such as how data is saved in computer memory and how program flow works
  • Write reusable code by grouping lines of code into functions
  • Learn how inheritance works-how traits of a base class are passed on to derived classes
  • Learn about dynamic allocation of new memory for your program
  • Design your own world using the UE4 editor
  • Practice programming by coding behaviors into your game world, including player inventory tracking, monsters, and NPCs

Product Details

ISBN-13: 9781784396572
Publisher: Packt Publishing
Publication date: 02/27/2015
Edition description: New Edition
Pages: 342
Product dimensions: 7.50(w) x 9.25(h) x 0.71(d)

About the Author

William Sherif is a C++ programmer with more than eight years' experience in the programming world, ranging from game programming to web programming. He also worked as a university course instructor (sessional) for seven years. Additionally, he released several apps on the iTunes store, including Strum and MARSHALL OF THE ELITE SQUADRON. In the past, he has won acclaim for delivering course material in an easy-to-understand manner.

Table of Contents

  1. Coding with C++
  2. Variables and Memory
  3. If, Else, and Switch
  4. Looping
  5. Functions and Macros
  6. Objects, Classes, and Inheritance
  7. Dynamic Memory Allocation
  8. Actors and Pawns
  9. Templates and Commonly Used Containers
  10. Inventory System and Pickup Items
  11. Monsters
  12. Spell Book
From the B&N Reads Blog

Customer Reviews