View on GitHub

REPL

The Learning Hub for UoL's Online CS Students

Go back to the main page

Table of contents


Web Development

This module provides you with a foundational web development skillset. You will learn the critical languages of the web: HTML, CSS and JavaScript. Using HTML and CSS, you’ll learn how to markup, layout and style web content. You’ll study the document object model and how you can dynamically manipulate it with JavaScript to create interactive web pages. You’ll consider accessibility and usability issues, and how you can overcome them. You’ll learn about website deployment and how to make your websites accessible to other people. The module also enables you to present your work online in the form of a website.

Enrolled students only: Course syllabus available on Coursera.

Professor(s)

Topics covered

Assessment

Coursework only (Type III)

Module specification

Past exams

See past exams here.

Syllabus

Resources

Awesome learning resources

Essential reading

“There is no required textbook for this module. The module will draw on a number of different, largely web-based, public resources as well as the resources produced as bespoke material for this module. Some key online references are:

Specific readings for each topic are listed with direct links to free online resources that provide additional material on the topics of this course.”

Games

Kinks to be aware of

:heart: Notes

On REPL (See sections on Web development)

Programming

JavaScript

Text editor

If you followed our guide at the ITP1 resource page, then you already have Visual Studio Code set up. For this course, you may want to install the following extensions in addition to those recommended earlier: