| David Phillips ( @ 2005-01-07 12:22:00 |
Hungarian Notation Revisited
I read a good blog entry about Hungarian notation the other day. The original Hungarian notation proposed by Charles Simonyi actually makes a lot of sense. It is a shame that most people dislike what they think is Hungarian notation simply because much Windows code uses a horrible variable naming technique that detrects from readiblity. As you may note from one my previous entries, I used to fall into that camp.
I read a good blog entry about Hungarian notation the other day. The original Hungarian notation proposed by Charles Simonyi actually makes a lot of sense. It is a shame that most people dislike what they think is Hungarian notation simply because much Windows code uses a horrible variable naming technique that detrects from readiblity. As you may note from one my previous entries, I used to fall into that camp.