I ran OCR over the text (using the first website I could find that takes image urls directly), so you don't have to. A quadrangle which is formed and enclosed by four lines, the first of which is drawn from a point halfway between a point halfway between the center of the wall and the upper left corner and the midpoint of the left side and the upper left cor- ner to a point halfway between the midpoint of the top sid…
Student Solves Sol Lewitt Drawing Assignment in Pseudocode
21–28 of 28 posts
Re: Student Solves Sol Lewitt Drawing Assignment in Pseudocode
#22He's really quite shameless and condescending about singling her out for praise and elevating her above all of the other students: > Melanie Nailed It > (diagrams showing wrong answers of other students) > (diagram labeled with "Lewitt" and "Melanie") > If I were Pace Gallery, I know whom I would hire. > each of the corners of Lewitt’s quadrilateral was reliably located by about a quarter of the students > marvelous…
But the best ones do it in private, or in written feedback, or generally to everyone as a motivational tactic. All of that I'm willing to tolerate, and I've seen some (not many) user acerbic brutal feedback to achieve results out of me I'd never find possible.
But never have I seen a teacher signal out particular students, compare their work openly, while holding up other particular students as examples of what not to do.
Is that good or bad? The principle of rewarding individual excellence is good, and the attitude could even be forgiven in certain circumstances.
But there's a way to do that without being a dick. And if you're going to be a dick, you better b the extremely rare person that knows how to be a dick properly and effectively, usually with an undercurrent of good humor and in the pursuit of ultra-high standards.
Re: Student Solves Sol Lewitt Drawing Assignment in Pseudocode
#23He's really quite shameless and condescending about singling her out for praise and elevating her above all of the other students: > Melanie Nailed It > (diagrams showing wrong answers of other students) > (diagram labeled with "Lewitt" and "Melanie") > If I were Pace Gallery, I know whom I would hire. > each of the corners of Lewitt’s quadrilateral was reliably located by about a quarter of the students > marvelous…
What pedagogical purpose does this serve? I'm a fan of tough love from teachers. I'd rather get a low grade and learn a great deal than a high grade and learn nothing. For some instructors, part of that is being willing to say the equivalent of "this is complete shit" when your work is, in fact good, but not up to standards. But the best ones do it in private, or in written feedback, or generally to everyone as a mot…
My two cents: While I would have hated such a thing in an engineering class, I really appreciated public discussion and criticism of my work in the arts. I found that such transparency, even when painful, was hugely valuable to me as I grew as an artist.
Re: Student Solves Sol Lewitt Drawing Assignment in Pseudocode
#24Earlier quoted context omitted.
What pedagogical purpose does this serve? I'm a fan of tough love from teachers. I'd rather get a low grade and learn a great deal than a high grade and learn nothing. For some instructors, part of that is being willing to say the equivalent of "this is complete shit" when your work is, in fact good, but not up to standards. But the best ones do it in private, or in written feedback, or generally to everyone as a mot…
Keep in mind: This class is part of a conservatory-style BFA program. These students are already, or will soon be, custom to public critiques. And learning how to accept public criticism, positive and negative, is explicitly a goal of many such programs. My two cents: While I would have hated such a thing in an engineering class, I really appreciated public discussion and criticism of my work in the arts. I found tha…
Re: Student Solves Sol Lewitt Drawing Assignment in Pseudocode
#25Re: Student Solves Sol Lewitt Drawing Assignment in Pseudocode
#26Could someone who understands art elaborate on why both the original work and this are important?
Re: Student Solves Sol Lewitt Drawing Assignment in Pseudocode
#27It was fun to write :).
[1] https://gist.github.com/guillaume86/6423775
[2] https://dl.dropboxusercontent.com/u/177896/SolLewitt.PNG
Re: Student Solves Sol Lewitt Drawing Assignment in Pseudocode
#28Earlier quoted context omitted.
The first line is given in the text as: "... first of which is drawn from a point halfway between a point halfway between the center of the wall and the upper left corner and the midpoint of the left side and the upper left corner to a point halfway between the midpoint of the top side and the upper right corner". Given that the line has a FROM and TO point, we can extract those: FROM a point halfway between a point…
I came to the same conclusion. Now I'm expecting someone to make a parser/interpreter and a Sol Lewitt image encoding format using the genetic algorythm that turn images into semi transparent polygons :).