$semester_id = get_cur_semester_name (); print "$semester_id"; ?>
You will find below descriptions of all courses taught by IBS in the current semester, organized by category. Please follow the links in the table to go to the category and semester you are interested in.

International Business:
$semester_id = get_cur_semester_name (); print "$semester_id"; ?>
$semester_id = get_cur_semester();
print_Course_Category(1,$semester_id);
?>
Top of page
International Economics:
$semester_id = get_cur_semester_name (); print "$semester_id"; ?>
$semester_id = get_cur_semester();
print_Course_Category(2,$semester_id);
?>
Top of page
International Finance:
$semester_id = get_cur_semester_name (); print "$semester_id"; ?>
$semester_id = get_cur_semester();
print_Course_Category(3,$semester_id);
?>
All courses with a suffix “f” are module courses. These courses meet for half a semester and receive 2 credits per class, rather than the usual 4 credits.
Courses ending in “a” meet for the full semester and carry 4 credits.
Top of page