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.
188 Comments - Last post 20 seconds ago by timmyfromspace
375 Comments - Last post 5 hours ago by AnonymousBroccoli
289 Comments - Last post 6 hours ago by Velandur
47,194 Comments - Last post 7 hours ago by Mhol1071
49 Comments - Last post 8 hours ago by OneManArmyStar
19 Comments - Last post 10 hours ago by FranEldense
49 Comments - Last post 14 hours ago by RileyHisbert
42 Comments - Last post 50 seconds ago by Rinocap
41 Comments - Last post 9 minutes ago by TinaG
1,777 Comments - Last post 13 minutes ago by Nogift4u
136 Comments - Last post 21 minutes ago by SergeD
9,682 Comments - Last post 35 minutes ago by CurryKingWurst
612 Comments - Last post 46 minutes ago by okamiking
17,016 Comments - Last post 1 hour ago by Riszu
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.