Skip to content
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

Adds Scala Exercises to list of resources for learners #1323

Merged
merged 3 commits into from
Aug 23, 2016
Merged

Adds Scala Exercises to list of resources for learners #1323

merged 3 commits into from
Aug 23, 2016

Conversation

raulraja
Copy link
Contributor

@non @adelbertc This PR adds Scala Exercises Cats section to the list of resources for learners.

@codecov-io
Copy link

codecov-io commented Aug 23, 2016

Current coverage is 91.47% (diff: 100%)

Merging #1323 into master will not change coverage

@@             master      #1323   diff @@
==========================================
  Files           234        234          
  Lines          3543       3543          
  Methods        3484       3484          
  Messages          0          0          
  Branches         59         59          
==========================================
  Hits           3241       3241          
  Misses          302        302          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 79d5f53...219585a

@@ -12,3 +12,7 @@ section: "resources_for_learners"

# Tutorials
* [herding cats](http://eed3si9n.com/herding-cats/) by Eugene Yokota
* [Scala Exercises](https://www.scala-exercises.org/cats) by 47 Degrees
offers multiple online exercises to learn about the typeclasses and
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@raulraja Could you please change "typeclasses" to "type classes". We agreed on this spelling in #441. :-)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fthomas done!, thanks.

@fthomas
Copy link
Member

fthomas commented Aug 23, 2016

👍

1 similar comment
@adelbertc
Copy link
Contributor

👍

@adelbertc adelbertc merged commit 06539fa into typelevel:master Aug 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants