Newsletter 9: Scala Jobs, Slick, Sealed Traits, Strata, and Scala Days

Hi,

It’s time for cough May’s cough newsletter, and the theme of this edition is database access.

Since the last newsletter went out we have published a new book, Essential Slick. As most of you will know, Slick is a Scala library for relational database access. Essential Slick covers version 2.1 of the library. The next version, 3.0, was announced shortly before the book was published so we’re currently offering 50% off with the code slick2. This discount won’t last forever, so if you don’t have a copy of Essential Slick you might want to take advantage of this now.

But before we talk about databases, let’s touch on another subject that’s of great interest to many: money.

Jobs for the People; People for the Jobs

We’ve launched a jobs board.

We often hear from clients that they have problems hiring Scala developers. We know the market for Scala developers is hot right now, but at the same time we hear from students at Creative Scala that they have difficulty breaking into the industry. The job board is our attempt to do something about this.

It’s completely free to post a job on the board, and if your company is hiring we’re hoping you will encourage them to do so. We particularly want to see jobs that accept juniors or allow remote work. Those that do so are highlighted in the board.

The job board currently has open positions at the Guardian (including one open to juniors), McLaren, Twilio, and Lunatech. If you’re looking for a new challenge do take a look.

Database Access

As usual we’ve run a little mini-series on the blog, this time on database access.

The first post describes how to use implicit classes to make Slick queries easier to read and less error-prone

Slick is not the only game in town. The second post compares how Slick and Doobie perform type checking of SQL string literals.

Tying into the free monad we talked about last newsletter, note that both Slick 3.0 and Doobie adopt the free monad pattern in their implementation.

Also of Note

Sealed traits are the core of algebraic data types, one of the most important patterns in Scala. However I’ve found they are perplexing to many developers new to Scala so we’ve written a comprehensive post on their use

At the beginning of the month I spoke at O’Reilly’s Strata conference on A/B testing. In a definite change from the last time I attended Strata, interest in Scala is off the charts. This, of course, is largely down to Spark. My slides and more thoughts are here.

Finally, Shapeless 2.2 is out, which includes support for Scala.js and Spark.

Free Courses and Talks at Scala Days Amsterdam

Scala Days Amsterdam is next week, and we will be running some free events. In particular:

At the time of writing we have had some dropouts from Creative Scala and have a few spots left. If you want to attend Creative Scala, or want to go onto the waitlist for Shapeless, drop me an email now. No guarantees but if we can get you in we will.

We also have a few talks at Scala Days Amsterdam:

If you’re in Amsterdam do come and say hi!

Final Thoughts

That’s it for May’s newsletter. Last time we asked you what theme we should cover next and had some great responses, including deep learning, Scala.js, and Cats. It takes time to create material, but you can influence what we produce by getting in touch in letting me know what you want to hear about. Just reply to this email to do so.

Look forward to hearing from you.

Regards,
Noel


Like what you're reading?

Join our newsletter


Comments

We encourage discussion of our blog posts on our Gitter channel. Please review our Community Guidelines before posting there. We encourage discussion in good faith, but do not allow combative, exclusionary, or harassing behaviour. If you have any questions, contact us!