Flavius Ștef - Scaling Agility: The Technical Angle About Flavius Ștef Summary Can you work efficiently when there are a lot of people involved? Bigger projects (tens or hundreds of people) are famous for being vary hard to control, especially when…
Flavius Ștef - Scaling Agility: The Technical Angle About Flavius Ștef Summary Can you work efficiently when there are a lot of people involved? Bigger projects (tens or hundreds of people) are famous for being vary hard to control, especially when…
Sebastian Benz – Take Back Control over Your Test Suite About Sebastian Benz Summary We all know testing is important. Unfortunately, even the best intentions are often crushed by slow and brittle tests hindering development more than they actually help.…
Martin Naumann – How to Build a Mobile App with Web Technologies About Martin Naumann Summary It does not always have to be native. The web platform has lots of tools and libraries to help you build your own mobile…
Andreas Leidig – How we did it: The Story of a Website About Andreas Leidig Summary There are many open source projects. Most of them are tools or libraries for programmers. This is a running website. Interested in seeing the…
Ioan Eugen Stan – Hands on Continuous Delivery About Ioan Eugen Stan Summary We all use/consume software today somehow. It comes pre-installed with a device, we download and install it or we just use it on line. These are all…
Csaba Patkos – Getting Started with Test Driven Development About Csaba Patkos Summary A hands-on workshop to introduce TDD for the interested programmers. It has a theoretical part, not very much, just so that each attendee can remember what a…
Johan Martinsson & Rémy Sanlaville – Hexagonal Architecture – Ports and Adapters About Johan Martinsson About Rémy Sanlaville Summary Did you succeed to create a nice OO application by using multi-level architecture? We think that is not possible and multi-level…
Aki Salmi – Refactoring Legacy Code – a true Story About Aki Salmi Summary This is a true story. Me getting an assignment to a project which had 0 tests. And no other developers. Old, yet live code written in…
Alex Bolboacă – A Career Growth Model: The Pyramid of Programming Skillsets About Alex Bolboacă Summary As a programmer, you are wondering what it takes to grow your career in a fast-changing environment. This talk is about a path for…
Erik Talboom – CQRS in Baby Steps About Erik Talboom Summary Command Query Responsibility Segregation is a very powerful and yet easy architectural pattern that can help you to simplify the execution path through your codebase. It doesn’t matter wether…