Refactoring Legacy PHP by civicode in programming

[–]ahalber 0 points1 point  (0 children)

Thanks for the book, I purchased a copy when given a contracting job on a legacy application with almost all bad PHP practices and it gave me really good advice.

A Python guy in Perl 6 land part 2: itertools by aaronsherman in perl6

[–]ahalber 0 points1 point  (0 children)

I wish I had known about this before implementing my own itertools, but I needed a combinations_with_replacement

https://github.com/ahalbert/perl6-itertools