Skip to content

Commit 9f550f6

Browse files
committed
add Scala for the Impatient back to the books page
it used to be there, but was removed (in scala#1706) because it had fallen out of date. but there's a Scala 3 edition now.
1 parent 259fbb1 commit 9f550f6

File tree

6 files changed

+23
-0
lines changed

6 files changed

+23
-0
lines changed

_books/3-scala-for-the-impatient.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Scala for the Impatient"
3+
link: https://horstmann.com/scala/
4+
image: /resources/img/books/scala_for_the_impatient.jpg
5+
status: Updated for Scala 3
6+
authors: ["Cay Horstmann"]
7+
publisher: Addison-Wesley Professional
8+
publisherLink: https://www.oreilly.com/publisher/addison-wesley-professional/
9+
---
10+
11+
What you get:
12+
13+
* Up to date coverage of Scala 3
14+
* A rapid introduction to Scala for programmers who are competent in another language such as Java, C#, Python, JavaScript, or C++
15+
* Blog-length chunks of information that you can digest quickly
16+
* An organization that you'll find useful as a quick reference
17+
18+
What you don't get:
19+
20+
* An introduction into programming or object-oriented design
21+
* Religion about the superiority of one paradigm or another
22+
* Cute or academic examples
23+
* Mind-numbing details about syntax minutiae
File renamed without changes.
File renamed without changes.
Loading
-178 KB
Binary file not shown.

0 commit comments

Comments
 (0)