I'm doing a uni course for Games Design. As far as buying books, I just recently bought my text books for Game Design, and it costs $300; we have to get them from Amazon/EBay and our dollar is weak atm.
I've tried looking around here, but not a single damn book shop has any coding lessons relevant to games.
Comment has been collapsed.
I would go with a competent book, because that's how I learned a bit of javascript (I was a 14 year old student at that time and wasn't so free)
Comment has been collapsed.
Try this bundle. $10 gets you a full set of lectures and materials for several languages.
Have you considered using Unity? The engine supports C and Java for the code and is the easiest engine to start making games on. And yet it doesn't compromise on anything - the more you learn the more powerful it gets. There are a lots of tutorials out there including a few inbuilt ones. There is a free version you can learn/practice on but you'll need to buy the licence if you want to release commercial products.
Comment has been collapsed.
Hah, a name your own price as long as it's $1 minimum. No thank you. >_>
Comment has been collapsed.
This should help you get started: https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md
Comment has been collapsed.
https://www.edx.org/course/harvardx/harvardx-cs50x-introduction-computer-1022 <br>
Harvard Intro to Comp Sci
Harvards online computer course with an option of getting it officially certified kinda through EDX. Worth a check out for any one, they got heaps of courses done by MIT, Harvard and other high end universities so there might be a better programming one on there as well.
Comment has been collapsed.
46 Comments - Last post 6 minutes ago by m0r1arty
12 Comments - Last post 27 minutes ago by Gamy7
219 Comments - Last post 5 hours ago by darktribble
517 Comments - Last post 5 hours ago by abendorg
239 Comments - Last post 11 hours ago by y2
43 Comments - Last post 12 hours ago by malkavian1331
16 Comments - Last post 19 hours ago by Tenn
315 Comments - Last post 6 minutes ago by m0r1arty
35 Comments - Last post 8 minutes ago by 404HPKVV
137 Comments - Last post 26 minutes ago by ayuinaba
5 Comments - Last post 32 minutes ago by Klaudika
150 Comments - Last post 32 minutes ago by Coldwalls
14 Comments - Last post 38 minutes ago by kungfujoe
4 Comments - Last post 40 minutes ago by LittleBibo1
So, for those who are unaware, I'm mostly a game designer with some animation and texturing skills, but I also want to pick up some basic coding skill, just so I can get a job here in Australia while trying to make my own games.
Easier said than done.
Anybody know of some places where I can find great Java and C++ tutorials that'll specifically help me start building playable games? I know plenty of C, but I've yet to make C do anything playable, and I'd rather use Object-Orientated programming for that kind of thing.
Comment has been collapsed.