don't wanna teach you to stuck eggs, but if its for use at uni and in uni accommodation, I'd almost certainly want to have insurance to cover it/and the rest of your contents/gadgets.
Accomodation at my uni has insurance included in the price for up to £10k, I may consider insurance when I'm renting privately
Well I assume it would be, I'll take a look at the T&C's of it tomorrow. When I went to an open day at the accomodation half the peoples rooms I saw had a custom PC or laptop in there.
What Uni are you planning on going to out of interest?
Uni of Derby (Games Programming)
Nice, I'm hoping to go the Uni of Kent to do Computer science. Got my laptop for the same reason as you![]()
Is that the one in Canterbury? If it is that's not far from me (Essex). Derby has a good games programming course and one of the few top ones that looks at previous experience (which I have a good amount of) more than grades/UCAS points (which I don't have so much of)
Yeah, in Canterbury, to get in I need ABB (but they're a little flexible there as they take people through clearing), so I'm hoping I can get in. I'll also be doing the year in industry with them because it boosts the chances of getting a job by loads, goes from around 70% without it to 100% with it. And you also get a little bit of money![]()
Yep Derby have got the same thing and its one of the reason Derby has a very high employment rate because its mandatory for the majority of their courses. Hopefully I will get a decent one at a cool game studio, from what I here the studio you work with is very likely to give you a permanent job upon leaving.
What area of Computer science do you want to go into specifically, any particular programming interests?
Java is definitely not the best way to go if you want to do games programming. I've found C# to be really easy to use. I used XNA which is libraries for C# although that has been retired and is now MONO. You may want to check that out. Of course if you want to do professional development then you will need to learn C++ for sure!
Other than games programming I've always loved the idea of optimizing software, so that a bulky system can run on a lightweight machine. I guess that's why I'm interested in the Raspberry Pi and the Arduino boards.
Yeah, I know java isn't best for games programming (minecraft is a shining example of it), but I thought it will help me have a headstart at uni. I was gonna try some simple apps/games for android since I have an S4. It wouldn't be anything serious though, just a hobby for the holidays, was thinking of making a Harvest Moon kind of game (I used to love that game when I was younger and thought It'd be great to play on my mobile) although I probably won't get far since I've done no games programming before, but I can still dream!!!
I can send you one of the games I made for Extended Project for college, its in C# XNA. But bear in mind that I used and engine that runs on top of XNA which runs on top of C# XD. But I can try and help you out as well if you use C#. I will also be doing plenty of games programming over the summer. Possibly a new game as well as plenty additions for one of my game that has some potential
Haha fair enough, certainly annoying that Apple force you to use their own language:/ I'm quite tied to Windows and Windows Phone so C# is probably the best choice for me. That sounds like a pretty cool epq though.
Yeah, got an A in itUsed a Picaxe board for it. Originally wanted to use a Raspberry Pi but it weighed too much so switched it over. Wasn't loads of coding though, mostly just loved making my code interact with the hardware
![]()
I used a picaxe chip briefly in Electronics. They are programmed in basic if I remember correctly. Which is exactly what it says on the tin.