Udemy - Learn to Code in C++ by Developing Your First Game

seeders: 0
leechers: 0
Added 10 years ago by pinkihacks in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Learn to Code in C++ by Developing Your First Game (Size: 22.1 GB)
  01. Promo Video.mp4 20.1 MB
  03. Setup Visual Studio Or XCode.mp4 22.2 MB
  04. Unreal Development Environment.mp4 30 MB
  05. Intro To Visual Studio On PC.mp4 19.3 MB
  06. Intro To Xcode On MacOS.mp4 21.8 MB
  07. A Quick Tour Of Unreal Editor.mp4 45.8 MB
  08. Section Wrap-Up.mp4 29.3 MB
  09. Intro, Notes & section Assets.mp4 29.2 MB
  09A. UnrealCourse.com-Section-2-Slides-v.9.pdf 834.2 KB
  09B.txt 409.6 B
  10. Game Design Document.mp4 34 MB
  100. Upgrading Engine Version.mp4 68.4 MB
  101. Using Landscape Layers.mp4 238.3 MB
  102. Flat Shading Low Poly Landscapes.mp4 237 MB
  103. More Landscaping tools.mp4 241.6 MB
  103A - Chris-Folea-MountainRange3.png 13.3 MB
  103B - Quiz 11 - Mid Section Quiz.txt 1.6 KB
  104. Tank Control System.mp4 107.4 MB
  105. Actors from Multiple Meshes.mp4 67.3 MB
  105. Composing Multi-Part Actors.mp4 197.9 MB
  106. Configuring a Tank.mp4 66.1 MB
  106. Using Blueprints to Discover C++.mp4 124.2 MB
  107. 3rd Person Camera Control.mp4 68.4 MB
  107. Call C++ Functions from Blueprint .mp4 137.6 MB
  108. Fixing 3rd Person Camera Rotation.mp4 48.7 MB
  108. Using BindAxis() for Input.mp4 165.7 MB
  109. User Interface (UI) in Unreal.mp4 41.2 MB
  109. Using DeltaTimeSeconds.mp4 181.8 MB
  10A. Book Code Complete (Link).txt 102.4 B
  10A. Code Complete A Practical Handbook of Software Construction, Second Edition.pdf 2.8 MB
  11. How Solutions And Projects Relate.mp4 35.1 MB
  110. Main Menu Screens.mp4 35.9 MB
  111. UI Scale Box, Buttons & Mouse.mp4 61.9 MB
  112. Controller Ready Navigation.mp4 40.4 MB
  113. Trial Packaging Your Game.mp4 45.7 MB
  113A. Quiz 12 Mid Section Quiz.txt 1.9 KB
  114. Delegating to Components.mp4 42.4 MB
  115. Using virtual and override.mp4 61.1 MB
  116. Creating an AI Controller Class.mp4 50.9 MB
  117. Get the Player Controller with C++.mp4 40.2 MB
  118. Add Tick() to PlayerController.mp4 45.5 MB
  119. Creating an Out Parameter Method.mp4 47 MB
  12. C++ Function Syntax.mp4 33.5 MB
  120. Finding Screen Pixel Coordinates.mp4 61.9 MB
  121. Using DeprojectScreenToWorld.mp4 58.8 MB
  122. Using LineTraceSingleByChannel().mp4 72.4 MB
  123. Unify Player & AI Aiming.mp4 43.9 MB
  123A. Quiz 13 Mid Section Quiz.txt 2.4 KB
  124. Create Default Sub Objects in C++.mp4 48 MB
  125. BlueprintCallable().mp4 56.9 MB
  126. SuggestProjectileVelocity().mp4 49.8 MB
  127. Predict Projectile Landing Point.mp4 52.9 MB
  128. Using FRotators in Unreal.mp4 44.1 MB
  129. The C++ Compilation Process.mp4 209.7 MB
  129. Using Forward Declarations.mp4 49.3 MB
  13. Using, #include And Namespaces.mp4 39.2 MB
  130. BlueprintSpawnableComponent().mp4 44.5 MB
  131. BlueprintSpawnableComponent().mp4 44.5 MB
  132. Review Our Execution Flow.mp4 63.5 MB
  133. How to Report Bugs.mp4 50.2 MB
  133A. Quiz 14 Mid Section Quiz.txt 2.4 KB
  134. Using Clamp() to Limit Values.mp4 65.7 MB
  135. CHALLENGE - Turret Rotation.mp4 50.1 MB
  136. CHALLENGE - Turret Rotation Pt.2.mp4 60.4 MB
  137. Setting Up Projectiles.mp4 43.3 MB
  138. Upgrading to Unreal 4.12.mp4 54.9 MB
  139. Working Round Awkward Bugs.mp4 79.5 MB
  139A DISCUSSIONS - On GameDev.tv .txt 0 B
  14. Magic Numbers And Constants.mp4 32.1 MB
  140. Using SpawnActor() to Spawn.mp4 54 MB
  140A TSubclassOf and DISCUSSIONS - On GameDev.tv.txt 102.4 B
  141. Projectile Movement Components.mp4 50.9 MB
  141A GitHub Repo and DISCUSSIONS On Gamedev.tv.txt 102.4 B
  142. Making AI Tanks Fire.mp4 43.7 MB
  143. EditAnywhere vs EditDefaultsOnly.mp4 41 MB
  143A. Quiz 15 Mid Section Quiz.txt 2.3 KB
  144. Adding a Quit Button.mp4 70.9 MB
  145. Setup Track Throttles.mp4 54.6 MB
  146. ApplyForceAtLocation() in Action.mp4 55.8 MB
  146A Links.txt 204.8 B
  147. Physics Materials & Friction.mp4 86.5 MB
  148. Fly-by-Wire Control System.mp4 42.9 MB
  149. Using BlueprintReadOnly.mp4 50.4 MB
  149A. Links.txt 409.6 B
  15. Variables And cin for Input.mp4 44.7 MB
  150. A Better Component Architecture.mp4 63.9 MB
  151. Completing Manual Tank Movement.mp4 61 MB
  152. Introducing AI Pathfinding.mp4 74.1 MB
  152A Links.txt 307.2 B
  153. Dissecting RequestDirectMove().mp4 56.2 MB
  153A Lecture DISCUSSIONS Link.txt 102.4 B
  153B. Quiz 16 Mid Section Quiz.txt 2.3 KB
  154. DotProduct() Vector Operator.mp4 70.4 MB
  154A Dot Product Scalar Projection on Wikipedia.txt 204.8 B
  155. CrossProduct() Vector Operator.mp4 91 MB
  155A. Cross Product Animation on Wikipedia.txt 204.8 B
  156. Finalising Your Class Code.mp4 67.6 MB
  156A. Lecture DISCUSSIONS Link.txt 102.4 B
  157. How to Use Blueprint Variables.mp4 59.7 MB
  157A Unreal's Blueprint Variable Documentation.txt 204.8 B
  158. Using Enum(erations) in UE4.mp4 61.6 MB
  158A UEnum Documentation (advanced).txt 307.2 B
  159. Refactoring our Aiming Component.mp4 60.1 MB
  159A. Lecture DISCUSSIONS.txt 102.4 B
  16. Using getline().mp4 33.2 MB
  160. Attaching a Debugger to Unreal.mp4 36.1 MB
  160A. MS Docs on Attaching the VS Debugger.txt 204.8 B
  161. Constructor & Begin Play Timing.mp4 55.1 MB
  161A. Lecture Discussions.txt 102.4 B
  162. Decoupling Your Architecture.mp4 43.1 MB
  162A. Wikipedia on Race Conditions.txt 204.8 B
  163. BlueprintImplementableEvent.mp4 52.4 MB
  163A. Lecture Discussions.txt 102.4 B
  163B. Question4.png 331.5 KB
  163B. Quiz 17 Mid Section Quiz.txt 2.4 KB
  164. Using the ensure Assertion.mp4 48.4 MB
  164A. Unreal Docs on Assertions (see bottom).txt 409.6 B
  165. Dependency Mapping.mp4 48 MB
  165A. Lecture Discussions.txt 102.4 B
  166. Talking Head - Real World Skills.mp4 23.2 MB
  166A. Lecture Discussion.txt 102.4 B
  167. Starting From Green.mp4 58.1 MB
  167A. Some good Red Green Refactor resources.txt 204.8 B
  168. Aiming Without the Tank.mp4 66 MB
  168A. Code Changes in This Video- GitHub.txt 204.8 B
  169. Finishing our Refactoring.mp4 78.9 MB
  169A. GitHub commit for this lecture.txt 204.8 B
  169B. Links.txt 102.4 B
  17. Simplifying With Functions.mp4 53.7 MB
  170. Adding TickComponent() Back.mp4 67.5 MB
  170A. Links.txt 307.2 B
  171. Are Two Floats Equal.mp4 59.8 MB
  171A. Links.txt 204.8 B
  172. Programmatic Sideways Friction.mp4 81.5 MB
  172A. Links.txt 102.4 B
  173. OnComponentHit Event in 4.12.mp4 43.5 MB
  173A. Links.txt 102.4 B
  174. Avoiding Boolean Flags.mp4 81.6 MB
  174A. Links.txt 204.8 B
  174B. Quiz 18 Mid Section Quiz.txt 2.9 KB
  175. Improving Tank Aiming.mp4 72.2 MB
  175A. Links.txt 204.8 B
  176. Tweaking Tank AI.mp4 88.9 MB
  176A. Links.txt 102.4 B
  177. Making an Ammo Display.mp4 84.3 MB
  177A. Links.txt 204.8 B
  178. Making an AutoMortar.mp4 78.7 MB
  178A. Links.txt 102.4 B
  179. Using the Reference Viewer.mp4 59.2 MB
  179A. Links.txt 204.8 B
  18. Iterating With For & While Loops.mp4 40 MB
  180. Preparing for Particles.mp4 63 MB
  180A. Links.txt 102.4 B
  181. Introducing Particle Systems.mp4 94.3 MB
  181A. Links.txt 204.8 B
  182. Particle Bounding Boxes.mp4 50.7 MB
  182A. Links.txt 102.4 B
  183. Using FAttachmentTransformRules.mp4 86.7 MB
  183A. Links.txt 307.2 B
  183B. Quiz 19 Mid Section Quiz.txt 2.9 KB
  184. Radial Forces & Caching.mp4 79.1 MB
  184A. Links.txt 409.6 B
  185. Using GetTimerManager().mp4 63.4 MB
  185A. Links.txt 102.4 B
  186. Using TakeDamage() on Actors.mp4 70.5 MB
  186A. Links.txt 307.2 B
  187. BlueprintPure & Health Bars.mp4 62.8 MB
  187A. Links.txt 307.2 B
  188. The Observer Pattern.mp4 67.3 MB
  188A. Links.txt 614.4 B
  189. Finishing Off - Part 1.mp4 84.6 MB
  189A. Links.txt 512 B
  18A. Quiz 2 Mid Section Quiz.txt 2.1 KB
  19. Clarity Is Worth Fighting For.mp4 47.5 MB
  190. Finishing Off - Part 2.mp4 114.6 MB
  190A. Links.txt 204.8 B
  191. Section 4 Wrap-Up.mp4 29.4 MB
  192. Bonus - Switching Cameras.ts 96.1 MB
  192A. Links.txt 102.4 B
  192B. Quiz 20 End of Section Quiz.txt 1.8 KB
  193. Testing Grounds Introduction.ts 91.1 MB
  193A. Links.txt 102.4 B
  194. Testing Grounds GDD.ts 248.1 MB
  194A. Links.txt 307.2 B
  195. Source Control Revisited.mp4 64.3 MB
  195. Using Git LFS (Large File Support).mp4 369.4 MB
  195A. Links.txt 102.4 B
  195A. Links2.txt 102.4 B
  196. Marketing & Markdown.mp4 405.3 MB
  196A. Links.txt 307.2 B
  197. Use git clean to Revert Project.ts 385.4 MB
  197A. Links.txt 307.2 B
  198. First Person Character Overview.ts 270.8 MB
  198A. Links.txt 409.6 B
  199. The Third Person Character.ts 345.5 MB
  199A. Links.txt 204.8 B
  2. Welcome To The Course.mp4 28.3 MB
  20. Booleans And Comparisons.mp4 46 MB
  200. Introducing AI Behaviour Trees.ts 333.2 MB
  200. Links.txt 409.6 B
  201. Introducing AI Blackboard Data.ts 374.8 MB
  201A. Links.txt 204.8 B
  202. Target Points and Patrol Routes.ts 342.9 MB
  202A. Links.txt 204.8 B
  203. Using Any Actor for Waypoints.ts 360.8 MB
  203A. Links.txt 204.8 B
  204. Options for Grouping Actors.ts 256 MB
  204A. Links.txt 204.8 B
  205. Blueprint Behaviour Tree Tasks.ts 412.7 MB
  205A. Links.txt 204.8 B
  206. Modular Arithmetic & Cycles.ts 366.7 MB
  206A. Links.txt 204.8 B
  207. Performance Profiling 101.ts 264.9 MB
  207A. Links.txt 204.8 B
  208. C++ AI Behaviour Tree Tasks.ts 351 MB
  208A. Links.txt 204.8 B
  209. Reading Blackboard Data in C++.ts 274.3 MB
  209A. Links.txt 204.8 B
  21. Using Do and While in C++.mp4 33.8 MB
  210. The Consequences of Inheritance.ts 247.2 MB
  210A. Links.txt 204.8 B
  211. Converting Blueprint to C++.ts 366.2 MB
  212. Composition over Inheritance.ts 391.8 MB
  212A. Links.txt 102.4 B
  212B. Quiz 22 Mid Section Quiz.txt 2.6 KB
  213. How to Delete a C++ Class.ts 145.2 MB
  213. Talking Head- What We've Covered.ts 46.3 MB
  213A. Links (2).txt 102.4 B
  213A. Links.txt 102.4 B
  214. How to Delete a C++ Class.ts 145.2 MB
  214. Instanced Materials.mp4 55.5 MB
  214A. Links (2).txt 409.6 B
  214A. Links.txt 204.8 B
  215. Instanced Materials.ts 310.6 MB
  215A. Links.txt 409.6 B
  216. Introducing AI Perception.ts 310.1 MB
  216A. Links.txt 204.8 B
  217. OnTargetPerceptionUpdated Event.ts 280.7 MB
  217A. Links.txt 409.6 B
  218. AI Hearing Perception in Unreal.ts 246.3 MB
  219. The Animation Starter Pack.ts 343.8 MB
  219A. Links.txt 204.8 B
  22. Introducing Classes.mp4 34 MB
  220. Changing a Character’s Animation.ts 322.6 MB
  220A. Links.txt 204.8 B
  221. Customising a Character Blueprint.ts 245.3 MB
  221A. Links.txt 204.8 B
  222. Sub Behaviour Trees.ts 251.2 MB
  222A. Links.txt 204.8 B
  223. Talking Head - Introducing Sam.ts 17.2 MB
  223A. Links.txt 102.4 B
  23. Using Header Files As Contracts.mp4 44.2 MB
  24. Including Our Own Header File.mp4 51.5 MB
  25. Instantiating Your Class.mp4 33.8 MB
  26. Writing And Using Getter Methods.mp4 45.3 MB
  27. Introducing The Const Keyword.mp4 31.1 MB
  28. Constructors For Initialisation.mp4 39.4 MB
  29. Pseudocode Programming.mp4 46.2 MB
  29A. Quiz 3 Mid Section Quiz.txt 1.8 KB
  2A. Unreal-IS02-Intro-Notes-Assets.pdf 518.7 KB
  30. Using using forType Aliases.mp4 51 MB
  31. Using struct for Simple Types.mp4 35 MB
  32. Using if Statements in C++.mp4 63.1 MB
  33. Debugging 101.mp4 46.8 MB
  34. A Place for Everything.mp4 36.7 MB
  35. Introducing enumerations.mp4 47.9 MB
  36. Writing Error Checking Code.mp4 45.2 MB
  37. Using switch Statements.mp4 65.8 MB
  38. Warm Fuzzy Feelings.mp4 37 MB
  39. Handling Game Win Condition.mp4 39.1 MB
  39A. Quiz 4 Mid Section Quiz.txt 1.9 KB
  40. Win Or Lose Screen.mp4 31 MB
  41. Introducing Big O notation.mp4 80.6 MB
  42. TMAP and map Data Structures.mp4 61.4 MB
  43. Range-based for Loop.mp4 47.2 MB
  44. Design a Helper Function.mp4 40.7 MB
  45. Playtesting Yor Game.mp4 42.9 MB
  46. Difficulty & Play Tuning.mp4 51 MB
  47. Polishing & Packaging.mp4 43.9 MB
  47A. Quiz 5 End Section Quiz.txt 1.6 KB
  48. Section Wrap-Up.mp4 12.6 MB
  49. Intro, Notes & Section Assets.mp4 20.4 MB
  49A. gitignore.zip 204.8 B
  49B. BE01-Building-Escape-Slides-v.7.pdf 740.7 KB
  49C. UnrealCourse.com Section 3 Slides.txt 102.4 B
  4A. Unreal Development Environment.txt 307.2 B
  50. Game Design Document (GDD).mp4 22.5 MB
  51. Version Control 101.mp4 33.1 MB
  52. Ignoring Unreal Derived Files.mp4 42.7 MB
  53. Your First .gitignore For Unreal.mp4 52.8 MB
  53A. .gitignore Link.txt 102.4 B
  54. Getting to Know Unreal's Editor .mp4 74.6 MB
  55. A Pointers Primer.mp4 39.1 MB
  56. Unreal's Class System.mp4 75.5 MB
  57. Runtime Message for Feedback.mp4 45.1 MB
  58. Accessing Object Names.mp4 60 MB
  58A. Quiz 6 Mid Section Quiz.txt 2.2 KB
  59. Getting Transforms In C++.mp4 47.2 MB
  60. Moving Objects In C++.mp4 74.4 MB
  61. Laying Out Geometry .mp4 114.8 MB
  62. Applying Materials.mp4 96.4 MB
  63. Macros Starting With UPPROPERTY.mp4 63.1 MB
  64. Using Trigger Volumes.mp4 86.4 MB
  65. Unreal's PlayerController.mp4 88.7 MB
  66. Using Collision Volumes.mp4 90.9 MB
  67. Using GetTimeSeconds().mp4 106.1 MB
  68. Grabbing System Overview.mp4 43.8 MB
  68A. Quiz 7 Mid Section Quiz.txt 1.5 KB
  69. Modifying the Default Pawn Actor.mp4 67.9 MB
  70. Inherit Game Mode Blueprint .mp4 59.9 MB
  71. Getting Player Viewpoint.mp4 90.8 MB
  72. Using DrawDebugLine.mp4 88.5 MB
  73. Line Tracing AKA Ray-Casting.mp4 85 MB
  73A. Collision filtering blog post Link.txt 102.4 B
  74. LineTracesingleByObjectType().mp4 78.8 MB
  74A Links.txt 204.8 B
  75. REFERENCE & POINTERS.mp4 39.5 MB
  76. Resetting Your Unreal Project.mp4 51.7 MB
  77. Using FindComponentByClass().mp4 64.8 MB
  78. Introcucing Input Binding.mp4 133.6 MB
  78A. Quiz 8 Mid Section Quiz.txt 2.1 KB
  79. Accessors & Memory Layout.mp4 63.9 MB
  7a. Quiz 1 Section End Quiz.txt 1.7 KB
  80. Reducing Code in Hot Loops.mp4 95.4 MB
  81. Using Physics Handles.mp4 98.5 MB
  81A. Link.txt 102.4 B
  82. Refactoring Rules.mp4 83.6 MB
  83. Introducing Unreal's TArray.mp4 86.8 MB
  84. Iterating over TArray with for.mp4 72.4 MB
  85. Debugging Game Issues.mp4 77.4 MB
  86. Managing Texture Tiling.mp4 173.2 MB
  87. More Coming Soon.txt 204.8 B
  87. Pointer Protection Process.mp4 94.5 MB
  88. Exposing Events to Blueprint.mp4 89.2 MB
  88A. Quiz 9 Mid Section Quiz.txt 1.8 KB
  89. Using Blueprint Timeline.mp4 75.4 MB
  90. Everything in its Place.mp4 198.9 MB
  91. Using Variables in Blueprint.mp4 86.8 MB
  92. SFX & Audio Clips.mp4 132.8 MB
  92A. Quiz 10 End Quiz.txt 921.6 B
  93. Section Wrap Up.mp4 25.2 MB
  94. Intro, Notes & Section Assets.mp4 20.2 MB
  94. UnrealCourse.com Section 4 Slides.txt 0 B
  95. Corresponding-Blog-Post.txt 102.4 B
  95. Game Design Document (GDD).mp4 107.6 MB
  96. Accompanying-Blog-Post.txt 102.4 B
  96. Setting Up a GitHub “Repo”.mp4 73.9 MB
  97. Creating & Deleting Landscapes.mp4 181.8 MB
  98. Landscape Setup & Scaling.mp4 232.6 MB
  99. A Landscaping Process.mp4 197 MB
  BT12-TankParts.zip 668.9 KB
  BT17-Firing-M1A1-tank-in-Djibouti.jpg?042148 4.4 MB
  BT86-mortar-placeholder.zip 102.3 KB
  BT98-Student-AutoMortars.zip 413.3 KB
  More Coming Soon....txt 204.8 B
  Quiz 21 Mid Section Quiz.txt 2.1 KB
  UE4NppIDE.zip 3.1 KB
  door-lock.wav 98.2 KB
  ▲ 358 total files

Description


Udemy - Learn to Code in C++ by Developing Your First Game torrent
This course is the beginning of a project that was a runaway success on Kickstarter. Get involved now, and get access to all future content as it's added. The final course will be over 30 hours of content and 200+ lectures.
Learn how to create and mod video games using Unreal Engine 4, the free-to-use game development platform used by AAA studios and indie developers worldwide. We start super simple so you need no prior experience of Unreal or coding! With our online tutorials, you'll be amazed what you can achieve.
Benefit from our world-class support from both other students, and Ben who is on the forums regularly. Go on to build several games including a full 3D version of Pong with an online multiplayer scoreboard, and more.
You will have access to a course forum where you can discuss topics on a course-wide basis, or down to the individual video. Our thriving discussion forum will help you learn and share ideas with other students.
You will learn C++, the powerful industry standard language from scratch. By the end of the course you'll be very confident in the basics of coding and game development, and hungry to learn more.
Anyone who wants to learn to create games: Unreal Engine is a fantastic platform which enables you to make AAA-quality games. Furthermore these games can be created for Windows, consoles, MacOS, iOS, Android and Web from a single source!
If you're a complete beginner, we'll teach you all the coding and game design principles you'll need. If you're an artist, we'll teach you to bring your assets to life. If you're a coder, we'll teach you game design principles.

Related Torrents

torrent name size uploader age seed leech
0
5
3
15
3