Comment on: Teach Yourself Programming in Ten Years
My only issue with C# is the fact that it is windows' and the compiler isn't that great. The free alternative (monodevelop) is passable.
That aside, it is a very simple language that does a lot of things for you (things that you would need to manage in C or C++) behind the scene.
My naïve opinion is that if you can write it in C#, just use C++ for the compiler (gcc). C++ is just a bit harder, but for someone like me who appreciates more control over what the program actually does, it's a benefit.
Comment on: Model shows off her sick coding skills (X-Post from /v/funny)
Code by VS maybe?
Comment on: Model shows off her sick coding skills (X-Post from /v/funny)
The issue is that this is not coding. Only three very simple commands in the terminal.
By JetBrains? Cool, I use a lot of their products.
Thanks for the heads up, I didn't know about Kotlin. It looks a tad weird, but I'll give it a shot.