by Adam on March 3, 2010
in Code
I just stumbled across this whole other Perl eco-system I wasn’t aware existed, which is very much a mirror of the exciting/interesting things going on in Ruby/Python land.
I tend to hear a lot about Ruby, and less about Perl, from hacker news and other places so I hadn’t seen any of this new Perl stuff.
I absolutely love Sinatra (a micro Ruby web DSL) but it turns out there is a perl port – Dancer! I haven’t had a chance to try it out yet but plan to ASAP.
[continue reading…]
I got an Amazon delivery today of some new books to add to my pile I’m working my way through. I am currently reading:
Extreme Programming Explained
– I’m project managing a group of 2nd year computer scientists and am using some of the principles from XP in my approach. Mostly just the iterative style of development. Pivitol Tracker is a great help with this – a really simple, light weight agile management tool.
Waltzing with Bears
– This came today and is all about risk management, it’s a recommended book for a risk management sub-module I’m taking.
Domain Driven Design
– This also came today. I bought it after watching a Windy City Rails video about UI Design where it was highly recommended.
The Web Startup Success Guide
– Had this for a little while now but I haven’t read too much of it yet. Hoping it will inspire me to make $$$$$$$ via the internet, we shall see!
I also feel I should try and re-read The Mythical Man Month as it is a collection of classic software engineering essays but I found pretty dry the first time round.