Skip to content

Rado Buransky

Scala developer.

Rado Buransky

Scala developer.

Rado Buransky

Scala developer.

Month: July 2013

July 30, 2013scala

Scala Wonderland: Semicolons, singletons and companion objects

In Scala you may usually omit semicolon at the end of a statement. It is required if more statements are on a […]

July 21, 2013scala

Scala Wonderland: Lists

In functional style methods should not have side effects. A consequence of this philosophy is that List is immutable in Scala. Construction […]

July 18, 2013Programming

The Rule of Failed Integration Build

What to do if an integration build fails? By failing I mean either there is a compilation error or an automated test […]

July 12, 2013July 12, 2013scala

Scala Wonderland: The functional style

Scala encourages to use a functional style of programming. For programmers coming from imperative world of Java or C# it is the […]

July 6, 2013July 6, 2013scala

Scala Wonderland #1: All operations are method calls

I’ve started learning Scala two months ago and I can’t get back to Murakami’s 1Q84 so exciting it is. In the coming […]

Archives

  • March 2022
  • January 2022
  • April 2016
  • March 2016
  • January 2016
  • December 2015
  • October 2015
  • September 2015
  • August 2014
  • May 2014
  • February 2014
  • December 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
© 2023 Rado Buransky. Proudly powered by Sydney