DiversIT Europe

Tag: nextbuild

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
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