Professor(s)
Notes
What would we learn about ourselves, our societies, and our technologies, by imagining ourselves back in time? What is the value of historical imagination in our attempts to invent the present and the future? In this First-Bridge pairing, we will be concentrating on the year 1984. Through the study of popular culture, archival information, intellectual history, and media technologies, we will build an ‘archaeology’ of discourses of masculinity in that year, and a ‘genealogy’ of ways in which people related to those discourses. We will discover how events and processes in that year led to our present world, and we’ll excavate possibilities that were not realized. We will explore those areas in analytical work, interviews with people across the world who lived through that year, and exercises of creative reconstruction. We’ll bond during study trips across the city of Paris, looking for traces of 1984, and experiencing the new possibilities for discourses of masculinity emerging in 2019. Across all of these sites and practices, we will ask how discourses of masculinity infiltrated bodies, styles, actions, and ways of thinking in 1984, and what traces remain in 2019.
Syllabus
<?php
$SROfferID = $entity->field_cams_id['und']['0']['value'];
if (course_syllabus_view_access_callback($SROfferID)) {
$url = 'sites/default/files/fields/field_course_syllabi_pdf/Syllabus '.$entity->title.'.pdf';
if (file_exists($url)) {
print '<p>' . l('View Syllabus PDF Archive', $url) . '</p>';
}
else {
$syllabi = course_syllabus_query('get_syllabus_list', '('.$SROfferID.')');
if (isset($syllabi[$SROfferID])) {
$url = 'course/' . $SROfferID . '/syllabus/view';
print '<p>' . l('View this course syllabus', $url) . '</p>';
}
else {
print t('There is no published syllabus for this course offering');
}
}
}
else {
print t('Please !login to view this course syllabi.', array(
'!login' => l(t('log in'), 'saml/login', array('query' => drupal_get_destination()))));
}
?>
Schedule
| Day | Start Time | End Time | Room |
|---|---|---|---|
Tuesday | 16:20 | 19:45 | Q-509 |