📜 ⬆️ ⬇️

93 video lectures on Scala

During the preparation of the special course “Scala for Java Developers” for the online learning platform UDEMY, I analyze other “lecture” videos. The library has accumulated a certain number of links to practical Scala materials (video in English).

For most videos, the number of views is indicated. We need to make a few comments:
1. The number of views is not the main criterion for the quality and usefulness of the video, but this one can serve as some kind of a pointer to value.
2. There is not all popular video that I met, but only that which is valuable in my personal opinion.
3. If someone knows another good video - write, add to the lists.




General



')

Odersky about Scala





Play





Akka





Spray





Spark





Slick (DB)


Slick is a framework for building functional relational mappings (like JPA and Hibernate - an API / framework for object-relational mappings (ORM))



SBT





Scalaz





Shapeless





Spire (generic numeric programming)





Functional / Reactive Programming


Source: https://habr.com/ru/post/256651/


All Articles