DEV Community

Discussion on: From Python to C#

Collapse
 
tux0r profile image
tux0r

You'll have to jump quite widely from Python to C#. But chances are you'll stay. LINQ is a wonderful thing and I find it sad that no non-Lisp language has something that comes close.

Collapse
 
endlesstrax profile image
Ricky White

Thanks. I did dabble in .net core 1.1 when it came out, so it's not entirely new to me. But I probably remember less than I think. 😂

Any resources you'd recommend?

Collapse
 
tux0r profile image
tux0r

MSDN, actually.