Message from @Deleted User

Discord ID: 391746859049156618


2017-12-17 00:19:06 UTC  

And parenthesis.

2017-12-17 00:19:27 UTC  

yeah, I keep forgetting that parenthesis in Scala are used for arrays, and not brackets

2017-12-17 00:19:32 UTC  

keeps screwing with me

2017-12-17 00:19:42 UTC  

Everytime I see the wierd stuff another language is doing, I begin to think "I just want to go back to C++ where everything is sane"

Then I remember, it's C++

2017-12-17 00:19:53 UTC  
2017-12-17 00:20:00 UTC  

[] != array?

2017-12-17 00:20:02 UTC  

C++ is fucking great.

2017-12-17 00:20:03 UTC  

🔫

2017-12-17 00:20:12 UTC  

no @Deleted User () == array!

2017-12-17 00:20:23 UTC  

C++ is good

2017-12-17 00:20:31 UTC  

So far, everyone that said "I'll do C++ better than C++" fucked up.

2017-12-17 00:20:42 UTC  

anyone ever used prolog?

2017-12-17 00:20:47 UTC  

@DanielKO what about C#?

2017-12-17 00:20:58 UTC  

cout << "This is a stupid print statement";

2017-12-17 00:21:15 UTC  

@meratrix you forgot to #include <iostream>

2017-12-17 00:21:26 UTC  

#include <fml>

2017-12-17 00:21:34 UTC  

C# fucked up, they started by stripping out important features of C++, only to add them later claiming the language "evolved". No you dipshits, you didn't know how important those things were when you decided to not have them.

2017-12-17 00:21:52 UTC  

what'd they strip out

2017-12-17 00:21:57 UTC  

I don't know any c#

2017-12-17 00:22:00 UTC  

std::cout << "I didn't learn this format until after I left my first college";

2017-12-17 00:22:09 UTC  

C# has automatic garbage collection

2017-12-17 00:22:13 UTC  

nice

2017-12-17 00:22:32 UTC  

C: free(Me of my life)

2017-12-17 00:22:38 UTC  

lol

2017-12-17 00:22:46 UTC  

so no one here has used prolog?

2017-12-17 00:22:50 UTC  

nope

2017-12-17 00:22:50 UTC  

Not I

2017-12-17 00:23:15 UTC  

Scheme/Racket, VB.net, C/C++03, C#

2017-12-17 00:23:37 UTC  

And I guess HTML/JS/ASP.NET if you don't throw too big of an anyeurism

2017-12-17 00:23:54 UTC  

My first language was Visual Basic, I know, crucify me

2017-12-17 00:23:55 UTC  

For instance, C# started out without partial types, generics, lambdas, object initializers, optional parameters...

2017-12-17 00:24:01 UTC  

>HTML
>Programming language

2017-12-17 00:24:06 UTC  

choose one

2017-12-17 00:24:07 UTC  

Was enums missing too?

2017-12-17 00:24:12 UTC  

but at least visual basic isn't html

2017-12-17 00:24:23 UTC  

no

2017-12-17 00:24:27 UTC  

enums are in C#

2017-12-17 00:24:39 UTC  

Like I said, if you don't throw *too* hard an anyeurism

2017-12-17 00:24:46 UTC  

But it sounds good to the technologically illiterate

2017-12-17 00:25:13 UTC  

it didn't have lambas, those are like the one thing in JavaScript I actually liked