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.
1 Comments - Last post 3 minutes ago by pb1
6 Comments - Last post 30 minutes ago by Bomfist
13 Comments - Last post 40 minutes ago by Outmind
30 Comments - Last post 43 minutes ago by Chris76de
2 Comments - Last post 45 minutes ago by sallachim
17,448 Comments - Last post 59 minutes ago by Masafor
10 Comments - Last post 1 hour ago by NB264
22 Comments - Last post 7 minutes ago by pb1
54 Comments - Last post 11 minutes ago by BauerBoy24
558 Comments - Last post 16 minutes ago by Ignition365
19 Comments - Last post 18 minutes ago by Sh4dowKill
184 Comments - Last post 45 minutes ago by pizzahut
2,953 Comments - Last post 1 hour ago by Sebastien
1,176 Comments - Last post 2 hours ago by Tucs
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.