effectivescala icon indicating copy to clipboard operation
effectivescala copied to clipboard

Twitter's Effective Scala Guide

Results 13 effectivescala issues
Sort by recently updated
recently updated
newest added

It's been more than one year since the last updates of the Chinese version, now I make the following changes: * add the missing error handing and exception handing chapters...

https://github.com/twitter/effectivescala/pull/76

In "Object oriented programming" section a link to [the cake pattern](http://jonasboner.com/2008/10/06/real-world-scala-dependency-injection-di/) is outdated now because a post has archived. A new link is http://jonasboner.com/real-world-scala-dependency-injection-di/

I would like to help Korean translation of the document.

Hi, I forked this and I was trying to build it on mac (OSX Yosemite). After I installed peg-markdown and run 'make' I get the following message: make: Nothing to...

I would like to add a bit more details about the variance in the category "Type and Generics". Specifically, a rule of thumb for when to use invariance, covariance and...

I've made a full refactoring of the Functional Programming chapter for the russian readers: - Fixed some semantic mistakes - Eliminated style issues caused by automated translation - Suggested better...

Qualifiying the names makes is obvious to the reader which variant is being used (e.g. "immutable.Map") should read Qualifiying the names makes it obvious to the reader which variant is...

Опечатка на странице http://twitter.github.com/scala_school/ru/index.html Сопоставление с образцом и функкциональная композиция