Announcing Doobie for Scala Exercises
by Maureen Elsberry
- •
- September 08, 2016
- •
- scala• doobie• open source• scala exercises
- |
- 1 minute to read.

Good news, you can now learn Doobie the easy way by completing the new specialized exercise set in Scala Exercises!
Doobie, a Typelevel project originally developed by Rob Norris, is a pure-functional Java Database Connectivity (JDBC) layer for Scala and provides a principled way to construct programs and higher-level libraries that use JDBC.
The doobie set consists of six sections ranging from connecting to databases to parameterized queries and error handling. Completing these exercises will have you well on your way to successfully implementing doobie in your projects.
We’re excited to have doobie included in our growing list of libraries, and we’ve got a ton of new sets coming your way, so stay tuned. Now is a great time to start learning!
About Scala Exercises:
Scala Exercises is a free open source platform for learning different technologies based in the Scala programming language created by 47 Degrees. By design, exercise libraries start with the basics and progress with your skill level. Complete the exercises, save your progress, and share with friends and colleagues!
You can follow @ScalaExercises and join in on the conversation by using #ScalaExercises or at the SE Gitter channel.