Learning C++ by Creating Games with UE4. Learn C++ programming with a fun, real-world application that allows you to create your own games! - Helion
ebook
Autor: William SherifTytuł oryginału: Learning C++ by Creating Games with UE4. Learn C++ programming with a fun, real-world application that allows you to create your own games!
ISBN: 9781784394769
stron: 342, Format: ebook
Data wydania: 2015-02-24
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Osoby które kupowały "Learning C++ by Creating Games with UE4. Learn C++ programming with a fun, real-world application that allows you to create your own games!", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Learning C++ by Creating Games with UE4. Learn C++ programming with a fun, real-world application that allows you to create your own games! eBook -- spis treści
- 1. Coding with C++ In Visual Studio 2013
- 2. Variables and memory
- 3. if, else, and switch
- 4. while and for loops
- 5. Functions and macros
- 6. Object, Classes, and inheritance
- 7. Visual programming with blueprint
- 8. Pawn and actors
- 9. Templates and commonly used containers
- 10. Inventory system & Pickup items
- 11. Monsters
- 12. Spell book