Skip to content

hzlmn/haskell-must-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Haskell must watch

Huge list of videos, talks , courses for Haskell programming language, that i want to remember.

All contributions are welcome.

Basic

General

Workflow

Data

Testing

Tip: If you want to download all videos from this list, you can use command by @jefdaj and Reddit community

curl https://raw.githubusercontent.com/hzlmn/haskell-must-watch/master/README.md |
grep -Po '\(https?://(.*)\)' | tr -d '()' | sort | uniq | head -n -1 | tail -n +6 | tac |
xargs youtube-dl

Note that you need youtube-dl for correct work.

About

Huge list of videos, talks, courses for Haskell programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published