21 lines
864 B
Markdown
21 lines
864 B
Markdown
|
---
|
||
|
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 %}
|