It was interesting to read. There aren't many google results for 'multiple demand network' that I could easily parse, but I did happen to find this paper on it in primates[0] (also happens to be from MIT) when I was trying to find an image that showed what parts of it are activated. I found this slide from a lecture very interesting[1]. [0]: http://web.mit.edu/9.s915/www/classes/duncan.pdf [1]: https://i.imgur.com/xd…
You are right, that slide is very interesting indeed. I wonder what it is about the different languages that triggers the brain to use different regions?
To the brain, reading computer code is not the same as reading language
11–20 of 232 posts
Re: To the brain, reading computer code is not the same as reading language
#12Re: To the brain, reading computer code is not the same as reading language
#13Of course it doesn't! But I'm interested to know if that's also the case when reading cooking recipes or instruction manuals?
Re: To the brain, reading computer code is not the same as reading language
#14Re: To the brain, reading computer code is not the same as reading language
#15I wonder if editing a piece of written work would activate some of those same problem solving areas as reading computer code does. It that case you're more concerned about structure, grammar, correct wording and such. I find personally i'm in a different frame of mind that reminds me, at least, more of a coding frame of mind than a reading frame of mind. A lot of the time editing, I'm not really paying attention to t…
Reading through the research methods of this study, it says the participants read a single line of English text or Python/Scratch code at a time. (Example English sentence of "NOBODY COULD HAVE PREDICTED THE EARTHQUAKE IN THIS PART OF THE COUNTRY"). So this study was looking only at the very granular level of "reading".
Re: To the brain, reading computer code is not the same as reading language
#16I wonder what kind of computer code was shown. I find there are times when reading boiler plate code/code that has more to do with API calls or the likes one does not need any kind of logic/problem solving but just shallow understanding
Re: To the brain, reading computer code is not the same as reading language
#17So I can't replace reading of 'War and Peace' with 'Enterprise FizzBuzz' edition.
Re: To the brain, reading computer code is not the same as reading language
#18I wonder if editing a piece of written work would activate some of those same problem solving areas as reading computer code does. It that case you're more concerned about structure, grammar, correct wording and such. I find personally i'm in a different frame of mind that reminds me, at least, more of a coding frame of mind than a reading frame of mind. A lot of the time editing, I'm not really paying attention to t…
I've also found when I'm deep in a problem solving mode like coding I tend to be far less empathetic. So it seems to mess with my people skills too until I come up for air.
Re: To the brain, reading computer code is not the same as reading language
#19Re: To the brain, reading computer code is not the same as reading language
#20So obvious next question is how does reading the law compare?