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

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -