The DevOps Joint with J. Bobby Lopez

functional programming

  • Playing With Prime Numbers

    I’ve been toying around with functional programming, and recently came across a perlmonks thread discussing multiple ways to calculate prime numbers.  One of the things I noticed about many of the examples was that almost all of them used loops… Continue reading

    Playing With Prime Numbers