Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Bubbles65965y@AleCx04 I mean thereâs a few reasons. the syntax, the performance it has. I also love the ecosystem of .NET Core and VS/VSCode, but one that doesnât really have to do with C# is that Iâve just been falling out of love with Python. I still love it just not as much, and after exploring other languages there are things about Python I can appreciate and vice versa
-
@Bubbles I have a tendency to chuck python in with js and other abominations, might I ask what it is you like about the language?
-
Bubbles65965y@ArcaneEye well I understand python wasnât made to be the most performant which some people give it shit for, which it is slow donât get me wrong but itâs not as slow as people make it out to be. Where Python shines is that itâs great for pumping out pretty nice programs pretty quickly with not as much code written, and automation is probably what it does best imo. Itâs just overall not that bad of a language it would just need a chance but I do understand why people would dislike it itâs not perfect.
Iâll even give JavaScript itâs own praise even though I use it but I donât like it, itâs the best for front end stuff and thatâs where I draw the line. -
@Bubbles well JavaScript is also the only thing for frontend, so... :-p
I hate it's guts. I know that is in part due to unfamiliarity, but also a significant amount due to lack of debugging options and case fuckery.
I use C# winforms/console to crank out fast programs and just can't get used to the indentation stuff in python... -
Bubbles65965y@ArcaneEye yeah it was made for front end and does it amazingly so I wish it would only be front end, but then people think âwhat ifâ and not âholy shit no why would you even want to do thatâ.
-
-
@Commodore No, I'm working with Visual Studio and compared to that, chrome feels no better than js does when compared to C#.
-
@Bubbles I'm just waiting for blazor to really take over :-p and yeah, I've never worked with nodejs, but just the idea gives me shivers.
-
@ArcaneEye well I've worked extensively with both c# and node.
When it comes to tooling, you can get the same features in both worlds. Hell you can even clutter your ram the same way.
The only thing to get shivers from is your own ignorance.
As of now C# has taken the crown from Python as my favorite language.
rant