What programming languages do you know?

If we are including scripting, shell, and markup languages (in no real order):

  • Python
  • Java
  • PHP
  • Bash
  • Batch
  • HTML
  • CSS
  • Javascript
  • JQuery
  • Some C/C++ (very little experience from messing with it a few times)
  • KV (Markup language for Kivy, which is a Python framework)

C# Master Language
Java close second
C acceptable
C++ … eh.
Also:
HTMlL, CSS, Javascript, PHP, GML, Denizen
Some experience in Python too.
Played in ASM for 5 minutes, never made anything of use.
Probably forgetting a few.

JQuery seems like an interesting language.

I know

  • PHP
  • HTML
  • CSS
  • Small bit of js

Intending to get into Java (as I have a few plans for my upcoming MC server) soon. :slight_smile:

Web development is nice, but I tend to do both. Java is hard to learn if you already know other languages, such as JS & PHP, as it’s so formal.

2 Likes

I know what you mean, My primary is PHP, and Java is a bit confusing to me, I actually find C# to be a little bit easier than Java is. I haven’t really spent the time to learn more of Java, although I probably should with me running Minecraft servers.

Not so much as ‘know’ but languages I have worked in:
VB6
Python
Papyrus
Lua
Java
C#

Java
C++
C
C#
VB
Basic
Python
Perl
TCL
Bash
Batch
Lua
Ruby
HTML
CSS
Javascript
VBScript (IE exploits ftw! \o/)
PHP
ASP
SQL
XML
JSON
YAML
HOCON

Among others that I cant think of at the moment. Theres dozens of proprietary languages I know, too, such as mIRC’s scripting language (yuk!).

At this point, I can literally pick up on any language in a matter of minutes…

[quote=“Billy, post:68, topic:1808”]
XML
JSON
YAML
HOCON
[/quote]Those aren’t even languages, those are data storage systems. Filetypes. Not executable languages, not even markups.

You’re right, they are not programming languages. But they are indeed languages, none-the-less…

Not really, it’s just text written in a fancy way.

1 Like

Java, Some visual basic, Batch (if it’s a language), basic HTML, minimal CSS.

Also, C# messes with my MIND

If you think C# is hard, check out Object-C.
Strings aren’t Strings, they’re NSStrings!
Integers? NSNumbers

-_-

Say what?

Die, NS!!!

I don’t even know what NS is?!?!?
And don’t get me started on .h & .m files!

//Fake Java
if(FileInputStream.getFile().equals("*.h")
{
    FileInputStream.getFile().delete();
    FileInputStream.getFile().isStupidExtention(true);
}
1 Like

.h files are fun though! Declaring exactly what functions you consider to exist and what you do not believe in… it’s excessive and they only exist for historical slow-compily reasons but still, FUN. They’re in all the low-level C languages (Which is all of them except C# )

EDIT: Bad @ButterDev >:(

1 Like

Oh are we also doing parsing?

  • Json
  • Yaml
  • XML
    Probably something I’m forgetting.

I’m sowwy.

ButterDev.isTrue(true);
1 Like

nope.yml

dont do dis

1 Like