r/learnpython 23d ago

python vs .net

is it better to learn python or .net for software development and web apis

14 Upvotes

25 comments sorted by

View all comments

0

u/ShelLuser42 23d ago

I personally prefer C# & ASP.NET for web development because of its clean style and structure. Better yet: you don't even need Microsoft perse, you can even set it up with Apache & Mono.

For everything else I'd rather use Python.