Free Scala programming books and guides

本文深入探讨Scala语言的关键特性,包括静态类型、高级类型系统、函数类型、模式匹配、隐式参数等,并通过多种资源指导如何学习和使用Scala。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

摘自:http://stackoverflow.com/tags/scala/info

 

About 

Scala is a general purpose programming language principally targeting the Java Virtual Machine. Designed to express common programming patterns in a concise, elegant, and type-safe way, it fuses both imperative and functional programming styles. Its key features are:

  • Static typing
  • Advanced type system with type inference and declaration-site variance
  • Function types (including anonymous) which support lexical closures
  • Pattern-matching
  • Implicit parameters and conversions which support the typeclass and enrich-my-library patterns
  • Mixin composition
  • Full interoperability with Java
  • Powerful concurrency constructs
  • Advanced language constructs such as delimited continuations and an experimental macro system

For more information, see the official Scala Introduction and Scala Documentation.

To search for Scala symbols such as "=>" in Stack Overflow, you can use symbolhound search.

To search Scala documentation, you can use scalex.

Free Scala programming books and guides

Stack Overflow Scala Tutorial

  1. Introduction to Scala
  2. Variables/values
  3. Methods
  4. Literals, statements and blocks
  5. Loops/recursion
  6. Data structures / Collections
  7. For-comprehension
  8. Enumeration
  9. Pattern matching
  10. Classes, objects and types
  11. Packages, imports and visibility identifiers
  12. Inheritance
  13. Extractors
  14. Case classes
  15. Parameterized types
  16. Traits
  17. Self references
  18. Error handling
  19. Type handling
  20. Annotations
  21. Functions/Function literals
  22. Type safety
  23. Implicits
  24. Reflection
  25. Enrich-my-library pattern (formerly known as pimp-my-library)
  26. Concurrency overview
  27. Actors
  28. Use Java from Scala and vice versa
  29. XML literals
    • Explanation
  30. Scala Swing
  31. Type Programming
  32. Functional Scala

Further learning

  1. Learning Resources
  2. REPL
  3. Working with scalac and scala
  4. Operator precedence
  5. Scala blogs to follow
  6. Scala style
  7. Functional Programming Principles in Scala, a free functional programming course on Coursera taught by Martin Odersky, the creator of Scala
  8. Principles of Reactive Programming, a free reactive functional programming course on Coursera taught by Martin Odersky, Erik Meijer, Roland Kuhn.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

CODE CAMPING

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值