Software Engineering Radio: Introduction to Game Development

Software Engineering Radio

Podcast (MP3): Download Hosts: Arno Guests: Oliver Jucknath Recording venue: In this Episode, Arno talks with Oliver Jucknath about the art of writing computer games. A lot of myth is attached to this area of computing, and while a game technically is just another p...

Running time
0h47m
File size
44.00MB

Download Original File | View original post

Episode synopsis

Podcast (MP3): Download

Hosts: Arno 

Guests:

Oliver Jucknath  

Recording venue:

In this Episode, Arno talks with Oliver Jucknath about the art of writing computer games. A lot of myth is attached to this area of computing, and while a game technically is just another program, it is written in a different context than typical business applications. This is true at the code level, where aggressive optimization is a focus throughout development. It also applies at the team level, where collaboration between specialists is pronounced. And the business context is different as well, which in turn influences the development effort as a whole. Links

Game Programming Wiki Amit's Game Programming Information Book: Scott Jacobs, Game Programming Gems 7
  • You might also like...

    Comments

    Contribute

    Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

    Our tools

    We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

    “The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” - Tom Cargill