Categories
Pages
-

DBIS

Kategorie: ‘Courses’

High-Tech Entrepreneurship and New Media

December 11th, 2021 | by

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

December 11th, 2021 | by

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.

Web Science Seminar

December 10th, 2021 | by

Social Computing

December 10th, 2021 | by

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

December 10th, 2021 | by

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

December 10th, 2021 | by

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

Social Computing

December 6th, 2021 | by

Data Science in Medicine

December 3rd, 2021 | by

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

December 3rd, 2021 | by

A blended learning bridge course for master students in Data Science, Computational Social Science and related programs.

Implementation of Databases

December 3rd, 2021 | by

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.