02 MAR 2021 by ideonexus
The Danger of Black-Box Abstraction
When I was a graduate student, if you were going to convert some data or something like that, you would write the FORTRAN code to convert the data yourself. That’s how you would do it. Now there are these programs. There are these windows and you click. I .nd with my students all the time, they don’t know why something isn’t working. I’m like, well, did the data convert properly? Open the .le and look at it. It is so black box and it is going from the time when you knew how the data w...Folksonomies: abstraction simulation
Folksonomies: abstraction simulation
13 JUN 2013 by ideonexus
Creative Space
A Cornell experiment in the 1960s polled a group of computer science students and divded them into those who liked to work with music in the background and those who didn't. They put 1/2 of each group together in a silent room, and the other 1/2 in a different room equipped with headphones and a musical selection. To no one's surprise, they performed about the same in speed and accuracy of completing a Fortran programming task. The part of the brain required for arithmetic and related logic i...Experiment shows that listening to music while you program can prevent deep logical insights.