Scala Tutorial Through Katas

A programming kata is an exercise which helps a programmer hone his skills through practice and repetition.

This is the index of the series “Scala Tutorial Through Katas”. Articles are divided into easy, medium and hard. Beginners should start with easy ones and move towards more complicated once they feel more comfortable programming in Scala.

Katas

Fizz Buzz (Easy)
Berlin Clock (Easy)
Prime Factors (Easy)
Tennis Game (Easy)
String Permutations (Easy)
Word Wrap (Easy)
Mars Rover (Medium)
Bowling Game (Medium)
Reverse Polish Notation (Medium)

Advertisement

2 thoughts on “Scala Tutorial Through Katas

  1. Pingback: Adopting Scala: The Next Steps. – Sofia Vaughan-Jones

  2. Pingback: Useful resources when learning Scala. – Sofia Vaughan-Jones

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s