Math is a subset of language, surely.
The language brain matters more for programming than the math brain? (2020)
11–20 of 465 posts
Re: The language brain matters more for programming than the math brain? (2020)
#12I wonder if this finding hold across programming languages. I suspect the conclusions would be different for people programming in APL instead of Python, for example.
Re: The language brain matters more for programming than the math brain? (2020)
#13Math is a subset of language, surely.
Re: The language brain matters more for programming than the math brain? (2020)
#14I wonder if this finding hold across programming languages. I suspect the conclusions would be different for people programming in APL instead of Python, for example.
Re: The language brain matters more for programming than the math brain? (2020)
#15I have found a fairly interesting correlation between people who are good at learning programming and people who are good at English spelling bees. Something about holding a lot of anecdotes and esoteric rule exceptions when performing an otherwise algorithmic process.
Are you a teacher and/or someone that runs spelling bees or otherwise someone that has done the proper statistics to distinguish this correlation with generalised intelligence. Just wondering where you get this anecdata from?
Re: The language brain matters more for programming than the math brain? (2020)
#16Re: The language brain matters more for programming than the math brain? (2020)
#17Math is a subset of language, surely.
Some types of math benefit a lot from visual reasoning. Like geometry.
You can see visual reasoning as a little cheat computation, you can run math problems through your sense-determining brain, which is what brains are really good at (robots struggle with our levels of dexterity). But the fact remains that you can only visualize in low dimensions, and there are infinitely many dimensions.
Note: You can reduce many problems to 3d, but also many problems in 3d have configuration spaces with much higher dimension, so there's some nuance.
Re: The language brain matters more for programming than the math brain? (2020)
#18Re: The language brain matters more for programming than the math brain? (2020)
#19Re: The language brain matters more for programming than the math brain? (2020)
#20I wonder if this finding hold across programming languages. I suspect the conclusions would be different for people programming in APL instead of Python, for example.