ScriptUO

Casa de TrailMyx => Programming / Operating Systems => Topic started by: asdman on October 21, 2010, 06:06:10 AM

Title: Question about with that language to start with
Post by: asdman on October 21, 2010, 06:06:10 AM
Yeah, i want to learn c# and LUA(EUO), but which one i should start with, or learn them at the same time.
Title: Re: Question about with that language to start with
Post by: Endless Night on October 21, 2010, 07:20:17 AM
well thier different.  start where your most interested.  If thats in creating EUo scripts .. start with LUA .. if thats writting applications nothing to do with EUO then start with C.

Thier both different and unless your used to programming learning them at the same time might drive you bonkers.
Title: Re: Question about with that language to start with
Post by: asdman on October 21, 2010, 07:42:45 AM
Heh, thanks.. I thought it was harder language > easier.. for example learn c++ and lua would be a piece of cake for you.
Title: Re: Question about with that language to start with
Post by: Masscre on October 22, 2010, 02:22:03 PM
In my opinion Lua is harder to program in than C++ ??
Title: Re: Question about with that language to start with
Post by: TrailMyx on October 22, 2010, 02:41:39 PM
Lua is a piece of cake compared to C++.
Title: Re: Question about with that language to start with
Post by: UOMaddog on October 22, 2010, 03:36:51 PM
To do basic C-based programming is pretty simple. However, C has been around long enough (to develop 4 + signs after its name!) that its functionality can get CRAZY! However, in the modern parallelized computer world, LUA is actually a pretty useful language.