Coursera course on game development using Python (first homework due tomorrow)
1–10 of 25 posts
Re: Coursera course on game development using Python (first homework due tomorrow)
#2My 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.
Re: Coursera course on game development using Python (first homework due tomorrow)
#3Re: Coursera course on game development using Python (first homework due tomorrow)
#4That 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.
Re: Coursera course on game development using Python (first homework due tomorrow)
#5You 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.
Re: Coursera course on game development using Python (first homework due tomorrow)
#6Re: Coursera course on game development using Python (first homework due tomorrow)
#7Re: Coursera course on game development using Python (first homework due tomorrow)
#8In 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.
Re: Coursera course on game development using Python (first homework due tomorrow)
#9Re: Coursera course on game development using Python (first homework due tomorrow)
#10Great. Just signed up. Anyone knows of a similar courses/tutorials for C++ Game dev?