Explore >> Select a destination


You are here

adv-r.had.co.nz
| | www.noamross.net
8.7 parsecs away

Travel
| | This is an overview of tools for speeding up your R code that I wrote for the Davis R Users' Group. First, Ask "Why?" It's customary to quote Donald Knuth at this point, but instead I'll quote my twitter buddy Ted Hart to illustrate a point: I'm just going to say it.I like for loops in #Rstats, makes my code readable.All you [a-z]*ply snobs can shove it! - Ted Hart (@DistribEcology) March 12, 2013 Code optimization is a matter is a matter of personal taste and priorities.
| | boxbase.org
13.2 parsecs away

Travel
| | I came up with an idea when studying type theory. I am a vehement proponent of dynamic typing but there are several ideas that require me to explore into type theory so I am studying it.
| | joeduffyblog.com
15.6 parsecs away

Travel
| | Joe Duffy's Blog | Adventures in the high-tech underbelly
| | blog.martinig.ch
49.5 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to