Hacker News new | ask | show | jobs
by krambs 3645 days ago
Have you tried writing a complex wep app/api with C#? It's an absolute joy to use. Python still has it beat for math and ML libraries, but for getting up a quick web app with robust (and easy) data queries (LINQ) it's pretty unbeatable.
1 comments

Yes, LINQ is really good. With these news i am willing to go back and try it in some more project.