You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-10
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Scala Exercises - "Functional Programming in Scala" library
2
2
------------------------
3
3
4
-
This repository hosts a content library for the [Scala Exercises](https://www.scala-exercises.org/) platform, that includes interactive exercises related to the "Functional Programming in Scala" book by written by Paul Chiusano and Rúnar Bjarnason and published by Manning.
5
-
This content library is meant to be used in tandem with the book, although excerpts of the theory needed to complete them have been added to guide you. For more information about "Functional Programming in Scala" please visit its [official website](https://www.manning.com/books/functional-programming-in-scala).
4
+
This repository hosts a content library for the [Scala Exercises](https://www.scala-exercises.org/) platform that includes interactive exercises related to the "Functional Programming in Scala" book written by Paul Chiusano and Rúnar Bjarnason, and published by Manning.
5
+
This content library is meant to be used in tandem with the book, although excerpts of the theory needed to complete them have been added to guide you. For more information about "Functional Programming in Scala," please visit its [official website](https://www.manning.com/books/functional-programming-in-scala).
6
6
7
-
## About Scala exercises
7
+
## About Scala Exercises
8
8
9
-
"Scala Exercises" brings exercises for the Stdlib, Cats, Shapeless and many other great libraries for Scala to your browser. Offering hundreds of solvable exercises organized into several categories covering the basics of the Scala language and its most important libraries.
9
+
"Scala Exercises" brings exercises for the Stdlib, Cats, Shapeless, and many other great libraries for Scala to your browser. It offers hundreds of solvable exercises organized into several categories covering the basics of the Scala language and its most important libraries.
10
10
11
11
Scala Exercises is available at [scala-exercises.org](https://scala-exercises.org).
12
12
@@ -18,7 +18,7 @@ to get involved, or visit our [GitHub site](https://github.com/scala-exercises).
0 commit comments