TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Best Resources to Learn Scala

4 点作者 iwebdevfromhome将近 3 年前
I’m a data engineer in my current place and most of our pipelines and code we write is in python. The backend team writes must of their services in Scala.<p>Sometimes, we need to debug stuff that cross-references the backend services and It’ll be a plus to have knowledge of scales for a better understanding of what’s going on.<p>Scala devs of HN, what are your in your opinion the best resources to learn the language?<p>I’m going through codewars exercises for scala and its been fun!

2 条评论

AzzieElbab超过 2 年前
There are two yet channels that are excellent Dev inside you and rock the jvm <a href="https:&#x2F;&#x2F;youtube.com&#x2F;c&#x2F;DevInsideYou" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;c&#x2F;DevInsideYou</a><p><a href="https:&#x2F;&#x2F;youtube.com&#x2F;c&#x2F;RocktheJVM" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;c&#x2F;RocktheJVM</a>
minhmeoke将近 3 年前
I took the Functional Programming Principles in Scala class on Coursera and it was excellent! It&#x27;s taught by Martin Odersky who is the creator of the language, and had lots of very effective short exercises which let you apply the concepts he teaches in the class.<p><a href="https:&#x2F;&#x2F;www.coursera.org&#x2F;specializations&#x2F;scala" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;specializations&#x2F;scala</a>