Skip to content
New issue

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

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

Already on GitHub? # to your account

Rock the JVM + learning links #4265

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

daniel-ciocirlan
Copy link

cc @djspiewak

Added learning links for Rock the JVM's Cats course to the docs website + fixed a minor display issue with the learner resources page.

For context: I run this website called Rock the JVM which creates free and paid learning material on all major tools in the Scala ecosystem. This Cats course has been live since mid-2020 with overwhelmingly positive feedback. I think the course would benefit many more people if only they knew it existed, hence this PR.

Happy to help with any info!

Comment on lines +147 to +158
### Learning

Below you can find third-party long-form materials strictly focused on Cats:

* (book) [Scala with Cats](https://underscore.io/books/scala-with-cats/)
by Noel Welsh and Dave Gurnell
* (course) [Rock the JVM Cats course](https://rockthejvm.com/p/cats/)
* (tutorial) [herding cats](http://eed3si9n.com/herding-cats/) by Eugene Yokota
* (tutorial) [Scala Exercises](https://www.scala-exercises.org/cats) by 47 Degrees

Check [this page](https://typelevel.org/cats/resources_for_learners.html) for a wider range of materials where the Cats library is used in the context of category theory, Scala projects and more.

Copy link
Contributor

Choose a reason for hiding this comment

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

There's already a link to the "resources_for_learners.html" page in this file (see https://github.com/typelevel/cats#documentation). Perhaps it would be better to add missing resources to the referenced page in the docs instead.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants