Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kj187/scala-ecosystem

Scala Ecosystem
https://github.com/kj187/scala-ecosystem

akka concurrency java play scala slick static-typed

Last synced: about 1 month ago
JSON representation

Scala Ecosystem

Awesome Lists containing this project

README

        

# Scala Ecosystem

* [Scala Ecosystem](#scala-ecosystem)
* [Scala](#scala)
* [Articles/Slides ...](#articlesslides-)
* [Video Course](#video-course)
* [Udemy](#udemy)
* [Coursera](#coursera)
* [Other](#other)
* [Video Talks/Tutorials](#video-talkstutorials)
* [Youtube](#youtube)
* [Books](#books)
* [eBooks](#ebooks)
* [Print Books](#print-books)
* [Play Framework](#play-framework)
* [Video Course](#video-course-1)
* [Pluralsight](#pluralsight)
* [Books](#books-1)
* [eBooks](#ebooks-1)
* [Slick](#slick)
* [Articles/Slides ...](#articlesslides--1)
* [Books](#books-2)
* [eBooks](#ebooks-2)
* [Akka](#akka)
* [Books](#books-3)
* [Print Books](#print-books-1)
* [Video Course](#video-course-2)
* [Udemy](#udemy-1)
* [Video Talks/Tutorials](#video-talkstutorials-1)
* [Youtube](#youtube-1)

## Scala

### Articles/Slides ...
- [Scala ecosystem](https://goo.gl/uutSpg)
- [Learn Scala in Y minutes](https://goo.gl/h6D2sm)
- [Scala School! From ∅ to Distributed Service](https://goo.gl/Gm1iV7)
- [Effective Scala](https://goo.gl/RHLBAv)
- [Scala cheat sheet](https://goo.gl/gfG3qz)
- [Awesome Scala list](https://goo.gl/xvgxGz)

### Video Course
#### Udemy
Most of the time the courses are greatly reduced

- [Beginning Scala Programming (Marc C. Lewis; Beginner; 50€)](https://goo.gl/a12tE8)
- [Kickstart Scala, The Ultimate Scala Beginner (V2 Maestros, LLC; Beginner; 200€)](https://goo.gl/irJtwd)
- [Scala Programming Language (Stone River eLearning; Beginner;125€)](https://goo.gl/XxVze8)
- [Scala in Practice (Adastra Academy; Beginner; 50€)](https://goo.gl/UzYTbt)
- [Microservices in Scala (Packt Publishing; Intermediate; 125€)](https://goo.gl/XV5ZVg)
- [Learning Scala Web Development (Packt Publishing; Intermediate; 75€)](https://goo.gl/1qv2Rj)

#### Coursera
- [Functional Program Design in Scala (Martin Odersky; Intermediate; free)](https://goo.gl/1vsR9f)
- [Functional Programming Principles in Scala (Martin Odersky; Intermediate; free)](https://goo.gl/QChBY6)

#### Other
- [Scala 101 (Cognitiveclass; Beginner; Free)](https://goo.gl/UgBX4h)

### Video Talks/Tutorials
#### Youtube
- [SF Scala: Martin Odersky, Scala the Simple Parts](https://goo.gl/Md9RKP)
- [Learning Scala? Learn the Fundamentals First!](https://goo.gl/KExTKW)
- [Scala Tutorial](https://goo.gl/TQhD52)

### Books

#### eBooks
- [Underscore - Essential Scala (free)](https://goo.gl/W2dbri)
- [Underscore - Advanced Scala with Cats (free)](https://goo.gl/en2Smf)
- [Underscore - Creative Scala (free)](https://goo.gl/2iEVqd)

#### Print Books

[Durchstarten mit Scala](https://goo.gl/Qoa4Ym)
[Learning concurrent programming in Scala](https://goo.gl/KqNWTN)
[Scala Design Patterns](https://goo.gl/XUAzmr)
[Scala for the Impatient](https://goo.gl/RX3h2h)
[Scala in Action](https://goo.gl/2XDiTt)
[Programming in Scala, 3rd Edition](https://goo.gl/1USp3i)
[Scala Functional Programming Patterns](https://goo.gl/2yQCmx)
[Scala in Depth](https://goo.gl/Hf7DHV)

## Play Framework

### Video Course
#### Pluralsight
- [Play! 2 for Scala (James Hughes; Intermediate; Subscription required)](https://goo.gl/vXqJU9)

### Books
#### eBooks
- [Underscore - Essential Play](https://goo.gl/uKuiAm)

#### Print Books
[Play in Practice: Building a Reactive Web Application](https://goo.gl/uLjJ5j)
[Play for Scala: Covers Play 2](https://goo.gl/2ag1NB)
[Mastering Play Framework for Scala](https://goo.gl/yLHEsn)

## Slick


### Articles/Slides ...
- [Patterns for slick database applications](https://goo.gl/JRfQBq)

### Books
#### eBooks
- [Underscore - Essential Slick](https://goo.gl/p45E96)

## Akka

### Books
#### Print Books
[Akka in Action](https://goo.gl/tN6YH3)
[Reactive Messaging Patterns with the Actor Model: Applications and Integration in Scala and Akka](https://goo.gl/oYrVJU)
[Akka Concurrency](https://goo.gl/HGcosx)
[Reactive Programming with Scala and Akka](https://goo.gl/kPW6Pt)

### Video Course
#### Udemy
- [Learning Akka](https://goo.gl/zaaMHn)

### Video Talks/Tutorials
#### Youtube
- [Introduction to Akka by Yannick De Turck](https://goo.gl/mdi9fq)
- [Introduction to Akka Actors with Java 8](https://goo.gl/ao2YGU)