New Posts  All Forums:

Posts by BinaryBoogieman

Quote:Originally Posted by pnoozi Wouldn't scripting languages like Javascript, Python and C# be most useful for game development? I have limited experience in 3D apps and I never encountered a situation where I needed to pull out...
Quote:Originally Posted by farmdve Just to say, C and C++ are two different languages, although C++ is based on C. Many people will tell you that C++ is the best for game development, but I urge to find this for yourself. I am also...
Hmm, I don't really do much C# coding, and the stuff I do know is self taught... That being said, I have heard: http://www.csharp-station.com/ is pretty good. Other than that I recommend looking on Amazon for some highly rated books.
OK, I am going to try and keep this short and sweet (this question is asked a lot, and usually gets very big, very quick). First off, you need to decide what field of game design you want to get into to; programming, level design,...
Quote:LUA is also considered a scripting language and not so much a programming language, at least thats my opinion. I also agree, LUA is a scripting language, not a programming language. That being said UDK does not use LUA. UDK uses...
The "this" keyword in Java (like Harbinger mentioned) references the current object the call is made in. I.E. Code: class ThisClass { public int x; //Class constructor. public ThisClass(int x, int y) { //This call refers to X in...
It has been awhile since I have run a RAID 1 setup, but I think you can set one up without formatting.
New Posts  All Forums: