Warning: Use of undefined constant image_setup - assumed 'image_setup' (this will throw an Error in a future version of PHP) in /home/clinam5/public_html/clinamen/wp-content/themes/autofocus/functions.php on line 576

Warning: Use of undefined constant image_setup - assumed 'image_setup' (this will throw an Error in a future version of PHP) in /home/clinam5/public_html/clinamen/wp-content/themes/autofocus/functions.php on line 577
Clinamen » The Year of Computational Thinking

Warning: Use of undefined constant CC - assumed 'CC' (this will throw an Error in a future version of PHP) in /home/clinam5/public_html/clinamen/wp-content/themes/autofocus/single.php on line 14
CC

The Year of Computational Thinking

Image Credit: “Habitat – Exoskeleton – Top View” by Horst Kiechle

Here’s a video of my presentation from this year’s Computer’s and Writing Conference. It was part of a panel that Jentery Sayers and Virginia Kuhn organized entitled “Hacking the Classroom.” I wasn’t able to attend in person, but Jentery was kind enough to let me send along this video in my place. A transcript of the talk is below. (Note: The student work I discuss is available at my course website.)

 

Transcript:

Something is in the air, and it seems that 2012 is the year of code. From Code Academy’s “Code Year” project to Cathy Davidson’s call for a fourth R (algoRithms) to New York Times articles about programming “for the rest of us,” there is a public conversation happening about how code is more than just a technical practice. My own attempts to hack the classroom during this past academic year have happened with these broader public discussions in mind. I recently joined a brand new program in Digital Studies at the University of Wisconsin-Madison. This interdisciplinary program offers an undergraduate certificate in Digital Studies and currently includes faculty from Art, Communication Arts, English, and Journalism. Our focus is on providing students with a broad range of digital skills, from the visual to the aural to the computational.

Given this global context (“the year of code”) and my local context (UW-Madison’s Digital Studies program), I’ve attempted to make this “the year of computational thinking” for students in my classes. And I guess you could say I’ve done this by hacking the classroom. For me, hacking is about exploring possibilities without worrying too much about what the end result will look like. I certainly hoped that students would leave the classroom with a better sense of that “4th R,” but I also knew that I was experimenting with technologies and assignments that were brand new to me.

During these classes, my own hacks of the classroom have been two-fold:

Hack #1: Studio Pedagogy

Influenced by my colleague Jon McKenzie, I have begun to see my classroom as a studio space. I have given students more time and space to make things. This has been helped along by my teaching schedule—the classes I taught this year met once per week, and this made it easy for me to compartmentalize time. For instance, we might spend 45 minutes discussing our reading and then the remaining hour and a half would be devoted to designing video games or interactive fiction. For me, this approach also emerged out of conversations with colleagues about teaching courses online. I tried to imagine what I’d say if an administrator who asked me why I needed classroom space. Why couldn’t I just teach my courses online? We need good answers to this question. Online courses can be a good solution to certain problems, but it is not a magic bullet. But we need strong answers to questions about online teaching and the value of synchronous classes. This is one good reason to hack the classroom and explore its various affordances. How would you respond to a department chair or administrator who asks you to offer your courses online?

Hack #2: Writing code in the writing classroom

In both classes, students wrote a significant amount of code. They used two different systems: Inform7 and Scratch. Both of these systems are designed for the novice programmer. Inform7 allows students to code using English language sentences, and Scratch offers a visual interface. I’d like to briefly describe two of the more interesting student projects:

 

Bully Be Gone

Bully Be Gone is a work of interactive fiction that intervenes in contemporary discussions about bullying. Rather than presenting statistics or anecdotes about bullying, this game places the player in a world and asks them to move through it. The game (spoiler alert) slowly reveals to the player that s/he is the bully. Actions that initially seemed like day-to-day activities of day (taking an apple or) are eventually revealed to be the actions of a bully, and the player must right each of these wrongs in order to finish the game.

 

Walker, Wisconsin Ranger

Walker, Wisconsin Ranger is an attempt to address Ian Bogost’s argument in Persuasive Games that political video games have largely failed to take advantage of the procedural affordances of games. Students were tasked with creating a game that addressed an issue in Wisconsin politics, and that game needed to make a procedural argument. Walker, Wisconsin Ranger, puts the player in the shoes of Governor Walker. Game play involves making budget cuts that inevitably affect approval ratings. The game makes a fairly complex procedural argument about politics and policy by immersing us in the world of Scott Walker.

 

In addition to these courses, I’m looking forward to teaching “Composition and Computation” in the fall. This is part of a Freshman Interest Group I designed. A cohort of twenty first-year students will be taking three courses together: first-year writing, a course called “Principles of Computation,” and my course, which will involve writing code and tinkering with Arduino boards.

I have very much enjoyed this year of computational thinking. And while the Digital Studies program has allowed me to hack the classroom and push the boundaries of composition and rhetoric, I have been excited to watch my students hack in the classroom.

2 Trackbacks

  1. […] Clinamen » The Year of Computational Thinking. […]

  2. By Links from CWCON 2012 | Writing New Media on May 21, 2012 at 9:16 am

    […] Jim Brown “The Year of Computational Thinking” […]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

<div id="footer"> My most recent blog entries are linked on the front page. Visit the <a href="http://www.clinamen.us/?author=1">archive</a> to view previous posts. <br> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-10800421-1"); pageTracker._trackPageview(); } catch(err) {}</script> All content is licensed under a Creative Commons License. Some Rights Reserved. <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/88x31.png" /></a><br /><span xmlns:dc="http://purl.org/dc/elements/1.1/" property="dc:title"> <p id="footer-credit"> <span id="generator-link"><a href="http://wordpress.org/" title="<?php _e('WordPress', 'sandbox'); ?>" rel="generator"><?php _e('WordPress', 'sandbox'); ?></a></span> <span class="meta-sep">|</span> <span id="theme-link"><a href="http://www.plaintxt.org/themes/sandbox/" title="<?php _e('Sandbox for WordPress', 'sandbox'); ?>" rel="designer"><?php _e('Sandbox', 'sandbox'); ?></a></span> <span class="meta-sep">|</span> <a href="http://www.allancole.com/wordpress/themes/autofocus" title="<?php _e('Autofocus', 'sandbox'); ?>"><?php _e('Autofocus', 'sandbox'); ?></a> </p> </div><!-- #footer --> </div><!-- #wrapper .hfeed --> <?php wp_footer(); ?> <head> <script src="http://platform.twitter.com/anywhere.js?id=pMcqZMD2TWnxUpr73ghpLw&amp;v=1"> </script> <script type="text/javascript"> twttr.anywhere(function(twitter) { twitter.hovercards(); }); </script> </head> </body> </html>