mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-23 03:52:05 +00:00
add elixir and common lisp screencasts (#2873)
This commit is contained in:
parent
6b980578a2
commit
89fa44c05f
@ -4,6 +4,7 @@
|
|||||||
* [C#](#c)
|
* [C#](#c)
|
||||||
* [C++](#c-1)
|
* [C++](#c-1)
|
||||||
* [Clojure](#clojure)
|
* [Clojure](#clojure)
|
||||||
|
* [Common Lisp](#common-lisp)
|
||||||
* [CSS](#css)
|
* [CSS](#css)
|
||||||
* [Data Science](#data-science)
|
* [Data Science](#data-science)
|
||||||
* [Elixir](#elixir)
|
* [Elixir](#elixir)
|
||||||
@ -45,11 +46,16 @@
|
|||||||
* [CppCast](http://cppcast.com) (podcast)
|
* [CppCast](http://cppcast.com) (podcast)
|
||||||
|
|
||||||
|
|
||||||
## Clojure
|
### Clojure
|
||||||
|
|
||||||
* [Parens of the Dead](http://www.parens-of-the-dead.com) (screencast)
|
* [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
|
||||||
|
|
||||||
* [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) (screencast)
|
* [CSS-Tricks Screencasts](https://css-tricks.com/video-screencasts/) (screencast)
|
||||||
@ -69,6 +75,7 @@
|
|||||||
### Elixir
|
### Elixir
|
||||||
|
|
||||||
* [Elixir Sips](http://elixirsips.com) - Some free (screencast)
|
* [Elixir Sips](http://elixirsips.com) - Some free (screencast)
|
||||||
|
* [ElixirCasts](https://elixircasts.io) (screencast)
|
||||||
* [ElixirConf 2014](https://www.youtube.com/playlist?list=PLE7tQUdRKcyakbmyFcmznq2iNtL80mCsT) (screencast)
|
* [ElixirConf 2014](https://www.youtube.com/playlist?list=PLE7tQUdRKcyakbmyFcmznq2iNtL80mCsT) (screencast)
|
||||||
* [ElixirConf 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2jBXpr1IjyUgJ7hNS1eTf7H) (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)
|
* [Intro to Elixir](https://www.youtube.com/watch?v=lly-1UYmnFI&list=PLn76XROGFNtE9InImlu6e8isbOsM7qKtt) (screencast)
|
||||||
|
Loading…
Reference in New Issue
Block a user