Message from @Yajat

Discord ID: 543635051154374696


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.

2019-02-09 03:32:03 UTC  

MS has been trying to get programmers to use their libraries for years and years. .net replaced their old Standard Template Library if I'm remembering that correctly.

2019-02-09 03:32:12 UTC  

it's all tradeoffs. don't fall into these dumb elitist bandwagons

2019-02-09 03:32:14 UTC  

Yeah that's why c# is used in some web pages because its easier

2019-02-09 03:32:19 UTC  

Reading a certificate from a certificate store needs a bunch of classes in Java, because there is always a very rudimentary base class and then a dozen adapters for the specific cases.

2019-02-09 03:32:24 UTC  

it's just for me difficult

2019-02-09 03:32:25 UTC  

@Undead Mockingbird now C# does but 17 years ago when I first started with C# it was just Java with some nicer syntax

2019-02-09 03:32:32 UTC  

The specific cases in .NET usually have their own methods, not their own classes.

2019-02-09 03:32:36 UTC  

I just hate c#

2019-02-09 03:32:45 UTC  

I hate JS

2019-02-09 03:32:57 UTC  

c# is very nice if you work in an Enterprise environment and no one can tell thier a****** from their elbow

2019-02-09 03:32:58 UTC  

JS has too many surprises.

2019-02-09 03:33:05 UTC  

The typing is too loose at times.

2019-02-09 03:33:16 UTC  

c sharp is great for work with developers with IQs lower than 80

2019-02-09 03:33:20 UTC  

The language was literally created because sun didn't want MS monkying with the language.
So MS was just like, fuck you, we'll make our own.

2019-02-09 03:33:27 UTC  

It's meant to be easier to use because of it, but it just leads to too many issues a lot of times.

2019-02-09 03:33:35 UTC  

all im sayin is soy tastes good sometimes thats all

2019-02-09 03:33:38 UTC  

I rather have more statically typed languages.