7

I am learning Scala and I wonder if an overview of method/function syntax exists? When to use parantheses, different ways of writing etc. Also the conventions would be nice.

1
  • 1
    Do you mean style guide? Commented Feb 27, 2012 at 8:13

2 Answers 2

7

I think all the information you're requesting is in the Scala docs.

Specifically, the style guide and the cheatsheet.

Sign up to request clarification or add additional context in comments.

Comments

2

Effective Scala from Twitter is also an excellent resource. I've adopted it for all my Scala projects.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.