ID:278320
 
Well, i got bored of only knowing 1 language. and i started Learning JavaScript (i finished today). But what other languages byond supports? i need a list of all of them please :)

PHP & MySQL/Oracle are probably your best bets.
In response to Emasym
i know php and mysql. o,o
BYOND supports DM.

BYOND happens to use the IE browser for browse() windows and browser elements, which supports most things IE supports.
In response to Stephen001
Stephen001 wrote:
BYOND supports DM.

BYOND happens to use the IE browser for browse() windows and browser elements, which supports most things IE supports.


Lol, i know. But i need other language to learn(which byond supports) :D.
In response to Prestige Entertainment
As BYOND, I support you learning English.
In response to Garthor
Garthor wrote:
As BYOND, I support you learning English.

Lol, my problem is. i'm learning Spanish and Portuguese and i get confused sometimes :/
DM, DM, and DM. Oh yeah, I think I missed DM.
In response to Jeff8500
Jeff8500 wrote:
DM, DM, and DM. Oh yeah, I think I missed DM.


<,<
In response to Prestige Entertainment
If you didn't get it, I meant that's the only language BYOND really supports, unless you count things like flash and stuff (which you really shouldn't, IE supports them, and BYOND uses IE, so yeah).
In response to Jeff8500
Well ok thanks to all. Just Wanted know Lol
As a Turing-complete language, BYOND supports all Turing-complete languages. I'm afraid I can't furnish you with a complete list, as the set is infinite (uncountably so?).

You might have to write a VM for the language in DM, though.
In response to Prestige Entertainment
Prestige Entertainment wrote:
i know [PHP, MySQL, JavaScript, DM]

Are you aware that there is more to programming than barely the language syntax? You might want to try and get fundamental knowledge instead of browsing and rushing through multiple languages, leaving you with the ability to copy and paste some code snippets together.
You can use C, C++, VB, C# and other similar languages to make .dll either sort of server, or even client communicating with BYOND server, but none of these can be used in normal way.
In response to Schnitzelnagler
Schnitzelnagler wrote:
Prestige Entertainment wrote:
i know [PHP, MySQL, JavaScript, DM]

Are you aware that there is more to programming than barely the language syntax? You might want to try and get fundamental knowledge instead of browsing and rushing through multiple languages, leaving you with the ability to copy and paste some code snippets together.


That sounded like a insult.
In response to Prestige Entertainment
It's not, consider the amount of time you need to spend to really be good with DM.

http://en.wikipedia.org/wiki/ Expert#Academic_views_on_expertise
In response to Stephen001
Stephen001 wrote:
It's not, consider the amount of time you need to spend to really be good with DM.

http://en.wikipedia.org/wiki/ Expert#Academic_views_on_expertise

if i suck at DM Coding like Schnitzelnagler said, i don't copy and paste codes like other ppl does. i do my own codes. and when i need help i come to developers forum.
In response to Prestige Entertainment
As Stephen001 noted, it wasn't in any form meant to be taken offensive. Not only does it take a while to get proficient in the programming lingo of your choice, but it is scientifically proven that rating yourself is tricky. Now, if you consider that proper design in an object-oriented programming language should not only be modular, but follow most of the basic paradigm (abstraction, encapsulation, polymorphism) to showcase good habits and feature readability, you'll see that maybe you can't just skim through and learn a language in a day of three.
In response to Prestige Entertainment
Well, he didn't say "you suck" so much as "you probably don't know DM as well as you think you do". For example I am a professional software engineer, and have perhaps spent 4000 hours purely on programming in my life so far.
In response to Ripiz
Actually, you can only use C/C++ to make DLL files that BYOND supports. Languages like VB and C# don't create the right kind of resource.
Page: 1 2