J-Fall 202361 Videos

J-Fall 2023: Roy Wasse & Roy van Rijn

How good of a developer are you?Are you a good Java developer? What makes a good developer? And how can we measure this? If you ask Oracle they’ll say OCP (Oracle Certified Programmer), which means that you know when the compiler makes those red squiggly lines in your IDE disappear. If you ask FAANG companies […]

J-Fall 2023: Do you really need Hibernate? – Simon Martinelli

Projects often use Java Persistence API (JPA) by default and, thus, mostly Hibernate. But do all applications need a comprehensive object/relational mapping (ORM) with all conceivable functions? This talk examines the architecture of database-centric applications and discusses whether you always need an object graph for persistence. Using an example application, it is shown how pure […]

J-Fall 2023: The human factor you might be missing when designing your system – Rafael Maia

  The world of software development is undergoing a paradigm shift, and it’s not all about the code. We are realizing that technical efficiency and human-centeredness aren’t mutually exclusive – but rather, crucial allies in constructing resilient, maintainable, and effective software systems. Let’s dive into how we can unite these two seemingly disparate dimensions. In […]

J-Fall 2023: Kubernetes native development workflows – Peter Keereweer

In this presentation, we’ll explore different techniques for setting up a Kubernetes native development workflow using a variety of available tools. It’s a good practice in general for developers to first think carefully about constructing a development workflow. This will prevent a lot of frustrations during the development life cycle process. With a strong focus […]

J-Fall 2023: Ignite sessions

Willem Cheizoo The IKEA effect; writing my own code is fulfilling, but not always smart Writing my own piece of code is amazing. When the code is just written beautiful, with nice tests and good documentation. Even when a lot of other developers use my code all the pieces fall together and it is so […]