Settings

Theme

Web developer wants to learn statically typed language

3 points by comatory 10 years ago · 3 comments · 1 min read


I've been writing in Ruby and Javascript so basically I know only dynamic OO languages. I'm interested in trying out sth different only like a hobby. I'm not necessarily wanting to switch to functional style. There are too many options. I've tried swift many months ago but lots of folk like Go/Haskell etc

What are your suggestions?

georgeam 10 years ago

I would recommend elm for a hobbyist and as a first exposure to functional programming that is a lot of fun. Your code will only run on browsers (as of now).

Scala is better for heavy duty work, and works on backend, frontend, simple android apps if you must, data science applications. It gives a lot more power and requires more effort to master.

dwenzek 10 years ago

I recommend http://elm-lang.org which is statically typed and designed for web development.

lanna 10 years ago

Scala

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection