I picked up what reading ability I have in Pascal through trying to understand classic Mac memory management and Toolbox usage. Not hugely useful now, but I did take away a practice of storing the return value of a function in a variable named after that function from Pascal. I think it's a very clear and expressive convention.

//