Quote:
Originally Posted by rkomar
Very interesting. I seem to be completely the other way around, in that I find verbalizing the logical statements makes them clearer to me. Okay, I can see now that someone who thinks that way while coding may not find it easy to describe their code using natural language. Thanks.
|
I'm like you. My pseudocode reads like more like English prose than symbolic logic. I'm kind of impressed by those system and bare-metal types who truly think about thier code in nonverbal ways. I guess that how people come up with those bizzare highly-optimized algorithms and bits of deep-magic.