If you're interested in functional programming, you might also want to checkout my second blog which i'm actively working on!!
Saturday, October 26, 2013
Thursday, October 24, 2013
Saturday, October 19, 2013
A few examples of how lexical scope works (ML)
A function body is evaluated in the environment where the function was defined (created).
Labels:
ML
Monday, October 14, 2013
Modeling a poker game in Scala
WORK IN PROGRESS. If I find the time ideally i'd like to develop a PLAY2.x app using AKKA actors to orchestrate the poker game. Would be a very nice exercise. :)
Labels:
Scala
Saturday, October 12, 2013
Tuesday, October 8, 2013
A taste of programming in ML
Taking a new course Proglang which started this week. So expect more to follow on what I learn.
Labels:
ML
Subscribe to:
Posts (Atom)