Skip to main content

COURSE DETAIL

DEDICATIONS IN THE WOLF PRIVATE LIBRARY
Country
Germany
Host Institution
Humboldt University Berlin
Program(s)
Humboldt University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
History English
UCEAP Course Number
141
UCEAP Course Suffix
UCEAP Official Title
DEDICATIONS IN THE WOLF PRIVATE LIBRARY
UCEAP Transcript Title
DEDICATIONS WOLF
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

Personal dedications in book copies from this author's library are examined as documents of literary history. The form, content and dating of each individual dedication must be contextualized through extensive research in order to find out to what extent they are documents of East-West German, transnational or GDR-internal relationship networks. In the first step, we explore the bibliophilic form and variety of dedications in the “turning library” comprising several shelves from the basement of Christa and Gerhard Wolf's Pankow apartment, which, after being donated and moved, is now located at the Christa and Gerhard Wolf private library work and research center. The second step is documentation and the third is an attempt at contemporary and literary-historical contextualization.

Language(s) of Instruction
German
Host Institution Course Number
5210042
Host Institution Course Title
DEDICATIONS IN THE WOLF PRIVATE LIBRARY
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Deutsche Literatur

COURSE DETAIL

INTERMEDIATE GERMAN: GRAMMAR-BASED WRITING
Country
Germany
Host Institution
Humboldt University Berlin
Program(s)
Humboldt University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
German
UCEAP Course Number
110
UCEAP Course Suffix
F
UCEAP Official Title
INTERMEDIATE GERMAN: GRAMMAR-BASED WRITING
UCEAP Transcript Title
INT GER GRAM WRITNG
UCEAP Quarter Units
5.50
UCEAP Semester Units
3.70
Course Description

In this course, students practice writing simple texts and train grammar topics that are important for both casual and formal writing. The focus is on writing occasions from everyday private and student life (e.g. creative writing, notes, emails). Students also prepare a short essay at the end of the course. The grammar topics that are covered are based on the students' texts. Students' willingness to write short texts on a regular basis is therefore important.

Language(s) of Instruction
German
Host Institution Course Number
91527
Host Institution Course Title
INTERMEDIATE GERMAN: GRAMMAR-BASED WRITING
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Sprachenzentrum

COURSE DETAIL

INTENSIVE BEGINNING GERMAN I
Country
Germany
Host Institution
Technical University Berlin
Program(s)
Technical University Berlin
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
German
UCEAP Course Number
20
UCEAP Course Suffix
B
UCEAP Official Title
INTENSIVE BEGINNING GERMAN I
UCEAP Transcript Title
INTENS BEGN GER I
UCEAP Quarter Units
8.00
UCEAP Semester Units
5.30
Course Description

This course for foreign students is designed to improve students’ language skills and vocabulary. Areas of focus include grammar, conversation, writing exercises, and listening and reading exercises. In addition, excursions are planned to introduce students to German culture. Students work with cultural and historical topics on an academic level and broaden their intercultural knowledge. They are introduced to independent learning methods and familiarize themselves with typical learning situations at German universities. In this class at the A1 level according to the CEFR, students learn basic vocabulary and grammatical structures as well as corresponding competencies in university-specific situations. The class takes intercultural and methodological aspects of foreign language learning into consideration, and students are introduced to German culture and society. The A1 level is split into two courses, the A1.1 course covers the first half of the level and the A1.2 course covers the second half of the level.

Language(s) of Instruction
German
Host Institution Course Number
Host Institution Course Title
INTENSIVE BEGINNING GERMAN I
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
ZEMS

COURSE DETAIL

LITERARY UCHRONIES
Country
Germany
Host Institution
Humboldt University Berlin
Program(s)
Humboldt University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
History
UCEAP Course Number
155
UCEAP Course Suffix
UCEAP Official Title
LITERARY UCHRONIES
UCEAP Transcript Title
LITERARY UCHRONIES
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

In literary uchronies, fictional scenarios are created that are based on an alternative course of history. They can therefore be understood as thought experiments that seek an answer to the question of what would have happened if history had taken a different path at one point: What if the Second World War had taken a different course? What if the turning point hadn't happened? What if the First World War had never ended or had never happened at all? The lecture approaches this phenomenon from different perspectives, tracing the history of concepts and genres as well as identifying thematic focuses of concrete literary uchronies. The distinction from Uchronia in historical science will also play an important role. In this way the course shows that literary uchronia is not just a (sometimes quite amusing) game of the imagination, but in most cases also a challenging and intensive examination of the past as well as the present.

Language(s) of Instruction
German
Host Institution Course Number
5210026
Host Institution Course Title
LITERARY UCHRONIES
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Deutsche Literatur

COURSE DETAIL

COMPUTER SYSTEMS ARCHITECTURE
Country
Germany
Host Institution
Technical University Berlin
Program(s)
Technical University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
115
UCEAP Course Suffix
UCEAP Official Title
COMPUTER SYSTEMS ARCHITECTURE
UCEAP Transcript Title
COMP SYSTEMS ARCH
UCEAP Quarter Units
5.50
UCEAP Semester Units
3.70
Course Description

The following topics are covered in this course: computer arithmetic, number formats (place value systems, fixed- and floating-point numbers); basics of digital design ((combinatorial logic, gates, truth tables, storage elements, finite state machines); basic technologies and components of a (secure) computer architecture; assembly programming (MIPS): assembly language, control flow, addressing; structure and operation of a multi-cycle data path (MIPS), structure and operation of a multi-cycle implementation; measuring and evaluating performance (SPEC benchmarks, Amdahl's law); structure and operation of a simple Von Neumann model; introduction to pipelining: concepts, hazards, forwarding, solutions; memory hierarchy, caches, virtual memory; input/output techniques (addressing, synchronization, direct memory access).

Language(s) of Instruction
German
Host Institution Course Number
0401 L 410
Host Institution Course Title
COMPUTER SYSTEMS ARCHITECTURE
Host Institution Campus
FAKULTÄT IV ELEKTROTECHNIK UND INFORMATIK
Host Institution Faculty
Host Institution Degree
Host Institution Department
Institut für Technische Informatik und Mikroelektronik

COURSE DETAIL

OBJECT-ORIENTED PROGRAMMING IN JAVA
Country
Germany
Host Institution
Technical University Berlin
Program(s)
Technical University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
140
UCEAP Course Suffix
UCEAP Official Title
OBJECT-ORIENTED PROGRAMMING IN JAVA
UCEAP Transcript Title
OBJ-ORNTD PRGM JAVA
UCEAP Quarter Units
5.50
UCEAP Semester Units
3.70
Course Description

This course introduces students to modern programming techniques using the Java programming language as an example. The use of object-oriented concepts enables students to quickly work on complex tasks independently. In the practical exercises, students also learn how to use a development environment and a version management system (git) while programming. The programming language used is Java. -Java basics: * Data types, variables, operators, static methods / functions - Object orientation: * Classes and objects * Polymorphism with interfaces * Generics * Implementation inheritance - Java Collections - Error handling - Input / Output - GUI if necessary.

Language(s) of Instruction
German
Host Institution Course Number
50139
Host Institution Course Title
OBJECT-ORIENTED PROGRAMMING IN JAVA
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Institut für Land- und Seeverkehr

COURSE DETAIL

INTENSIVE ADVANCED GERMAN BRIDGE
Country
Germany
Host Institution
Free University of Berlin
Program(s)
Free University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
German
UCEAP Course Number
175
UCEAP Course Suffix
UCEAP Official Title
INTENSIVE ADVANCED GERMAN BRIDGE
UCEAP Transcript Title
INTENS ADV GER BRDG
UCEAP Quarter Units
8.00
UCEAP Semester Units
5.30
Course Description

This pre-semester course prepares foreign students for academic study at a German university. The focus is on the improvement of oral and written expression as well as grammar and lexical proficiency. The course covers selected topics on German politics and society within a historical context. In addition, excursions are planned to introduce students to German culture. Students work with cultural topics in everyday situations and broaden their intercultural knowledge. They are introduced to independent learning methods and familiarize themselves with typical learning situations at German universities. In this class at the B2.2/C1 level according to CEFR, students consolidate their knowledge of grammar and study complex structures and do in-depth study of grammatical structures that are typical of academic writing and its application in text production and reception. The course includes exercises to improve oral and written communication such as doing research, structuring, presenting, and discussing. Writing skills are enhanced through different types of academic texts and handouts. Students critically analyze different types of texts and systematically expand their vocabulary (including abstract vocabulary) and stylistic ways of expression.

Language(s) of Instruction
German
Host Institution Course Number
Host Institution Course Title
INTENSIVE ADVANCED GERMAN BRIDGE
Host Institution Campus
Free University Berlin
Host Institution Faculty
Host Institution Degree
Host Institution Department
Sprachenzentrum

COURSE DETAIL

INTERMEDIATE GERMAN II DISCOVERING BERLIN
Country
Germany
Host Institution
Technical University Berlin
Program(s)
Technical University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
German
UCEAP Course Number
107
UCEAP Course Suffix
C
UCEAP Official Title
INTERMEDIATE GERMAN II DISCOVERING BERLIN
UCEAP Transcript Title
INT II DISCVR BERLN
UCEAP Quarter Units
5.50
UCEAP Semester Units
3.70
Course Description

The course is for students who want to improve their language skills in a practical context and get to know Berlin better. They will discover very different sides of the city: discussing current topics, exploring the Berlin world of media, looking at the city in film and music and dealing with city history and Berlin notabilities. An important aspect will be the real "discovery": Students explore places and neighborhoods during excursions and get into a conversation with Berliners. In addition, students learn to carefully extract and reproduce information from complex reading and listening texts, videos, and conversations. They also train their skills to discuss, present or write on current topics.
 

Language(s) of Instruction
German
Host Institution Course Number
Host Institution Course Title
INTERMEDIATE GERMAN II DISCOVERING BERLIN
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Zentraleinrichtung Moderne Sprachen (ZEMS)

COURSE DETAIL

PLACES AND NONPLACES: THE HYPERMODERNISM OF BERLIN
Country
Germany
Host Institution
Free University of Berlin
Program(s)
Free University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Urban Studies German Architecture
UCEAP Course Number
117
UCEAP Course Suffix
O
UCEAP Official Title
PLACES AND NONPLACES: THE HYPERMODERNISM OF BERLIN
UCEAP Transcript Title
HYPRMODRNISM BERLIN
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

Towards the end of postmodernism, and at the dawn of the "internet age," thinkers such as Michel de Certeau and Marc Augé developed a conceptual model to describe the rather vague feeling of arbitrariness and interchangeability of space they experienced in modern cities, the idea that the few remaining identifiable "places" in our contemporary urban environments were mere remnants of earlier, culturally inscribed sites, re-manufactured for commercial (touristic) purposes. The vast remaining areas of the city were "non-places" and urban "filaments" that did not provide a sense of belonging. This freed city dwellers to (artistically or otherwise) misappropriate or re-inscribe objects of the urban fabric. In the early 1990s, the term hypermodernism (or supermodernism) was introduced to provide a framework for these observations in fields ranging from philosophy to anthropology and architecture. We will consider this concept and its more recent iterations with respect to new and planned buildings in Berlin (by international firms such as OMA and Herzog & de Meuron), to places of infrastructure (train stations, airports), shopping centers, so-called POPS (privately owned public spaces) and urban wilderness areas. Course participants will be encouraged to explore the city on their own and "respond" to particular sites through visuals, audio recordings, (creative) texts and other forms of artistic expression

Language(s) of Instruction
German
Host Institution Course Number
16917
Host Institution Course Title
PLACES AND NONPLACES: THE HYPERMODERNISM OF BERLIN
Host Institution Campus
Host Institution Faculty
Philosophie und Geisteswissenschaften
Host Institution Degree
Host Institution Department
Deutsche Philologie

COURSE DETAIL

INTERMEDIATE GERMAN I
Country
Germany
Host Institution
Technical University Berlin
Program(s)
Technical University Berlin
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
German
UCEAP Course Number
89
UCEAP Course Suffix
UCEAP Official Title
INTERMEDIATE GERMAN I
UCEAP Transcript Title
INTERMEDIATE GER I
UCEAP Quarter Units
5.50
UCEAP Semester Units
3.70
Course Description

Students further expand their listening, reading, speaking and writing skills with authentic texts and communication situations in the fields of everyday life, popular science, culture and society, and literature.

Language(s) of Instruction
German
Host Institution Course Number
Host Institution Course Title
INTERMEDIATE GERMAN I
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Zentraleinrichtung Moderne Sprachen (ZEMS)
Subscribe to German