Scala in Depth 在線電子書 圖書標籤: Scala scala 函數式編程 FP 編程 Programming 計算機科學 編程語言
發表於2024-10-31
Scala in Depth 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
被最後一章吸引看瞭一下,感覺有收獲。把haskell的type class平民化的比較好。講瞭一點範疇論和Monad的關係,但隻講瞭一小半,最想知道的沒講啊。
評分2012 Scala 2.9.x
評分Matin Odersky那本書裏難以設計的tricks,算是twitter的實踐。不過泛型那一章有些難懂,actors現在也已經過時瞭。
評分Trivial features in Depth
評分提高自己Scala水平的一本好書,看瞭挺久纔看完的,很多內容需要想好久
Josh Suereth 是Typesafe公司的一名軟件工程師,它是Scala的Committer之一,也是scala-tools.org的維護者
Summary "Scala in Depth" is a unique new book designed to help you integrate Scala effectively into your development process. By presenting the emerging best practices and designs from the Scala community, it guides you through dozens of powerful techniques example by example.About the Book Scala is a powerful JVM language that blends the functional and OO programming models. You'll have no trouble getting introductions to Scala in books or online, but it's hard to find great examples and insights from experienced practitioners. You'll find them in Scala in Depth. There's little heavy-handed theory here--just dozens of crisp, practical techniques for coding in Scala. Written for readers who know Java, Scala, or another OO language. Purchase includes free PDF, ePub, and Kindle eBooks downloadable at manning.com.What's InsideConcise, expressive, and readable code styleHow to integrate Scala into your existing Java projectsScala's 2.8.0 collections APIHow to use actors for concurrent programmingMastering the Scala type systemScala's OO features--type member inheritance, multiple inheritance, and compositionFunctional concepts and patterns--immutability, applicative functors, and monads ==================================================Table of ContentsScala--a blended languageThe core rulesModicum of style--coding conventionsUtilizing object orientationUsing implicits to write expressive codeThe type systemUsing implicits and types togetherUsing the right collectionActorsIntegrating Scala with JavaPatterns in functional programming
P18 scala> "Hello".filter(_ != 'l') res1: String = Hello 应为 scala> "Hello".filter(_ != 'l') res1: String = Heo P19 译文:领域特定语言是用于特定领域的伪编程语言,这种语言专门用来解决手头的某个领域。 建议:领域特定语言是用于特定领域的伪编程语言,这种语言专门...
評分P18 scala> "Hello".filter(_ != 'l') res1: String = Hello 应为 scala> "Hello".filter(_ != 'l') res1: String = Heo P19 译文:领域特定语言是用于特定领域的伪编程语言,这种语言专门用来解决手头的某个领域。 建议:领域特定语言是用于特定领域的伪编程语言,这种语言专门...
評分P18 scala> "Hello".filter(_ != 'l') res1: String = Hello 应为 scala> "Hello".filter(_ != 'l') res1: String = Heo P19 译文:领域特定语言是用于特定领域的伪编程语言,这种语言专门用来解决手头的某个领域。 建议:领域特定语言是用于特定领域的伪编程语言,这种语言专门...
評分P18 scala> "Hello".filter(_ != 'l') res1: String = Hello 应为 scala> "Hello".filter(_ != 'l') res1: String = Heo P19 译文:领域特定语言是用于特定领域的伪编程语言,这种语言专门用来解决手头的某个领域。 建议:领域特定语言是用于特定领域的伪编程语言,这种语言专门...
評分P18 scala> "Hello".filter(_ != 'l') res1: String = Hello 应为 scala> "Hello".filter(_ != 'l') res1: String = Heo P19 译文:领域特定语言是用于特定领域的伪编程语言,这种语言专门用来解决手头的某个领域。 建议:领域特定语言是用于特定领域的伪编程语言,这种语言专门...
Scala in Depth 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024