Course Catalog

Study Program WiSe 2019/2020

Digital Media and Society, M.A.

RESEARCH COLLOQUIUM

Course numberTitle of eventLecturer
09-76-KOForschungskolloquium
Research Colloquium

Seminar (Teaching)

Additional dates:
Wed. 23.10.19 12:00 - 14:00 LINZ4 60070
Wed. 30.10.19 12:00 - 14:00 LINZ4 60070
Wed. 06.11.19 12:00 - 14:00 LINZ4 60070
Tue. 12.11.19 12:00 - 14:00 LINZ4 60070
Wed. 20.11.19 12:00 - 14:00 LINZ4 60070
Wed. 27.11.19 12:00 - 14:00 LINZ4 60070
Wed. 11.12.19 12:00 - 14:00 LINZ4 60070
Wed. 18.12.19 12:00 - 14:00 LINZ4 60070
Prof. Dr. Andreas Hepp
Dr. Leif Kramp

A.1 Digital Media

12 CP
Course numberTitle of eventLecturer
09-71-A.1-1Approaches to Digital Media (in English)

Seminar (Teaching)

Additional dates:
Mon. 14.10.19 09:00 - 18:00 LINZ4 60070
Thu. 24.10.19 - Fri. 25.10.19 (Thu., Fri.) 09:00 - 18:00 LINZ4 60070


Prof. Dr. Andreas Hepp
09-71-A.1-2Digital Life (in English)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Thu. 10:00 - 12:00 LINZ4 60070 UNICOM 3.0210 Seminarraum 2 WiWi1 A1070 (2 Teaching hours per week)

Description:

Prof. Dr. Cornelius Puschmann

A.3 Digital Literacy

12 CP
Course numberTitle of eventLecturer
09-71-A.3-1Communication, Religion and Ethics in Digital Society (in English)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Thu. 14:00 - 16:00 GW2 B1216 (2 Teaching hours per week)

Additional dates:
Thu. 14.11.19 16:00 - 18:00 GW2 B3010 (Kleiner Studierraum)
Thu. 05.12.19 16:00 - 18:00 GW2 B3010 (Kleiner Studierraum)


Prof. Dr. Kerstin Radde-Antweiler
09-71-A.3-2Media & Education (in English)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Tue. 16:00 - 18:00 (2 Teaching hours per week)

Description:

Prof. Dr. Karsten Detlef Wolf

B.1 Media Informatics

9 CP
Course numberTitle of eventLecturer
03-06-B-500.11Advanced Techniques for Creative Coding in Processing (in English)

Blockveranstaltung (Teaching)
ECTS: 6

Additional dates:
Wed. 15.01.20 18:00 - 19:00 CART Rotunde - 0.67
Mon. 10.02.20 - Fri. 14.02.20 (Mon., Tue., Wed., Thu., Fri.) 09:00 - 17:00 MZH 1470
Mon. 02.03.20 - Fri. 06.03.20 (Mon., Tue., Wed., Thu., Fri.) 09:00 - 17:00 MZH 1470
Fri. 06.03.20 14:00 - 18:00 CART Rotunde - 0.67

This course is for students who have already attended a programming course (such as "Informatik für Gestalter") and are familiar with basic programming concepts such as variables, conditionals, loops, and objects. In this course, we will extend and consolidate these programming skills. We will also briefly repeat some of the main basic programming concepts (but quite quickly and thus too fast for beginners). If you are interested in this course and do not have any programming skills yet or if you want to combine this course to a 9 ECTS module, please have a look at the bottom of this text, which describes some options.

Most examples and programming tasks in this course will be about "things that move" (on the screen). We will create many interactive graphical programs by using the Processing programming environment. The main literature will be "The Nature of Code" by Daniel Shiffman (the book is available online for free).

The course consists of two major blocks, each taking one week.
The first block is about objects that move, accelerate, collide, and bounce. We will explore the basic formulas that allow us to let dynamics things happen on our screens. Furthermore, the basic concepts and the usage of a physics engine will be explained. The second block is about autonomous agents, e.g. programs that are "intelligent" (not really...) and make own "decisions", such as non-player characters in computer games. Some basic concepts regarding decision-making, path planning, and swarm behaviors will be introduced. Furthermore, we might have a short look at evolutionary algorithms, which enable our programs to adapt over to time.

However, these aforementioned applications, which are fun to play with and which leave a lot of space for your creativity, are also a means to an end. Along with them, we will refresh and consolidate the knowledge about programming techniques for handling data structures, iterations, algorithms, and multiple aspects of object-oriented programming.

We will have a short kickoff meeting a few weeks before this course starts. During this meeting, some more details will be presented and questions regarding the organization of the course will be answered.

If you do not have any programming skills yet or need more ECTS points in total, there are different options: Students of "Digital Media and Society" can combine this course with "Self-Study: Introduction to Programming". Students of Master Digital Media at HfK can take "First steps into Creative Coding with Processing". Furthermore it is possible to take the (German) course "Informatik für Gestalter und General Studies", which has a 3 ECTS option. However, Digital Media master students can not get any credit points at the latter option.

This course is not available for computer science students but it is open to Digital Media students from the university.

Dr. Tim Laue
03-06-B-500.12Self-Study: Introduction to Programming (in English)
Nur für Studierende des FB9 'Digital Media and Society'

Kurs (Teaching)
ECTS: 3

Additional dates:
Mon. 21.10.19 16:00 - 18:00 Cartesium 0.01
Mon. 11.11.19 16:00 - 18:00 Cartesium 1.41
Mon. 02.12.19 16:00 - 18:00 Cartesium 1.41
Mon. 16.12.19 16:00 - 18:00 Cartesium 1.41
Mon. 06.01.20 16:00 - 18:00 Cartesium 1.41
Mon. 20.01.20 16:00 - 18:00 Cartesium 1.41

This course can only be taken in combination with "Advanced Techniques for Creative Coding in Processing" for completing the 9 ECTS media informatics module of Digital Media and Society.

All participants independently work through the first chapters of the book "Learning Processing" by Daniel Shiffmann (copies of the book can be borrowed from the lecturer). In these chapters, the most important computer programming basics, such as variables and conditionals, are introduced and demonstrated with interactive graphic examples.

This is a self-study course. Thus, no regular lectures and tutorials will be held. However, there will be one initial meeting for discussing organizational details as well as a number of open meetings for questions and consultations.
The course requires a set of programming homeworks to be solved during the semester. The course ends with a short oral exam.

Dr. Tim Laue

C.2 Media Practice

9 CP
Course numberTitle of eventLecturer
09-60-M7-A"Das Kino ist tot - es lebe der Film?!" . - Die Zukunft des Bremer Kommunalkinos City46
Cinema Dead or Alive? The Future of the Bremen Cinema City 46

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Wed. 16:00 - 18:00 SFG 2060 (2 Teaching hours per week)


Dr. Anke Offerhaus
09-60-M7-BPR für Non-Profit-Organisationen
PR for Nonprofit Organisations

Seminar (Teaching)

Dates:
fortnightly (starts in week: 2) Wed. 14:00 - 18:00 SFG 2080 (2 Teaching hours per week)

Additional dates:
Fri. 24.01.20 10:00 - 14:00 SFG 2010


Viviane Harkort, M.A.
09-60-M7-CaKROSSE.info - Teil 1
KROSSE.info - Part 1

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Tue. 16:00 - 18:00 LINZ4 60070 (2 Teaching hours per week)

muss mit Teil 2 zusammen studiert werden

Dr. Leif Kramp
09-60-M7-CbKROSSE.info - Teil 2
KROSSE.info - Part 2

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Tue. 18:00 - 20:00 LINZ4 60070 (2 Teaching hours per week)

muss mit Teil 1 zusammen studiert werden

Dr. Leif Kramp
09-60-M7-DDer TV- und Online-Video-Markt: Strukturen, Ökonomie und Marketing (Teil 1)
TV- and Online Video-Market: Structures, Economy and Marketing (Part 1)

Seminar (Teaching)

Additional dates:
Fri. 01.11.19 11:00 - 17:00 LINZ4 60070
Sat. 02.11.19 10:00 - 15:30 LINZ4 60070
Fri. 13.12.19 11:00 - 17:00 LINZ4 60070
Sat. 14.12.19 10:00 - 15:30 LINZ4 60070


Oliver Kempfer ((LB))
09-60-M7-EPublic Relations

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Mon. 18:00 - 20:00 SFG 2080 (2 Teaching hours per week)


N. N.
09-60-M7-FaKROSSE.fm on air - Teil 1

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Tue. 16:00 - 18:00 GW2 A4120 (2 Teaching hours per week)


N. N.
09-60-M7-FbKROSSE.fm on air - Teil 2

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Tue. 18:00 - 20:00 GW2 A4120 (2 Teaching hours per week)


N. N.
09-60-M7-GKulturjournalismus
Cultural Journalism

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Thu. 14:00 - 16:00 GW1-HS H1010 (2 Teaching hours per week)


Prof. Dr. Reiner Matzker ((LB))
09-60-M7-HConstructive Journalism (in English)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Tue. 08:00 - 10:00 MZH 1460 (2 Teaching hours per week)


Christoph Sodemann ((LB))
09-60-M7-IData Journalism (in English)

Seminar (Teaching)

Additional dates:
Fri. 01.11.19 10:00 - 17:00 SFG 3070
Thu. 19.12.19 10:00 - 17:00 SFG 3070
Fri. 10.01.20 10:00 - 17:00 LINZ4 60070
Fri. 17.01.20 10:00 - 17:00 SFG 3070


N. N.
09-60-M7-JLernen 2.0 - Wie mit Design Thinking besserer Wissenserwerb möglich wird
Learning 2.0 - How Design Thinking enables better ways of knowledge acquisition

Seminar (Teaching)

Additional dates:
Thu. 17.10.19 14:00 - 18:00 LINZ4 60070
Mon. 21.10.19 14:00 - 18:00 LINZ4 60070
Mon. 11.11.19 14:00 - 18:00 LINZ4 60070
Mon. 25.11.19 14:00 - 18:00 LINZ4 60070
Mon. 02.12.19 14:00 - 18:00 externer Ort
Mon. 09.12.19 14:00 - 18:00 LINZ4 60070
Mon. 06.01.20 14:00 - 18:00 LINZ4 60070
Thu. 23.01.20 14:00 - 18:00 LINZ4 60070


N. N.
09-60-M7-KFilm: Screenwriting (in English)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Thu. 10:00 - 12:00 FVG O0150 (Seminarraum) (2 Teaching hours per week)


N. N.
09-60-M7-LPopulismus, Politik, Presse
Populism, Politics, Media

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Mon. 10:00 - 12:00 SFG 1020 (2 Teaching hours per week)


Klaus Wolschner ((LB))
09-60-M7-MContent Marketing

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Wed. 18:00 - 20:00 SFG 1020 (2 Teaching hours per week)

Kommentar:

N. N.
09-60-M7-NReportageseminar
Seminar for Writing Reports

Seminar (Teaching)

Additional dates:
Sat. 25.01.20 - Sun. 26.01.20 (Sun., Sat.) 10:00 - 18:00 MZH 1450

Kommentar:

plus Feedback-Termin. Wird im Seminar vereinbart.

N. N.
09-60-M7-OaTheaterprojekt (Teil1)
Theater Project (Part 1)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Fri. 19:00 - 21:00 ZB-B B0490 (Theater) MZH 1380/1400 (2 Teaching hours per week)


Franz Eggstein ((LB))
Roland Klahr ((LB))
09-60-M7-ObTheaterprojekt (Teil2)
Theater Project (Part 2)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Fri. 21:00 - 22:00 SFG 2080 ZB-B B0490 (Theater) (2 Teaching hours per week)


Franz Eggstein ((LB))
Roland Klahr ((LB))
09-60-M7-PC3 - Connected Commerce Camp

Seminar (Teaching)

Additional dates:
Fri. 17.01.20 - Sat. 18.01.20 (Fri., Sat.) 09:00 - 18:00 Wesertower
Tue. 31.03.20 15:00 - 18:00 Wesertower
Fri. 24.04.20 09:00 - 14:00 Wesertower


N. N.
09-60-M7-QProjektmanagement für die Mediapractice 2020
Project Management for Mediapractice 2020

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Wed. 16:00 - 18:00 IW3 0330 (4 Teaching hours per week)

Kommentar:

plus Blöcke vom 15.-17.04.2020 (mediapractice)

Susan Benz
09-60-M7-RVideoseminar - Dreh und Schnitt
Video Seminar - Cutting

Seminar (Teaching)

Additional dates:
Fri. 29.11.19 - Sun. 01.12.19 (Sun., Fri., Sat.) 09:00 - 18:00

Kommentar:

Für das Seminar kann sich noch nicht angemeldet werden. Wird in Zusammenhang mit dem Projekt "Medien für Dummies" studiert.

N. N.
09-60-M7-TDigitales Marketing - Warum SEO und SEA zusammengehören
Digital Marceting - Why SEO and SEA Belong Together

Seminar (Teaching)

Additional dates:
Sat. 23.11.19 09:00 - 18:00 MZH 1090
Sun. 24.11.19 09:00 - 18:00 LINZ4 60070
Sat. 07.12.19 - Sun. 08.12.19 (Sun., Sat.) 09:00 - 18:00 LINZ4 60070


B. Sc Melanie Koslowski ((LB))
B.A. Marco Look ((LB))
09-60-M7-UÖffentlichkeitsarbeit für die neue Informationsplattform molo.news
Public Relation for the New News-Platform molo.news

Seminar (Teaching)

Dates:
fortnightly (starts in week: 1) Wed. 14:00 - 18:00 SFG 2080 (2 Teaching hours per week)


M.A. Katharina Heitmann-Werner
Andrea Grahl
09-60-M7-VVideoseminar - Kamera und Schnitt
Video Seminar - Camera and Cutting

Seminar (Teaching)

Additional dates:
Sat. 01.02.20 - Mon. 03.02.20 (Sun., Mon., Sat.) 09:00 - 18:00 LINZ4 41.280

Kommentar:

N. N.
09-60-M7-WAufbau einer Hub-Redaktion für molo.news
Establishing an Editorial Hub for molo.news

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Thu. 08:00 - 10:00 SFG 2010 (2 Teaching hours per week)


M.A. Katharina Heitmann-Werner
Andrea Grahl

D.2 Researching Digital Media and Society

12 CP
Course numberTitle of eventLecturer
09-71-D.2-1Research Seminar 1: Making media: Innovations, transformations, ruptures in and beyond media organizations (Part II) (in English)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Tue. 14:00 - 16:00 AIB 0010 AIB 1010 (2 Teaching hours per week)

Description:

Prof. Dr. Andreas Hepp
09-71-D.2-2Research Seminar 2: Social Media and Democracy (Part II) (in English)

Seminar (Teaching)

Dates:
weekly (starts in week: 1) Tue. 14:00 - 16:00 GW2 B2900 (2 Teaching hours per week)


N. N.