I've been asked a lot recently for some resources on various technologies, namely Scala, Play! (2.0) and Mongo so I thought I'd share the wealth (so to speak).
Got any good resources that I haven't listed here? Let me know.
Scala
- Official Site
- Screencast
- Various Links from the official site
- Scalatron - learn Scala by programming a game
- Scala School - Twitters learning resource
- Scala for the Impatient - excellent "lite" version of a great book.
- Scala Videos
- Coursera Course - Scala course on Coursera by Martin Odersky. Only good for five weeks or so but during that time anyone can sign up and download the video lectures and materials.
Play!
- Official Site
- Official Docs - Excellent resource
- Scala Code Samples - Some nice examples from the official Github repo.
- Scala, Play! and Mongo - Blog post on writing a simple app using all those technologies.
- Getting Started with Play! 2, Scala and Squeryl
- Play! 2 Getting Started
Mongo
- Official Website
- Try Mongo - A Tiny MongoDB Browser Shell (mini tutorial included)
- Little Book of Mongo (epub) - Book about Mongo
- Mongly - Various tutorials and essays on MongoDB
- Presentation