Difference between revisions of "Intermediate C++ Game Programming Tutorial 0"

From Chilipedia
Jump to: navigation, search
(Created page with "This video talks about the course syllabus for the Intermediate C++ tutorial series (the shit we gonna learn) and the prerequisites for following this series (what you need to...")
 
(Video Timestamp Index)
Line 2: Line 2:
  
 
== Video Timestamp Index ==
 
== Video Timestamp Index ==
[ Tutorial 0]
+
[https://youtu.be/kOsnq5JJvaw Tutorial 0]
  
 
== Homework ==
 
== Homework ==

Revision as of 23:23, 28 April 2017

This video talks about the course syllabus for the Intermediate C++ tutorial series (the shit we gonna learn) and the prerequisites for following this series (what you need to know, and what you need to have). Use it to get an idea of what this series is about, and whether you have what it takes to follow along. If you don't know this shit, check out the links below for my Beginner C++ series. Check out the list of topics learned in Beginner for more details on what you need to know to follow Intermediate.

Video Timestamp Index

Tutorial 0

Homework

None!

See also