Posts & Shots

Functor In Haskell

second piece on categorical typeclass in Haskell, introduction to Functor in Haskell.

Functor In Haskell

second piece on categorical typeclass in Haskell, introduction to Functor in Haskell.

Monoid In Haskell

first piece on categorical typeclass in Haskell, introduction to Magma, Semigroup, and Monoid in Haskell.

Monoid In Haskell

first piece on categorical typeclass in Haskell, introduction to Magma, Semigroup, and Monoid in Haskell.

Type In Haskell

datatype and typeclass in haskell

Type In Haskell

datatype and typeclass in haskell

Infix Functions In Haskell

infix functions and related concepts in Haskell

Infix Functions In Haskell

infix functions and related concepts in Haskell

Lambda

simple view on lambda

Lambda

simple view on lambda

Notes On Some Linux Tools

An illustration to some linux command line tools, such as sort, uniq, tee.

Notes On Some Linux Tools

An illustration to some linux command line tools, such as sort, uniq, tee.

A Star Algo In Path Search

general idea of A* algorithm, also compared with dijkstra and greedy algorithms in shortest path searching application.

A Star Algo In Path Search

general idea of A* algorithm, also compared with dijkstra and greedy algorithms in shortest path searching application.

Naive Bayes Classifier

notes on the Naive Bayes Classifier

Naive Bayes Classifier

notes on the Naive Bayes Classifier

List Of Interesting Quora Articles

This is a list on some interesting Quora articles (though most of them have not been read yet, they at least look interesting in title).

List Of Interesting Quora Articles

This is a list on some interesting Quora articles (though most of them have not been read yet, they at least look interesting in title).