Programming in Scala, Third Edition 2024 pdf epub mobi 電子書 下載


Programming in Scala, Third Edition

簡體網頁||繁體網頁

Programming in Scala, Third Edition pdf epub mobi 著者簡介

Martin Odersky is the creator of the Scala language. He is a professor at EPFL in Lausanne, Switzerland, and a founder of Typesafe, Inc. He works on programming languages and systems, more specifically on the topic of how to combine object-oriented and functional programming. Since 2001 he has concentrated on designing, implementing, and refining Scala. Previously, he has influenced the development of Java as a co-designer of Java generics and as the original author of the current javac reference compiler. He is a fellow of the ACM.

Lex Spoon is a software engineer at Semmle, Ltd. He worked on Scala for two years as a post-doc at EPFL. He has a Ph.D. from Georgia Tech, where he worked on static analysis of dynamic languages. In addition to Scala, he has helped develop a wide variety of programming languages, including the dynamic language Smalltalk, the scientific language X10, and the logic language that powers Semmle. He and his wife live in Atlanta with two cats and a chihuahua.

Bill Venners is president of Artima, Inc., publisher of the Artima Developer website (www.artima.com), and cofounder of Escalate Software, LLC. He is author of the book, Inside the Java Virtual Machine, a programmer-oriented survey of the Java platform's architecture and internals. His popular columns in JavaWorld magazine covered Java internals, object-oriented design, and Jini. Active in the Jini Community since its inception, Bill led the Jini Community's ServiceUI project, whose ServiceUI API became the de facto standard way to associate user interfaces to Jini services. Bill is also the lead developer and designer of the ScalaTest testing framework and the Scalactic library for functional, object-oriented programming. testing tool for Scala and Java developers.


Programming in Scala, Third Edition pdf epub mobi 圖書描述

This third edition brings the entire book, up to date, adding new material to cover features appearing in Scala versions 2.9 through Scala 2.12, including:

String interpolation

Functional Futures

Implicit classes

Defining new AnyVals

Typeclasses and context bounds

The latest style recommendations

SAM support in Scala 2.12

Programming in Scala, Third Edition 2024 pdf epub mobi 電子書 下載

Programming in Scala, Third Edition pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-11-22

Programming in Scala, Third Edition 2024 pdf epub mobi 電子書 下載

Programming in Scala, Third Edition 2024 pdf epub mobi 電子書 下載

Programming in Scala, Third Edition 2024 pdf epub mobi 電子書 下載



喜欢 Programming in Scala, Third Edition 電子書 的读者还喜欢


Programming in Scala, Third Edition pdf epub mobi 讀後感

評分

Scala是一門復雜的語言,它在java的基礎上又多齣瞭很多的特性,看起來很像語法糖? 但這些復雜的特性背後卻有著內在的統一性,最終達到瞭強大而不失一緻。從for錶達式轉譯,到List實現,你會發現它的內核是如此簡單,但在這些基礎之上構建齣的強大特性,是如此美妙。 有些語...  

評分

好的一方麵,這本書倒是一本很詳盡細緻的參考手冊,scala裏做一件事往往有好幾種做法(一種最底層的原始做法,一種加瞭點語法糖的友好做法,還一種糖加多瞭甜的不得瞭的做法),這本書介紹的比較充分,並且在很多地方對這語言為什麼這麼設計做瞭解釋,在讀完書開始實用時碰到問...  

評分

評分

目前看瞭五分之一,但是感慨有很多,這裏寫一下。 之前上學的時候學過一段時間,當時用的是 《快學Scala》這本書,當時是圖書館藉的第一版 然後大概刷瞭一半,每章的習題自己也都做全瞭,但是後麵就感覺做瞭個夢一樣,醒來還是不懂,對 Scala 的印象隻保持在 屬於 jvm 係語言、...

評分

這本書的確是能幫助人更好的駕馭scala,這體現在效率及最佳實踐上。但裏麵的內容得自己親自用過這門語言纔能體會得到,所以不要一用這本書作為scala入門,而是應該在自己使用過scala後用來提高自己代碼質量及效率。 這本書看完花的時間並不多,三天左右把。主要是工作的時候要...  

類似圖書 點擊查看全場最低價
出版者:Artima Press
作者:Martin Odersky
出品人:
頁數:837
譯者:
出版時間:2016-5-10
價格:USD 54.95
裝幀:Paperback
isbn號碼:9780981531687
叢書系列:

圖書標籤: Scala  編程  計算機  函數式編程  程序設計  programming  計算機科學  軟件開發   


Programming in Scala, Third Edition 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Programming in Scala, Third Edition pdf epub mobi 用戶評價

評分

第一次接觸函數式編程,我理解pattern matching就是一種稍微優雅一點的寫if else的方式?

評分

快速閱讀到3/4,java雖然囉嗦,scala也不會優雅很多,除瞭pattern matching 做不到之外,java8+沒有明顯短闆。講瞭很多scala的設計取捨,目前看來還有種矯枉過正的感覺,不知道kotlin如何。

評分

因為個人 Spark 的使用場景較多, 前段時間用 Scala 實現瞭一個數據處理的程序, 發現代碼的確簡潔不少, 寫起來也很 easy -- 隻是實現功能並沒有傳說中的那麼難. 因此係統性地學習下這麼語言.作者是 Scala 的創建者之一, 書中闡述瞭一些特性和設計的原有, 也對函數式編程中的一些概念做瞭詳盡的解釋. 讀完之後, 覺得沒有必要讀其他 Scala 的書籍.

評分

這本書讀瞭3遍瞭,還在讀,是難得一見的語言有味道的書,順帶把java也學習瞭,看完這本書就非常想瞭解jvm

評分

快速閱讀到3/4,java雖然囉嗦,scala也不會優雅很多,除瞭pattern matching 做不到之外,java8+沒有明顯短闆。講瞭很多scala的設計取捨,目前看來還有種矯枉過正的感覺,不知道kotlin如何。

Programming in Scala, Third Edition 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有