TEQnation 202216 Videos

TEQnation 2022 Keynote: Sander Hoogendoorn & Kim van Wilgen – Flow. The worst development approach

Full title: Flow. The worst software development approach in history Ever since we started writing code in the fifties of the previous century, managers and project managers have tried to discipline and structure the way we work. However, no matter how many consultants and coaches are hired to implement increasingly complex process frameworks and methodologies, […]

TEQnation 2022: Azad Imamoglu & Carina Cornet – Composable architecture a paradigm shift in software

Full title: Composable architecture, a paradigm shift in delivering software We’ve been developing software systems from scratch for decades, this approach to building software is shifting towards composability. In this session we’ll explore how the public sector could benefit from composable architecture. We’ll look at how a single platform could enable the composure of multiple […]

TEQnation 2022: Carl in ‘t Veld – Building microservices with .NET and DAPR

With the distributed application runtime (DAPR) Microsoft has introduced a very interesting way to standardize your container workloads from a software engineering perspective. In this session we will be building some microservices together using .NET and showcase the value that DAPR brings to the table. With DAPR your workload suddenly becomes cloud agnostic and you […]

TEQnation 2022: Daniel Abrahams & Sébastien Hoekstra – Attack! And now it’s mine

The Rabobank Red Team executed a cyber-attack scenario mimicking █ ██████ █████ █████████ group with the intent to take over ███ █████████████ ██████████████ ██ Rabobank and ████ services either providing or using █████████████ █████████. The Red Team was successful in achieving this goal and ██ ███ ███████ ██████ control over ████ ████ █████ ████████ (████) […]

TEQnation 2022: Dave Bitter – Remix party, you’re invited!

Remix is a great framework to build robust, progressively enhanced and interactive web apps! During Covid we all missed the Parties…. therefore Dave will create his own party on stage. He will take you on a fun journey on how he created a multi-user and real-time progressive web app. But be aware, there is a […]

TEQnation 2022: Joost Fleuren, Willem Scalongne & Michiel Mayer – KVK Business Registrations 3.0

Full title: KVK Business Registrations 3.0 – It’s all about revocation! Functional programming is gaining popularity and partly because of this people have been switching to Kotlin. Although it fits the paradigm better than Java, there is still quite a bit missing to unleash the full power of FP. Arrow is here to fill in […]

TEQnation 2022: Mauricio Aniche – Can Machine Learning Help Sorftware Developers?

We all have heard of the amazing things Machine Learning can do. It can drive cars, it can detect whether people are using safe equipments, it can play games. But… can it help software developers in, say, find bugs or refactor code? In this talk, I’ll go through the different research projects I was involved […]

TEQnation 2022: Mete Atamel – Choreography vs Orchestration in serverless microservices

We went from a single monolith to a set of microservices that are small, lightweight, and easy to implement. Microservices enable reusability, make it easier to change and scale apps on demand but they also introduce new problems. How do microservices interact with each other toward a common goal? How do you figure out what […]

TEQnation 2022: Mitchel Snel & Eddy Vos – Developing with your eyes closed

This is a session without slides. Even better, you will see what I see and that’s a black screen. I will tell you how you can develop Java just by hearing it. But more important, I will let you experience what I encounter if you don’t use clean code.

TEQnation 2022: Paul van der Slot – Writing cleaner code with Domain-Driven Design

I always thought that my code was fine. I took my time for naming things, wrote small classes/methods and tried to use other Clean Code practices. But after a job interview with a technical coach, I was pointed towards Domain-Driven Design (DDD) and some other design topics. I could learn a lot from it, said […]