Add Reading College presentation

This commit is contained in:
Oliver Davies 2025-05-11 00:07:35 +01:00
parent 6fcebd36d1
commit 1156226e8a
2 changed files with 5228 additions and 0 deletions

View file

@ -0,0 +1,20 @@
---
title: BTEC Computing at Reading College
description: I was asked to speak to a group of 40 BTEC Computing students at Reading College.
video: ~
events:
- name: Reading College
location: Reading, UK
url: https://reading.activatelearning.ac.uk
date: 2025-05-09
urls:
slides: /files/presentations/reading-college.pdf
code: https://code.oliverdavies.uk/opdavies/reading-college
new_events: true
---
{% block abstract %}
After speaking at a recent meetup, I was asked by an attending lecturer to give a presentation to a group of around 40 BTEC Computing students about web development and my experience in the industry.
This was a 90 minute session plus additional Q&A, including demos of building a static website with HTML and CSS, using a static site generator (Sculpin) and a content management system (Drupal).
{% endblock %}

File diff suppressed because one or more lines are too long