Scala for the Impatient 在线电子书 图书标签: scala 编程 函数式编程 Scala 计算机 编程语言 计算机科学 英文版
发表于2024-12-22
Scala for the Impatient 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
@ @
评分Scala估计是这个世界上唯一的复杂度超过C++的语言。
评分常见坑都给标出来了,适合想快速开始用的人
评分Scala估计是这个世界上唯一的复杂度超过C++的语言。
评分写得很简洁,没有废话,相对于其他的scala语法书,这本书涵盖内容很广,却很薄,而且内容新,适合作为案边的语法工具书。
Cay S. Horstmann is principal author of Core Java™, Volumes I and II, Eighth Edition (Prentice Hall, 2008), as well as a dozen other books for professional programmers and computer science students. He is a professor of computer science at San Jose State University and a Java Champion.
Scala is a modern programming language for the Java Virtual Machine (JVM) that combines the best features of object-oriented and functional programming languages. Using Scala, you can write programs more concisely than in Java, as well as leverage the full power of concurrency. Since Scala runs on the JVM, it can access any Java library and is interoperable with Java frameworks. Scala for the Impatient concisely shows developers what Scala can do and how to do it. In this book, Cay Horstmann, the principal author of the international best-selling Core Java(t), offers a rapid, code-based introduction that's completely practical. Horstmann introduces Scala concepts and techniques in "blog-sized" chunks that you can quickly master and apply. Hands-on activities guide you through well-defined stages of competency, from basic to expert. Coverage includes * Getting started quickly with Scala's interpreter, syntax, tools, and unique idioms * Mastering core language features: functions, arrays, maps, tuples, packages, imports, exception handling, and more * Becoming familiar with object-oriented programming in Scala: classes, inheritance, and traits * Using Scala for real-world programming tasks: working with files, regular expressions, and XML * Working with higher-order functions and the powerful Scala collections library * Leveraging Scala's powerful pattern matching and case classes * Creating concurrent programs with Scala actors * Implementing domain-specific languages * Understanding the Scala type system * Applying advanced "power tools" such as annotations, implicits, and delimited continuations Scala is rapidly reaching a tipping point that will reshape the experience of programming. This book will help object-oriented programmers build on their existing skills, allowing them to immediately construct useful applications as they gradually master advanced programming techniques.
没读过,想读, 但我估计之前的评论都只是看了前九章就认为读了这本书的主儿写下的吧?! 实际上, 后面几章才是我感兴趣的, 尤其是最后一章, delimited continuation,如果你能轻松读懂这一章,再来评论才好,呵呵,反正我估计我可能不会一遍读懂,continuation的概念挺简...
评分scala在一个庞大复杂编译器的基础上做了很多工程上的优化,会让java开发者爱不释手。同样是jvm上的语言,但对于喜爱简洁实用,偏爱偏函数式表达的coder,可能会更喜爱clojure。等掌握了函数式编程的概念和理解scala的类型系统,可能才会有拨云见日的感觉。 《快学scala》全面细...
评分http://typesafe.com/resources/scala-for-the-impatient Scala is reaching a tipping point, as thousands of Java and other object-oriented programmers hear about its potential and seek to discover this breakthrough functional programming language for themsel...
评分有许许多多专业名词有强制翻译且不给出原文的现象,是么特质,样例类之类的,读起来费劲。 书本身的很多介绍方式也让人觉得有点理解困难。 但所用的Scala版本还算比较新,因而实验起来还算方便。 继续看好这一JVM上的Functional Programming Language,后续应该还是要继续找介...
评分前段时间学完了coursera上的“Functional Programming Principles in Scala”,现在正在自学“Principles of Reactive Programming”。和这两门课程的内容相比,这本书最大的问题就是对函数式编程的感念介绍太少,书中的内容大都是scala语法类库的堆砌。比如说对foldLeft、fold...
Scala for the Impatient 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024