DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Why Haskell

Monads, also known as Kleisli triples in Category Theory, are an (endo-)functor together with two natural transformations, which are surprisingly useful in pure languages…

Technology Metasepi team meeting #13: NetBSD driver using Haskell

1. Metasepi team meeting #13:  #13: NetBSD driver using Haskell Metasepi Project / Kiwamu Okabe 2. Who am I? ☆ http://www.masterq.net/ ☆ Self employed software engineer…

Documents 04. haskell handling

1.Handling Sebastian Rettig“Recursion is important to Haskell because unlike imperative “Recursion is important to Haskell because unlike imperativelanguages, you do…

Education 02. haskell motivation

1.Motivation Sebastian Rettig“Recursion is important to Haskell because unlike imperative “Recursion is important to Haskell because unlike imperativelanguages, you do…

Technology Why Use Haskell?

1.Why use Haskell?2. “Haskell was made by some really smart guys (with PhDs). - Learn You a Haskell 3. Haskell is a purely functional programming language. 4. Easier to…

Technology Metasepi team meeting #8': Haskell apps on Android NDK

1.Metasepi team meeting #8':  #8': Haskell apps on Android NDK Kiwamu Okabe2. Who am I? ☆ http://www.masterq.net/ ☆ Twitter: @master_q ☆ Organizer of Metasepi…

Technology Metasepi team meeting #7: Snatch application on tiny OS

1.Metasepi team meeting #7:  #7: Snatch application on tiny OS Kiwamu Okabe2. Who am I? ☆ http://www.masterq.net/ ☆ Twitter: @master_q ☆ Organizer of Metasepi project…

Software Review OWASP 2014 - OWASP Perú

1. The OWASP Foundation http://www.owasp.org ¿Que es OWASP? John Vargas OWASP Perú Chapter Leader, CISA CPTE [email protected] 2. The OWASP Foundation http://www.owasp.org…

Technology Map reduce

1. MAP REDUCE PATTERN(cafe.naver.com/architect1) ([email protected]) 2. • Automatic parallelization & distribution• Fault-tolerant• Providesstatus and monitoring…