Our programming teacher taught us to use the Hungarian notation (e.g. intMyInteger, strMyString,...) while programming.
But I have heard somewhere this isn't actually used in the professional world. Is this true?
Edit: I just found out this is actually "Leszynski"