Skip to content

books page updates #1616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions _books/1-programming-in-scala-3rd.md

This file was deleted.

12 changes: 12 additions & 0 deletions _books/1-programming-in-scala-4th.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Programming in Scala, 4th ed"
link: https://booksites.artima.com/programming_in_scala_4ed
image: /resources/img/books/ProgrammingInScala.gif
status: Updated for Scala 2.13
authors: ["Martin Odersky", "Lex Spoon", "Bill Venners"]
publisher:
---

(First edition [available for free online reading](https://www.artima.com/pins1ed/))

This book is co-authored by the language's designer, Martin Odersky. It provides depth and clarity on the diverse features of the language. The book provides both an authoritative reference for Scala and a systematic tutorial covering all the features in the language. Once you are familiar with the basics of Scala you will appreciate having this source of invaluable examples and precise explanations of Scala on hand. The book is available from [Artima](https://booksites.artima.com/programming_in_scala_4ed). Award winning book - [Jolt Productivity award](https://www.drdobbs.com/joltawards/232601431) for Technical Books.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: "Programming Scala"
link: https://shop.oreilly.com/product/0636920033073.do
image: /resources/img/books/ProgrammingScala-final-border.gif
status: Updated for Scala 2.11
status: Updated for Scala 2.12
authors: ["Alex Payne", "Dean Wampler"]
publisher: O’Reilly
publisherLink: https://www.oreilly.com/
---

Both are industry experts, Alex Payne being the lead API programmer at Twitter, a social networking service based on Scala. O’Reilly, the publisher, writes: "Learn how to be more productive with Scala, a new multi-paradigm language for the Java Virtual Machine (JVM) that integrates features of both object-oriented and functional programming. With this book, you'll discover why Scala is ideal for highly scalable, component-based applications that support concurrency and distribution. You'll also learn how to leverage the wealth of Java class libraries to meet the practical needs of enterprise and Internet projects more easily."
Both are industry experts, Alex Payne being the lead API programmer at Twitter, a social networking service based on Scala. O’Reilly, the publisher, writes: "Learn how to be more productive with Scala, a new multi-paradigm language for the Java Virtual Machine (JVM) that integrates features of both object-oriented and functional programming. With this book, you'll discover why Scala is ideal for highly scalable, component-based applications that support concurrency and distribution. You'll also learn how to leverage the wealth of Java class libraries to meet the practical needs of enterprise and Internet projects more easily."
11 changes: 0 additions & 11 deletions _books/5-scala-in-depth.md

This file was deleted.

File renamed without changes.