Skip to content

Instantly share code, notes, and snippets.

@kaplanbora
Created August 2, 2018 09:52
Show Gist options
  • Save kaplanbora/0a021d0fc077b684e97abe52e0665fe5 to your computer and use it in GitHub Desktop.
Save kaplanbora/0a021d0fc077b684e97abe52e0665fe5 to your computer and use it in GitHub Desktop.
Scala Learning Material

Learning Materials

Cheatsheets

Useful for getting used to syntax

News

Reading people talk about Scala is a great way to learn. I learned so much over the years by just reading reddit.

Podcasts

These are not Scala specific but they talk with people who write Scala or talk about general functional programming concepts.

Blogs - Tutorials

Handy sources to help you when you think "how can I do X?"

Books

Underscore books are super easy to just pickup and go. FP in Scala (red book) is recommended if you want some challange.

Video Courses

Mark Lewis has great videos on Scala (even on big data) and DevInsideYou makes videos that dives deep into Scala's guts.

Conferences

Can be used as immersion material.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment