Skip to content

Commit b725a63

Browse files
committed
Updating 'available now' dates on book page
1 parent a164379 commit b725a63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/books.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ in Scala."
120120
<br />
121121

122122
[**Scala in Action**](http://www.manning.com/raychaudhuri)
123-
– **Available Sept 2012 (MEAP Available Now)**
123+
– **Available Now**
124124
by Nilanjan Raychaudhuri
125125

126126
Published by [Manning](http://www.manning.com):
@@ -214,7 +214,7 @@ scalable, highly capable concurrent code.”
214214
<br />
215215

216216
[**Scala Puzzlers**](http://www.artima.com/shop/scala_puzzlers)
217-
– **Available June 2014 (PrePrint Available Now)**
217+
– **Available Now**
218218
by Andrew Phillips and Nermin Šerifović
219219

220220
Published by [Artima Press](http://www.artima.com/index.jsp):
@@ -229,7 +229,7 @@ Published by [Artima Press](http://www.artima.com/index.jsp):
229229
</div>
230230
<div class="span8" style="padding-top: 15px;">
231231

232-
"Getting code to do what we want it to do is perhaps the essence of our purpose as developers.
232+
"Getting code to do what we want it to do is perhaps the essence of our purpose as developers.
233233
So there are few things more intriguing or important than code that we think we understand, but that behaves rather contrary to our expectations.
234234

235235
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)