What programming languages are you fluent in? - Oak - 03-18-2013
I know none beside a TINY DROP of Lua.
RE: What programming languages are you fluent in? - Virtual - 03-18-2013
I only know like 0,001% of LUA, and its all thanks to exploits back in 2012 in ROBLOX
RE: What programming languages are you fluent in? - BuildistGuard - 03-18-2013
Personally I know some LUA, HTML, C++ and Javascript. I am also planning to learn Assembly Language, C#, C, CSS, Python, and Java.
RE: What programming languages are you fluent in? - DysLabs - 03-19-2013
Lua, PHP, HTML, and Java.
Although the first three aren't really 'programming languages.'
RE: What programming languages are you fluent in? - Void - 03-19-2013
(03-19-2013, 12:38 AM)DysLabs Wrote: Lua, PHP, HTML, and Java.
Although the first three aren't really 'programming languages.'
I can understand PHP and HTML being markup languages, but how is LUA exempt from being a programming language?
RE: What programming languages are you fluent in? - Ghosty - 03-19-2013
Lua is a programming language. Now, it's not on the same level as Java or C++, because it's usually used for scripting and not creating programs from scratch, but it is a language.
And PHP is a programming language, isn't it? HTML isn't, yes, but PHP has functions and such.
RE: What programming languages are you fluent in? - DysLabs - 03-19-2013
I consider a scripting language a language that is meant to be embedded.
I consider a programming language somethig that can stand on its own.
The line isn't clear, but I consider Lua, Python, and PHP to be scripting languages
C(++) and Kava to be programming languages.
It's really the same thing though.
RE: What programming languages are you fluent in? - Ghosty - 03-19-2013
That's a reasonable enough distinction in my opinion.
RE: What programming languages are you fluent in? - Oak - 03-19-2013
I wanna learn VisualBasic and Torque/Torquescript bad.
RE: What programming languages are you fluent in? - Void - 03-19-2013
(03-19-2013, 01:21 AM)Oak Wrote: I wanna learn VisualBasic and Torque/Torquescript bad.
VB is rather outdated and unpreferable, and i have no clue what Torquescript is.
|