Game Development Community

Game dev live webcasts: May 3rd - May 26th (free)

by Joshua Dallman · in General Discussion · 05/04/2005 (8:45 am) · 5 replies

These may be below the level of a lot of people in this community, but there's people here of all skill levels and interests so I thought I'd post this anyway.

Microsoft is offering a series of live webcasts on general/generic game development concepts from May 3rd to May 26th. It's a powerpoint presentation along with live app demos and a live speaker/presenter and you can ask questions during the presentations to be answered by the speaker -- basically a "virtual meeting."

Check here for full details. They're free.

Quote:Learn a fun way to write in C#! As the first educational institution in the world to offer a Bachelor of Science degree program in Game Development, DigiPen Institute of Technology introduces participants to the concepts of video game production in this webcast series. Presenters will demonstrate the key stages in the process of developing the core game engine through the creation of a "top-down shooter" game called "Star Trooper," using Visual C# 2005 Express Edition, the new lightweight integrated development environment from Microsoft designed for beginner programmers. If you want to build the game yourself as you follow along, can download Visual C# 2005 Express Edition.

#1
05/25/2005 (4:05 pm)
I just watched the Refactoring live webcast from microsoft. Considering its free to watch and ask questions to the presenter its a great resource :) Anyone intrested in refactoring might want to download the recorded version of the webcast when it becomes available in about 24 hours. It goes through why you should refactor code and gives a few simple examples of how to do it, along with a few book references for more indepth information.

This was the first webcast I've watched, in fact until I noticed this post, I didn't know they existed. Well worth watching, even if a lot of them are targetted towards c#.
#2
05/25/2005 (4:11 pm)
Quote:
These may be below the level of a lot of people in this community

Huh? Anyway, really cool - especially as it's free ;) Doesn't help me all that much since it seems a bit different from C.. but still very nice.
#3
05/26/2005 (3:26 am)
Heck, if that's not a fun way to learn C# I don't know what is. I'm gonna do it just for that reason alone. Nice find.
#4
05/26/2005 (8:36 am)
@Stefan: I said that because I only watched the first one before I posted this, and it was REALLY basic ("This is a sprite...")
#5
05/26/2005 (10:23 am)
Say what you will about Microsoft, I think this is a really good idea. A lot of us who have been doing this for some time take or granted the learning curve of techniques/skills and the general difficulty of gaining entry into the games industry. Something basic like this is just what the virtual doctor ordered for many, I imagine.