U
U
uhbif192013-12-01 15:34:28
Scala
uhbif19, 2013-12-01 15:34:28

What is cool about Scala?

Hello gentlemen.
I recently started learning Scala. Generally speaking, it can come in handy for me at work, but the main goal for now is just to play.
Scala is very cool, at first glance. So far, this is the first language with static typing, which is immediately clear to me and does not cause difficulties. Well, the set of features is cool: JVM, meta-programming, monads, a bunch of libraries.
Now I want to write hellowords. I want to know what can be interesting to see in the language. What kind of things did you like? While mastered object model and modules. What else to see? Throw off features / articles / interesting libraries (:

Answer the question

In order to leave comments, you need to log in

6 answer(s)
A
anyd3v, 2013-12-01
@anyd3v

akka

W
webbus, 2013-12-01
@webus

Recently here appeared www.scala-js.org/ a kind of answer to clojurescript

1
16433407, 2013-12-02
@16433407

lectures by Odersky and a course on coursera (the second one is currently in progress, but it's too late to register)

A
afiskon, 2013-12-20
@afiskon

There is a bit about libraries here.

M
MrMig, 2014-01-18
@MrMig

Do not be too lazy to spend a few days: habrahabr.ru/post/209532
To the heap:
- as already mentioned, akka - actor model
- play framework - RoR-like framework
- scala.js - so far the question is "why?" remains open
- all sorts of "built-in" concepts of the language itself are very cool!

L
lexand, 2014-01-22
@lexand

twitter.github.io/scala_school/en/index.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question