From 89fa44c05f856e4a27b528bb2cfcb5aaabf061ed Mon Sep 17 00:00:00 2001 From: Alex Gorelov Date: Wed, 30 May 2018 16:31:59 +0300 Subject: [PATCH] add elixir and common lisp screencasts (#2873) --- free-podcasts-screencasts-en.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/free-podcasts-screencasts-en.md b/free-podcasts-screencasts-en.md index dc70f037..055fca93 100644 --- a/free-podcasts-screencasts-en.md +++ b/free-podcasts-screencasts-en.md @@ -4,6 +4,7 @@ * [C#](#c) * [C++](#c-1) * [Clojure](#clojure) +* [Common Lisp](#common-lisp) * [CSS](#css) * [Data Science](#data-science) * [Elixir](#elixir) @@ -45,11 +46,16 @@ * [CppCast](http://cppcast.com) (podcast) -## Clojure +### Clojure * [Parens of the Dead](http://www.parens-of-the-dead.com) (screencast) +### Common Lisp + +* [Little Bits of Lisp](https://www.youtube.com/playlist?list=PL2VAYZE_4wRJi_vgpjsH75kMhN4KsuzR_) (screencast) + + ### CSS * [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) (screencast) @@ -69,6 +75,7 @@ ### Elixir * [Elixir Sips](http://elixirsips.com) - Some free (screencast) +* [ElixirCasts](https://elixircasts.io) (screencast) * [ElixirConf 2014](https://www.youtube.com/playlist?list=PLE7tQUdRKcyakbmyFcmznq2iNtL80mCsT) (screencast) * [ElixirConf 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2jBXpr1IjyUgJ7hNS1eTf7H) (screencast) * [Intro to Elixir](https://www.youtube.com/watch?v=lly-1UYmnFI&list=PLn76XROGFNtE9InImlu6e8isbOsM7qKtt) (screencast)