DiversIT Europe

Tag: presentation

Mar 2, 2017 Video - Sharing 2 years Scala experience Presentation at Voxxed Bristol 2017
In January 2015 we started on a new project using Scala with a team which had hardly any Scala experience. In this talk I share insights and experiences during a 2-year journey of using Scala/Akka in a real project, how the team learned Scala and slowly found it’s way into functional programming. It will include some best practices, pit-falls and lessons learned in both using Scala.
[Read more...]
Tags: conference presentation scala voxxed
Nov 12, 2016 Video - Sharing 2 years experience using Scala in a real project by a Java team Presentation on Devoxx 2016
In Januari 2015 we started on a new project using Scala with a team which had hardly any Scala experience. In this talk I’d like to share insights and experiences during a 2-year journey of using Scala/Akka in a real project, how the team learned Scala and slowly found it’s way into functional programming. It will include some best practices, pitt falls and lessons learned in both using Scala and the interoperability with Java and Groovy. Some of the technologies we used are Akka, Spray, Finatra, Json4s, Neo4j.
[Read more...]
Tags: conference devoxx presentation scala
Nov 11, 2016 Video - Talk to your Home! Quicky presentation on Devoxx 2016
OpenHab is a free open-source framework to automate your home. With probably over 100 bindings available for OpenHab, you probably already own something you could automate with OpenHab. My own home is automated using KNX, but it is also connected to OpenHab for a simple UI and as a continuous playground. In this quicky I’ll show how easy it is to control your OpenHab installation via Siri. [Sorry Android-ers, the Google Voice API is not open yet, so this is (at the writing of this paper) not possible yet with Google Voice.] With a few small steps it is possible to control your home with some basic commands, but you can also ask your home for the status of things like the temperature in the living room. I’ll demonstrate live controlling my home from the Devoxx stage.
[Read more...]
Tags: conference devoxx openhab presentation voicecontrol
Nov 3, 2016 Video - Sharing 2 years experience using Scala in a real project by a Java team Presentation on JFall 2016
In Januari 2015 we started on a new project using Scala with a team which had hardly any Scala experience. In this talk I’d like to share insights and experiences during a 2-year journey of using Scala/Akka in a real project, how the team learned Scala and slowly found it’s way into functional programming. It will include some best practices, pitt falls and lessons learned in both using Scala and the interoperability with Java and Groovy. Some of the technologies we used are Akka, Spray, Finatra, Json4s, Neo4j.
[Read more...]
Tags: conference jfall presentation scala
May 16, 2016 Presentation - Gettings started with cool IoT stuff Presentation on NextBuild 2016
There have been plenty of session already about Raspberry Pi’s and Arduino’s, but that’s old-school already. I want to show you what cool devices are currently available or will come available shortly and how to get started with those. One of the devices is the ESP8266. I’ll explain what hardware you need to get started and I’ll demonstrate how to quickly start developing with a ESP8266, from a basic blink to an Over The Air update of your firmware and connecting it to the cloud. Other devices I’ll try to cover are the RedBear DUO, a wifi and Bluetooth-LE device which I just got in today, and Riots.
[Read more...]
Tags: conference iot nextbuild presentation
Nov 13, 2015 Video - Fast REST API building with Unfiltered Presentation on Devoxx 2015 about Unfiltered
In need of building a new api fast? Come and have a look at Unfiltered, a Scala Http request toolkit with which you can create and run a rest api in just 4 lines! During this Quickie I’ll demonstrate some of the usages of Unfiltered, from some simple endpoints to a fully Akka clustered application.
[Read more...]
Tags: conference devoxx presentation rest scala
May 30, 2015 Workshop - Dive into Scala Workshop on NextBuild 2015
Scala is the fastest growing language on the JVM. It’s both OO and Functional and has build-in support for easily writing concurrent application to maximise the use of all your resources. Want to learn about Scala and get started right away? Then this university session is for you! Via live coding, I’ll show you how to setup a new project and you’ll learn thought code about many Scala features like Traits, Case Classes, Pattern Maching, Implicits, Currying, Lambdas, etc, but also about SBT and how to use Scala in a Java project. Bring your laptop, with SBT and Scala preinstalled, so you can follow along!
[Read more...]
Tags: conference nextbuild presentation scala
Apr 20, 2015 Presentation - Why and what is Scala Here another presentation I gave for my customer to introduce Java developers to Scala and show the features Scala adds to Java
[Read more...]
Tags: presentation scala
Sep 11, 2014 Presentation - Intro into Scala for Java developers On the first meetup of the Brabant Scala meetup group, I gave a presentation ‘Intro to Scala for (Java) developers’
[Read more...]
Tags: presentation scala
Feb 2, 2013 Presentation - Intro into Scala Here is a presentation is gave for my customers to introduce Java developers to Scala and show the features Scala adds to Java
[Read more...]
Tags: presentation scala
Apr 16, 2012 Workshop - Git This is a presentation I have given at several customers to get them started with Git.
[Read more...]
Tags: git presentation