Message from @Yajat

Discord ID: 543634748560506883


2019-02-09 03:28:34 UTC  

educated**

2019-02-09 03:28:40 UTC  

@Undead Mockingbird if you want a single exe, with all the byte code built in, pythoninstaller

2019-02-09 03:28:45 UTC  

java is fun to dabble in

2019-02-09 03:28:53 UTC  

but you'll have to know how to compile stuff

2019-02-09 03:28:57 UTC  

python is used for mostly bots and stuff though

2019-02-09 03:29:04 UTC  

Java is trash

2019-02-09 03:29:12 UTC  

no it isn't

2019-02-09 03:29:13 UTC  

java is fine, don't listen to contrarians

2019-02-09 03:29:18 UTC  

python is used for everything

2019-02-09 03:29:22 UTC  

🎅🏿

2019-02-09 03:29:30 UTC  

it appears my superiority has led to some controversy

2019-02-09 03:29:31 UTC  

java is great if you don't speak any other languages

2019-02-09 03:29:38 UTC  

wtf? lol

2019-02-09 03:29:46 UTC  

literally every other language is better than Java with the possible and I mean possible exception of JavaScript

2019-02-09 03:30:01 UTC  

Java is perfectly fine.

2019-02-09 03:30:02 UTC  

https://cdn.discordapp.com/attachments/463054787336732683/543634657434927133/bq-5c5ca37eae2f4.png

2019-02-09 03:30:03 UTC  

except c#

2019-02-09 03:30:18 UTC  

@Yajat easy now ... 😄

2019-02-09 03:30:21 UTC  

too edgy. java is fine, JVM is very useful for quite a few things

2019-02-09 03:30:21 UTC  

I used to dabble in it making web directors and it's just garbage

2019-02-09 03:30:24 UTC  

I hate c#

2019-02-09 03:30:30 UTC  

no I'd rather write c# then Java

2019-02-09 03:30:37 UTC  

at least it as a library repository that's worth using

2019-02-09 03:30:43 UTC  

I think I forgot how to even use c#

2019-02-09 03:30:45 UTC  

@Yajat C# is a copy of Java LOL

2019-02-09 03:30:52 UTC  

not really

2019-02-09 03:30:56 UTC  

well i'd agree with that...

2019-02-09 03:30:58 UTC  

C# is java done better

2019-02-09 03:30:59 UTC  

yeah c sharps not a copy of java

2019-02-09 03:31:01 UTC  

I don't like how the class library is designed in Java. It's too granular. Everything needs a dozen adapters and instances before you can do anything.

2019-02-09 03:31:05 UTC  

yeah I'll agree with taken on this

2019-02-09 03:31:06 UTC  

https://cdn.discordapp.com/attachments/463054787336732683/543634924092260362/bq-5c5d0b2b4e0d5.png

2019-02-09 03:31:13 UTC  

every language of code is similar in some way

2019-02-09 03:31:14 UTC  

and c# is pretty much java combined with C++. it is kind of a copy

2019-02-09 03:31:17 UTC  

C# is Microsoft's C++ using .net framework.

2019-02-09 03:31:29 UTC  

Pretty much

2019-02-09 03:31:30 UTC  

There is a C++.net

2019-02-09 03:31:36 UTC  

oh god

2019-02-09 03:31:38 UTC  

with @taekahn on this*

2019-02-09 03:31:41 UTC  

@grayhatter When JUnit were making NUnit to make the Java code compile in a C# compiler they literally just changed some namespaces and a few keyword changes

2019-02-09 03:31:49 UTC  

C# and .NET have more standalone classes. You don't have to write so much code to get it to do anything.