Skip to content

Commit 1b35686

Browse files
authored
Fix cover image of 'Scala Puzzlers' book
1 parent 45a0338 commit 1b35686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_books/6-scala-puzzlers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: "Scala Puzzlers"
33
link: http://www.artima.com/shop/scala_puzzlers
4-
image: /resources/img/books/icon_Scala_in_Depth_93x116.png
4+
image: /resources/img/books/scala-puzzlers-book.jpg
55
status: Available now
66
authors: ["Andrew Phillips", "Nermin Šerifović"]
77
publisher: Artima Press
88
publisherLink: http://www.artima.com/index.jsp
99
---
1010

11-
"Getting code to do what we want it to do is perhaps the essence of our purpose as developers. So there are few things more intriguing or important than code that we think we understand, but that behaves rather contrary to our expectations. Scala Puzzlers is a collection of such examples in Scala. It is not only an entertaining and instructive way of understanding this highly expressive language better. It will also help you recognize many counter-intuitive traps and pitfalls and prevent them from inflicting further production bug hunt stress on Scala developers."
11+
"Getting code to do what we want it to do is perhaps the essence of our purpose as developers. So there are few things more intriguing or important than code that we think we understand, but that behaves rather contrary to our expectations. Scala Puzzlers is a collection of such examples in Scala. It is not only an entertaining and instructive way of understanding this highly expressive language better. It will also help you recognize many counter-intuitive traps and pitfalls and prevent them from inflicting further production bug hunt stress on Scala developers."

0 commit comments

Comments
 (0)