{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "---\n", "layout: post\n", "title: Web Programming Basics\n", "description: An introduction to key topics in Web Programming\n", "courses: { compsci: {week: 6} }\n", "type: hacks\n", "permalink: /basics/home\n", "comments: true\n", "---" ] }, { "cell_type": "raw", "metadata": {}, "source": [ "
![]() |
Home | HTML | Data Types | DOM | JavaScript | JS Debugging |