in reply to Re^8: How do I go from procedural to object oriented programming?
in thread How do I go from procedural to object oriented programming?

There is a lot of non-pure functional languages that NEED to be able to distinguish between referentially transparent functions and other functions and they are not going to refer to the later in the artist-formerly-known-as-prince way

That makes sense.

The pascal style distinction is common and well respected.

Really? that's not my experience, but well, it may depend on where you move.

  • Comment on Re^9: How do I go from procedural to object oriented programming?