Course Master:
Term:
Fall 2020
Discipline:
RS (Reflective Seminar)
Credits:
0 credits
Type:
Regular
Level:
Undergraduate
Can be taken twice for credit?:
No
Pre-requisites:
None
Co-requisites:
None
The cultures of the Middle East and North Africa are plural. Though marked by monotheism, this region, running from the Atlantic Ocean in the West to the Arabian Gulf in the East, is home to multiple languages, lifestyles, and forms of architecture. This First Bridge offers an introduction to cities as diverse as Cairo and Istanbul, Fès, Tunis and Diyarbakir, along with the expanding capsular metropolises of the Gulf emirates. Discovering the region’s societies through literature, film, and social media, students will be introduced to theories drawn from cultural geography and urban planning. With Paris home to numerous Middle Eastern diaspora groups, visits to museums and other sites in the city are planned.
<?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()))));
}
?>
| Day | Start Time | End Time | Room |
|---|---|---|---|
Friday | 14:30 | 16:05 | G-L22 |