learn Scala with TDD -


i'm learning scala now. saw there 2 test frameworks there, scalatest , specs. problem i'm not still @ ease language decide better. i'm used write tests before code, @ moment have no clear idea how in functional programming. ideally i'd learn scala in tdd fashion, there resource it?

there functional koan might looking for. dick wall java posse started github project:

https://github.com/relevance/functional-koans/tree/scala

you need maven start via mvn package.


there koan:

http://www.scalakoans.org/

thanks @mikehoss!


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -