|
|
|
|
|
by listening
5277 days ago
|
|
And linguistic style reflects how a person thinks (so the theory goes). So when you mimic someone's linguistic style, you may find yourself succumbing to their way of thinking. The theory continues that different programming languages reflect different linguistic styles and thus your choice of programming language can affect the way you think. As an example, I do a large amount of text processing work using sed. Interestingly (imo), sed is a language designed by someone who had a degree in Psychology. As a result, to some extent my way of thinking would probably differ from someone who uses, e.g., Perl as their preferred language for processing text. |
|