Feed on
Posts
Comments

Archive for November, 2007

It’s been a couple of months and I’m still slower writing code in Factor than in Python or Scheme. So why am I still writing code in Factor? Well it turns out that the problem is also the attraction:
You can’t hack in factor.
In python you can hack out code in multi-line functions, parking results […]

Read Full Post »

Stumbled on this intuitive explanation of ‘e’ via a reddit comment today. Absolute internet solid gold - this is the first time I’ve actually understood exponential functions rather than just plugging ‘e’ into a formula.
The rest of the better explained site looks promising too!

Read Full Post »