What are your opinions on .NET Core vs Python?

Michael Torrie torriem at gmail.com
Tue Jan 31 11:18:21 EST 2017


On 01/30/2017 10:31 PM, Gregory Ewing wrote:
> Michael Torrie wrote:
>> He was saying that you can
>> use the explicit self paradigm in C#. Simply prefix each member variable
>> with "this."
> 
> One can do that in one's own code, but it doesn't help
> you to read the code of someone else who hasn't done
> that. Since it's not part of the C# culture, the vast
> majority of other C# code you encounter won't be using
> it.

Agreed, and that's what I said in response to his suggestion about doing
that.




More information about the Python-list mailing list