Category Theory For Programmers Scala Edition Paperback


Download Category Theory For Programmers Scala Edition Paperback PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Category Theory For Programmers Scala Edition Paperback book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Category Theory for Programmers (Scala Edition, Paperback)


Category Theory for Programmers (Scala Edition, Paperback)

Author: Bartosz Milewski

language: en

Publisher:

Release Date: 2019-08-12


DOWNLOAD





This is the Scala edition of Category Theory for Programmers by Bartosz Milewski. This book contains code snippets in both Haskell and Scala.

Category Theory


Category Theory

Author: Steve Awodey

language: en

Publisher: Oxford University Press

Release Date: 2006-05


DOWNLOAD





Containing example exercises, this reference to category theory is suitable for researchers and graduates in philosophy, mathematics, and computer science. With definitions of concepts, and proofs of propositions and theorems, the text makes the ideas of this topic understandable to the broad readership.

Scala Cookbook


Scala Cookbook

Author: Alvin Alexander

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2013-08-01


DOWNLOAD





Save time and trouble when using Scala to build object-oriented, functional, and concurrent applications. With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems you’ll encounter when using the Scala language, libraries, and tools. It’s ideal not only for experienced Scala developers, but also for programmers learning to use this JVM language. Author Alvin Alexander (creator of DevDaily.com) provides solutions based on his experience using Scala for highly scalable, component-based applications that support concurrency and distribution. Packed with real-world scenarios, this book provides recipes for: Strings, numeric types, and control structures Classes, methods, objects, traits, and packaging Functional programming in a variety of situations Collections covering Scala's wealth of classes and methods Concurrency, using the Akka Actors library Using the Scala REPL and the Simple Build Tool (SBT) Web services on both the client and server sides Interacting with SQL and NoSQL databases Best practices in Scala development