From 01f413e24b760d5cb95b6286465741ce45ed13aa Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Tue, 8 May 2018 14:26:30 +0200 Subject: added an mpost --- microposts/sql-injection-video.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 microposts/sql-injection-video.md diff --git a/microposts/sql-injection-video.md b/microposts/sql-injection-video.md new file mode 100644 index 0000000..76fadb9 --- /dev/null +++ b/microposts/sql-injection-video.md @@ -0,0 +1,4 @@ +--- +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). -- cgit v1.2.3