

Howdy. How do you make a board? Do you maybe also sell them?
Howdy. How do you make a board? Do you maybe also sell them?
Out of curiosity, could you give me an example? I usually think the opposite whenever I interact with other languages?
twee
I have very, very deep voice :)
Is calling someone Petal a slang or a regionalism? I, 30-something male, love doing that, petal.
My point is tha the libraries itself are not in Python and thus most likely not exclusive to it. This is not an attack on Python, I just find it funny a bit :)
Honestly most people use Python because it has fantastic libraries
In C++ if I remember correctly…
Edit: I do https://codefinity.com/blog/Python-Libraries-Written-in-C-plus-plus
I never considered it a democracy. It’s one-party system with two parties, what can be democratic about it? Smoke and mirrors.
same people would argue static typing is better then dynamic typing
I mean… It depends. But in my work (buy side finance) - duh.
People who has been maintaining the kernel and weathered multiple fads are wary to see if new guards will “stick”, or just stay along for a year or five, disappear and leave the old guard with shit.
The heck you’re talking about? There’s a ton of free resources to learn the basics.
https://dotnet.microsoft.com/en-us/learn/csharp official Microsoft learning resources.
https://dotnettutorials.net/course/csharp-dot-net-tutorials/ for C# basics and .NET framework (which is backend standard).
For game engines you need specific tutorials in those engines.
C# covers all feature of functional programming that comes to mind from Go (edit: not Go, what was it, Haskell?).
Traits? Done. Monads? Done. Functions as params? Sure. Closures, errors as values, whatever you want.
What are the specific language features you’re looking for or think are missing in C#?