I do most of my coding projects in the R statistical language
I've developed a Google custom search engine that searches R-related sites. If you are interested in helping make this search better, let me know. Check that out here.
A presentation Natalia Norden and I gave at the 2008 UConn EEB Graduate Research Symposium on what R can do for youBelow are some examples of code I've been working with. Let me know if you find anything useful.
A simple Bayesian linear regression using the UMacs package: Umacs.R
Code to produce a "polyplot":
that is useful for timeseries display: polyplot.R