DEV Community

Discussion on: which tech/language/framework are you thinking of learning next.

Collapse
 
itsjzt profile image
Saurabh Sharma

I looked at elixir and its syntax is very friendly.

Collapse
 
ahferroin7 profile image
Austin S. Hemmelgarn

Yeah, the syntax isn't bad, it's just rather different from what I'm used to. For example, it's been years since I actively worked with a language that used keywords to delimit code blocks, and I don't think I've ever dealt with one where the parenthesis for a function call are optional.