Skip to content

Commit f032538

Browse files
authored
Merge pull request #1706 from SethTisue/impatient-no-more
reshuffle books list (-Impatient, +Creative)
2 parents c5bc159 + 32243d1 commit f032538

File tree

6 files changed

+12
-22
lines changed

6 files changed

+12
-22
lines changed

_books/6-hands-on-scala.md renamed to _books/3-hands-on-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Hands-on Scala Programming"
33
link: https://www.handsonscala.com/
44
image: /resources/img/books/HandsOnScala.jpg
5-
status: Available now
5+
status: Covers Scala 2.13
66
authors: ["Li Haoyi"]
77
publisher: Li Haoyi
88
publisherLink: http://www.lihaoyi.com

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

Lines changed: 0 additions & 21 deletions
This file was deleted.

_books/4-creative-scala.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Creative Scala"
3+
link: https://www.creativescala.org
4+
image: /resources/img/books/CreativeScala.png
5+
status: Free online book
6+
authors: ["Dave Gurnell", "Noel Welsh"]
7+
publisher: Underscore
8+
publisherLink: https://underscore.io
9+
---
10+
11+
"The book for new developers who want to learn Scala and have fun. Creative Scala is aimed at developers who have no prior experience in Scala. It is designed to give you a fun introduction to functional programming. We assume you have some very basic familiarity with another programming language but little or no experience with Scala or other functional languages. We've chosen what we hope is a fun method to explore functional programming and Scala: computer graphics."
File renamed without changes.

resources/img/books/CreativeScala.png

59.1 KB
Loading

0 commit comments

Comments
 (0)