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.
212 Comments - Last post 3 minutes ago by CR7CAMIAO
17,148 Comments - Last post 20 minutes ago by pivotalHarry
384 Comments - Last post 37 minutes ago by GarlicToast
67 Comments - Last post 54 minutes ago by JonathanDoe
15 Comments - Last post 1 hour ago by Fluffster
4 Comments - Last post 2 hours ago by gameboy9725
512 Comments - Last post 2 hours ago by OldPup
649 Comments - Last post 19 seconds ago by Zolivv
1,227 Comments - Last post 34 seconds ago by Kyog
10,845 Comments - Last post 3 minutes ago by Hawk189
30,538 Comments - Last post 4 minutes ago by schmetti
150 Comments - Last post 16 minutes ago by Atilex
318 Comments - Last post 22 minutes ago by xXShurraXx
97 Comments - Last post 22 minutes ago by Vin3
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.