top | item 4667392

Coursera course on game development using Python (first homework due tomorrow)

54 points| bcjordan | 13 years ago |coursera.org | reply

24 comments

order
[+] 10098|13 years ago|reply
I think Coursera needs to do a course on game engine architecture with real-world examples (idtech, ogre).
[+] freehunter|13 years ago|reply
The problem that I see with that is, these engines are difficult to do in one class. Generally, learning that is a full two-year program involving programming, logic, math, 3D design, etc. Using 3D engines gets difficult to teach in a 7 week course unless the student already knows quite a bit.
[+] zemanel|13 years ago|reply
well, just signed up.

My first programming experiences were actually small games for the TI-83, a humble dream soccer and a bowling game.

PC's were very expensive around '95, a fact which also lead me to take computer science for having access to them at school and obviously, gaming :-) Warcraft, Dune 2, Lost Vikings and the sorts.

After my first job and subsequently, that fascination on developing games faded away under other things like e-commerce, corporate applications and messing with Linux also sinked a large deal of my spare time etc but haven't yet lost hope of finding a way into it.

[+] jiggy2011|13 years ago|reply
First homework due tomorrow!

That brings back some unpleasant memories. When I was a CS undergrad something the professors would enjoy doing was assigning problem sets on the very first lecture of a module that were deliverable by the next lecture (often the next day). I assume it was a mechanism for figuring out people's learning rates.

Of course it was great fun beginning a new term and having 2 or 3 such classes on the first day.

[+] zachgalant|13 years ago|reply
If you really want to learn game development on the web, you should check out http://codehs.com

You learn how to make games that run in HTML5 Canvas using JavaScript, and there are custom libraries that make graphics and user interaction much easier to deal with.

Also, you can take the class at your own pace, so no need to worry about artificial deadlines.

[+] tangue|13 years ago|reply
Wow, it seems that they're generating js + canvas games straight from Python (the tool used in the course is http://www.codeskulptor.org/ ). Never heard of it before
[+] stargazer-3|13 years ago|reply
They seem to have built it by themselves this summer.
[+] ekianjo|13 years ago|reply
In the recent news about the course, a headline reads: "Make a student tutorial video, Win an iPad" (https://class.coursera.org/interactivepython-2012-001/class/...) - Sounds wierd to give a non-programmable device to someone who is following a course on interactive programming. Someone did not get the point.
[+] 10098|13 years ago|reply
In what universe is iPad non-programmable?
[+] eduardchil|13 years ago|reply
In what universe is an IPad not something nice to win?
[+] ichinaski|13 years ago|reply
Great. Just signed up. Anyone knows of a similar courses/tutorials for C++ Game dev?
[+] VinzO|13 years ago|reply
I am also very interested, but could not find this kind of course