Databiz
Databiz turns ideas of its customers into business success by using innovative methods and techniques combined with competence, creativity and passion.
Databiz apply the philosophy of "think-make-check" and from April 2016 is Lightbend Platinum Training Partner.
It starts deepening the knowledge of the customer, what it needs and continues creating a path step by step, always on the side of the customer, making everything easy and smart.
Databiz has the awareness to bring excellence by integrating:
Technological competence (specialize Reactive Applications, Big & Fast Data, Blockchain and Machine Learning)
In-depth knowledge of business processes
User eXperience
PMO
Training on technology and methodologies
Databiz is partnering with Lightbend since 2013 and we’ve achieved the level of Premier Partner for system integration, resellers and training since 2015.
-
Scala Under the Hood
Featuring Tzofia Shiftan
In this talk, you will explore a dive deep into the JVM in order to understand how Scala does its magic. You will discover what's the real difference between val, var and def, what happens when you use an object, how does lazy works, and much more. At the end of the talk, you will have a...
scala javap jvm -
The Ubiquitous Language in Functional Programming
Featuring Renato Cavalcanti
Domain modelling in software is never pure. Next to the domain data and business logic there is a whole other universe of programming language constructs that we have to deal with (control structures, error handling, asynchronous computations, etc).
scala functional-programming asynchronous-programming dddesign -
TDD (Troll Driven Development) in Practice
Featuring Sofia Vaughan-Jones
Pair programming is a technique where two programmers work together to develop code.It is a brilliant tool for building maintainable software systems and knowledgeable teams. However, there are many people who find it difficult in practice or find it a drain on productivity. During this talk, you...
scala pair-programming agile -
Lightning Talks Track 1
Featuring Marco Vermeulen
Join us for these speedy sessions by Scala experts!
scala -
Lightning Talks Track 2
Featuring Jesus Lopez Gonzalez
Join us for these speedy sessions by Scala experts!
scala -
-
2
Automatic Parallelisation and Batching of Scala Code
Featuring Gjeta Gjyshinca and James Belsey
Morgan Stanley has developed a technology that allows the widespread automatic parallelisation of execution. James and Gjeta are part of a team who, using the Scala language and ecosystem, have built a runtime that automatically parallelises users’ Scala code. During this talk, you will discover...
parallelism scala