Professor(s)
Notes
Learning Outcomes
- Identify and define concepts and theses as anchored in particular authors and texts ;
- Compare and contrast Plato and Aristotle’s approaches to the question of the construction and stability of a city-state; and
- Distinguish and label parts of a philosophical argument.
- 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 |
|---|---|---|---|
Friday | 16:20 | 17:55 | G-102 |
Tuesday | 10:50 | 12:25 | G-102 |