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.
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.
[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.
.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# )