Using OpenAPI in Scala
Modern software development is for a large part integrating with other software. To integrate with other software you use the API software you want to integrate with. An API can…
Big Data and Software Engineering
Modern software development is for a large part integrating with other software. To integrate with other software you use the API software you want to integrate with. An API can…
If you want to host your own webshop, Woocommerce is a popular option. You can install it as plugin to WordPress. Using plugins your shop can be extended with different…
For over two years I’ve programmed nearly exclusively in Scala on the backend, while using mostly JavaScript and TypeScript on the frontend. Before that I mostly used Java for over…
Two weeks ago I visited Scala Days 2015, in Amsterdam. The conference was great, with a lot of high level content. Sessions I visited. I’ve attempted to order them by…
I’ve completed the Coursera course Functional Programming Principles in Scala, with a Verified certificate! Going through the course was a nice experience. It felt a-lot like the university years, including even…
I’ve learned about functional programming during my university years, with Haskell as primary language. I considered functional programming as quite elegant, but also impractical. I felt I could get practical…
I’ve created a small scala-script to extract messages from SOAPUI. Writing this was surprisingly easy, and certainly faster and more pleasant then processing the SOAPUI manually.
When you say Ruby, you say Rails. When you say Groovy, you say unit-tests, scripting and integration. Well that might be over-acted, but that’s what most people make of it.…
The language Ruby is very extendible, making the language very suitable for designing internal DSL’s – custom languages for domain, or single purpose as you could call it. Togetter with…
Recently wrote about a presentation on the interesest in Scala of tech-lead at Twitter. On another site a Twitter developer wrote half a year ago that several people at his…