Collection of languages, tools, papers, and programming knowledge of interest.
- rockerBOO/awesome-neovim - Awesome collection of Neovim plugins.
- LazyVim - Package management for the lazy.
- Neovim-from-scratch - Building a config from the ground up.
- Learn You a Haskell for Great Good! - Must read introduction.
- Programming in Haskell - Principals and advanced topics.
- Learn Haskell by building a blog generator - Fun intermediate tutorial.
- Haskell Study Plan - Opinionated guide.
- Using GHCi - Your bread and butter.
- Pointfree.io - Convert Haskell to pointfree Haskell.
- Haddock Markup - Generate documentation.
- markup.rocks - Sweet document editor making use of pandoc and GHCJS.
- Neural Style Transfer
- Derivation of the Normal Equation for linear regression - Know it.
- Cauchy-Schwarz inequality - One of the most important inequalities in mathematics.
- The Book of Shaders - Guide of Fragment Shaders.