aboutsummaryrefslogtreecommitdiff
path: root/microposts/sql-injection-video.md
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-07-01 15:16:19 +1000
committerYuchen Pei <me@ypei.me>2021-07-01 15:16:19 +1000
commitbd3b4e7d8a436685f8b676da8f6ffe9498ab2e3f (patch)
tree1d29d70ddb35b18407c69792cd76e66d2a2280b6 /microposts/sql-injection-video.md
parent661762ba8fd5fd685bfbe99473d7286efa85b381 (diff)
Added copyright notices and license headers to website content.
also removed more unused files.
Diffstat (limited to 'microposts/sql-injection-video.md')
-rw-r--r--microposts/sql-injection-video.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/microposts/sql-injection-video.md b/microposts/sql-injection-video.md
deleted file mode 100644
index 76fadb9..0000000
--- a/microposts/sql-injection-video.md
+++ /dev/null
@@ -1,4 +0,0 @@
----
-date: 2018-05-08
----
-Computerphile has some brilliant educational videos on computer science, like [a demo of SQL injection](https://www.youtube.com/watch?v=ciNHn38EyRc), [a toy example of the lambda calculus](https://www.youtube.com/watch?v=eis11j_iGMs), and [explaining the Y combinator](https://www.youtube.com/watch?v=9T8A89jgeTI).