1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-19 14:02:22 +00:00

add haskell cast (#2846)

This commit is contained in:
Alex Gorelov 2018-05-22 21:18:48 +03:00 committed by eshellman
parent 23455e9cd9
commit bd6947ff7f

View File

@ -12,6 +12,7 @@
* [Git](#git)
* [Golang](#golang)
* [Gulp](#gulp)
* [Haskell](#haskell)
* [Javascript](#javascript)
* [Angular.js](#angularjs)
* [Ember.js](#emberjs)
@ -109,6 +110,11 @@
* [Learning Gulp](https://www.leveluptutorials.com/tutorials/learning-gulp) (screencast)
### Haskell
* [The Haskell Cast](http://www.haskellcast.com) (podcast)
### Javascript
* [FiveJS](https://fivejs.codeschool.com) (podcast)