1. Post #1
    Richy19's Avatar
    May 2010
    4,851 Posts
    Hey im hoping someone on here can help me find videos on game development
    They can be documentaries, tutorials, simple videos...
    Id rather it be about C++
    Dont mind if there free or paid, CBT, VTC, youtube vids... (this would probably only apply to the tutorials)

    FYI for those that think "oh why waste a thread just for this" i thought this would be beneficial for quite a few people from newbies that want to learn to people that are thinking about going professional

  2. Post #2
    eXeC64's Avatar
    August 2010
    749 Posts
    3DBuzz.com has some nice onces for c++ game coding. It's fairly basic though.

  3. Post #3
    Gold Member
    ROBO_DONUT's Avatar
    March 2005
    3,028 Posts
    I'm not sure I understand how a video is going to help you program. It's all text, anyway.

    However, google around for "OpenCourseWare". A number of big universities post their course materials online for anyone to learn from. Some have video lectures.
    Here's one example. I don't know anything about that course in particular, but the page says it's on algorithms and theory, which is all good stuff.

    Edited:

    Sorry, didn't realize that you specifically said "game development".
    Regardless, these references are still useful. Speed is always important in game development, and it results from good understanding of algorithms.

  4. Post #4
    Richy19's Avatar
    May 2010
    4,851 Posts
    Sorry i meant to say Game Programming just i always call it developing

  5. Post #5
    Gold Member
    ROBO_DONUT's Avatar
    March 2005
    3,028 Posts
    Sorry i meant to say Game Programming just i always call it developing
    Both terms can be used pretty much interchangeably.
    I just didn't know if you wanted videos that related specifically to games, or if general programming videos (which apply equally well to game programming/development) would do.

  6. Post #6
    Richy19's Avatar
    May 2010
    4,851 Posts
    Well i know im asking for games but found this and thought you guys would love it as its a good resource
    PS: its only for the UK
    http://www.develop-online.net/news/3...ption-is-yours
    Reply With Quote Edit / Delete Reply United Kingdom Show Events Informative Informative x 1 (list)

  7. Post #7
    eXeC64's Avatar
    August 2010
    749 Posts
    Thanks for the tip, just applied.

  8. Post #8
    Richy19's Avatar
    May 2010
    4,851 Posts
    Has anyone seen or know of any documentaries, movies, series about programming? even better game development

  9. Post #9
    Cassel's Avatar
    January 2008
    530 Posts
    http://www.rdxgames.net/projects/wrathlands/index.html
    I remember that I learned alot from this when I was new to C++.