Tweets for 2010-02-17
- @davetron5000 Not sure about scala .. but java/c++ folks (me included) complicate virtually every situation by focusing on border cases in reply to davetron5000 #
- @davetron5000 I would differ .. imo typing and complexity are two very different issues. Complexity is a result of focusing on border cases in reply to davetron5000 #
- @davetron5000 though I do see your point defaultdict or dict.get(key,'defaultval') simpler than dict.get(key).getOrElse('defaultval'). in reply to davetron5000 #
- @davetron5000 Just actually read the document you tweeted about and my reaction on the number of method is : eeeeeeeeeeeeeeeeeeeeek in reply to davetron5000 #
- Interesting take on VCS systems by @martinfowler http://is.gd/8AjY3 An interesting git/mercurial comparison in there too. #
- @debasishg looking forward to it. in reply to debasishg #
- Overheard in a discussion about NoSQL adoption today on the poor searchability with NoSQL : In NoSQL the "where" becomes a "nowhere"
#