Functional programming in Scala
I did a short presentation (1.5 h) on functional programming with Scala for the software development teams at one of our customers.
I did a short presentation (1.5 h) on functional programming with Scala for the software development teams at one of our customers.
We recently developed a multimedia learning application for video based training, which I presented at Emberfest 2013.
One of the best practices for installing RVM (BTW: one of the greatest tools available when working with Ruby) is to install it as regular user (and not as r...
The Ruby Version Manager (RVM) is a great tool if your Ruby and Rails applications are based on different versions of Ruby and/or use different gem sets.
If you go in for virtualization, continuous integration (CI) and DevOps, sooner or later the cloud technology OpenStack pops up. Unfortunately, it’s not easy...