Kategorie: ‘Courses’
High-Tech Entrepreneurship and New Media
The lab course combines tutorials and guest lectures on the development of complex information products with practical experience in start-ups on specific and typical IT-related problems of the companies taking part in the lab. Integrated into the concept of this course is the development of presentation and other soft skills. Every winter term we offer projects from local and international start-ups.
Web Science
More than twenty years after the birth of the World Wide Web, Web Science has been becoming a new study field in Computer Science. This course introduces fundamental concepts (web centralities & basic algorithms, network models and web engineering principles) of Web Science. We will learn fundamental algorithms for web page ranking like PageRank and HITS as well as community detection algorithms. In the engineering part we dig into scalable approaches like cloud computing and peer-to-peer partly based on Post-HTTP protocols like the XMPP and WebRTC are. We will learn about Web Services and their RESTful implementation. With the knowledge gained in the preceding chapters we can analyze and engineer advanced Web applications.
Social Computing
Social Computing is an area of computer science that is concerned with the intersection of social behavior and computational systems. It is based on creating or recreating social conventions and social contexts through the use of software and technology.
High-Tech Entrepreneurship and New Media
The lab course combines tutorials and guest lectures on the development of complex information products with practical experience in start-ups on specific and typical IT-related problems of the companies taking part in the lab. Integrated into the concept of this course is the development of presentation and other soft skills. Every winter term we offer projects from local and international start-ups.
Social Computing Seminar
Social Computing is an area of computer science that is concerned with the intersection of social behavior and computational systems. It is based on creating or recreating social conventions and social contexts through the use of software and technology. In this seminar we explore recent topics in social computing like Social Bots, Fake News, Filter Bubbles, Socio-political campaigns, Shit & Candy Storms, Social Augmented and Virtual Reality, Gamification, Serious Games, Science 2.0
Data Science in Medicine
Health data analytics is one of the main drivers for the future of medicine. Various sources of big data, including patient records, diagnostic images, genomic data, wearable sensors, are being generated in our everyday life by health care practitioners, researchers, and patients themselves. Data science aims to identify patterns, discovering the underlying cause of diseases and well being by analyzing this data.
Bridge Course Databases
A blended learning bridge course for master students in Data Science, Computational Social Science and related programs.
Implementation of Databases
The lecture gives an introduction to the implementation of database systems. Besides the rough architecture of a DB system, detailed methods for solving individual DB tasks are discussed (e.g. query processing and transaction management). The concepts of implementation are demonstrated using classical relational DB systems as well as newer systems (distributed DB, NoSQL systems). Concepts, frameworks and components of Big Data architectures, e.g. MapReduce, Apache Spark and Apache Kafka are introduced and practically tested.