wowser Posted September 29, 2004 Posted September 29, 2004 Hey just a quick question for all you C++ developers, I'v just started studying java as part of my degree course it looked quite similar to C++, do you guys think that a java developer can successfully code a blue mod?. Thanks
Kent747 Posted September 29, 2004 Posted September 29, 2004 going from Java to C/C++ would be more painless than many other languages.. I think if you are an adept programmer in any language, you can learn enough C++ to code an addon.
wowser Posted September 29, 2004 Author Posted September 29, 2004 oh thats cool, I did notice a few similaraties, however I did find out that there are no pointers in java, I'm hoping there are no pointers used in addons (I wouldnt think so). Thanks again
orappa Posted September 29, 2004 Posted September 29, 2004 There'll be modding tutorials available when Blue is launched, so that shouldn't be a problem.
Oli Posted September 29, 2004 Posted September 29, 2004 go get "C for Java Programmers" by T. Muldner, cheap book and explains it well
StAnToN Posted September 29, 2004 Posted September 29, 2004 oh thats cool, I did notice a few similaraties, however I did find out that there are no pointers in java, I'm hoping there are no pointers used in addons (I wouldnt think so).Thanks again C# is like java and C++ together!
Posty Posted September 30, 2004 Posted September 30, 2004 oh thats cool, I did notice a few similaraties, however I did find out that there are no pointers in java, I'm hoping there are no pointers used in addons (I wouldnt think so).Thanks again C# is like java and C++ together! C# is the bastard child of microsoft that no one can figure what the hell to do with it.
Recommended Posts