Professor(s)
Notes
Learning Outcomes
- A critical understanding of the importance of gender to media and popular culture.
- A foundational knowledge of key terms, concepts and areas of research in media and cultural studies and gender studies.
- An improved capacity to produce thoughtful and critical analyses of images, objects and structures of media and popular culture.
- An improved capacity to thoughtfully and critically produce multimedia content.
- Exploring and Engaging Difference: Students will think critically about cultural and social difference; they will identify and understand power structures that determine hierarchies and inequalities that can relate to race, ethnicity, gender, nationhood, religion, or class (CCI 3).
- Civic and Ethical Engagement: Students will demonstrate awareness of ethical considerations relating to specific societal problems, values, or practices (historical or contemporary; global or local) and learn to articulate possible solutions to prominent challenges facing societies and institutions today so as to become engaged actors at various levels in our interconnected world (CCI 4).
- Information Literacy: Students will comprehend how information is produced and valued in order to discover, evaluate, use, and create information and knowledge effectively and ethically. In FirstBridge, students will demonstrate the conversational nature of scholarship, and recognize their potential role and responsibilities as contributors to that conversation. For each discipline taught in FirstBridge, students will identify reference works, journals, databases and/or major works in history, in order to start effective research in the field.
- Life at University: Students will acquire the study skills, time management, and interpersonal skills needed to meet the demands of university-level academic work at a Liberal Arts College individually or as a team. Students will value the multiple meanings of place through experiential learning at AUP and beyond in the Parisian or global context.
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 |
|---|---|---|---|
Monday | 12:40 | 14:15 | G-113 |
Thursday | 18:10 | 19:45 | G-113 |