View on GitHub

REPL

The Learning Hub for UoL's Online CS Students

Go back to the main page

Table of contents


Databases, Networks and the Web

In this module, you will learn theory and practical skills focused on the modern web, internet and client-server applications. You will learn about relational database systems, mainly from a development perspective, emphasising issues related to data modelling and database implementation in SQL. You will learn how to model data in a database, retrieve data from the database and provide access to data through dynamic websites. In particular, you will learn about the Relational Model, Query processing, and socket architectures to enable communication.

Professor(s)

Topics covered

Assessment

One two hour unseen written examination and coursework (Type I)

Mock exam

See the binary-assets repository.

Module specification

Reading list for this course

Past exams

See past exams here.

Syllabus

Resources

Kinks to be aware of

:heart: Notes

Websites