Love me some Fortran. Have you tried SAS or R?

Reply to this note

Please Login to reply.

Discussion

I have no idea what they are.

If I finally retire, gonna learn me some Python

I've actually gotten good enough at Python, that I don't notice, when I'm writing it.

yeah but fuck python and it's dynamic types and it's neverending transition to 3

Has so many test libraries. Gave up fighting the test world, cuz I got a day job.

i love tests, just sometimes stuff is so simple you don't need them

imo, need for tests is a metric of the level of agglomeration of a piece of code

you probably wouldn't need to test it if it wasn't a tangled ball of mud

Well, I tend to write specs as tests. I consider them runnable docs.

Can then generate code from the tests. Sort of cool.

Statistical code. Usage reminds me a bit of Fortran. Lots of mathematics.