Pārlūkot izejas kodu

Fixed Scala alphabetizing

Alexander Fefelov 12 gadi atpakaļ
vecāks
revīzija
d2ca3497fa
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -1316,8 +1316,8 @@ See also [TeX](#tex)
 * [Another tour of Scala](http://naildrivin5.com/scalatour)
 * [Effective Scala](http://twitter.github.com/effectivescala/)
 * [Exploring Lift](http://exploring.liftweb.net/) (published earlier as "The Definitive Guide to Lift", [PDF](http://groups.google.com/group/the-lift-book))
-* [Lift Cookbook](http://chimera.labs.oreilly.com/books/1234000000030/index.html) - Richard Dallaway
 * [Lift](http://github.com/tjweir/liftbook)
+* [Lift Cookbook](http://chimera.labs.oreilly.com/books/1234000000030/index.html) - Richard Dallaway
 * [Pro Scala: Monadic Design Patterns for the Web](http://github.com/leithaus/XTrace/tree/monadic/src/main/book/content/)
 * [Programming in Scala, First Edition](http://www.artima.com/pins1ed/)
 * [Programming Scala](http://programming-scala.labs.oreilly.com/index.html)