Agenda
Check out the different topics, each representing a single block of talks and sessions to guide you through the program of DevTalks! We look forward to welcoming you to the event and providing you with an unforgettable learning and networking experience in the world of technology.
10:50 to 11:35
Building Next-Gen Cross-Platform Apps with Tauri 2.0
Mobile Stage — 45 minutes Mobile
This talk will offer a comprehensive exploration of Tauri 2.0's advancements, emphasizing its efficient resource utilization without sacrificing functionality, alongside a look into how its compatibility with leading web technologies such as React, Vue, and Svelte empowers developers to craft robust and efficient desktop applications using their web development prowess.
Read More...
12:15 to 13:00
Building Successful Mobile Apps with React Native
Mobile Stage — 45 minutes Mobile
How can you build a successful mobile app? With so many popular frameworks available, it can be quite challenging. In this session, I would like to share my experiences of working with React Native. We will cover the fundamentals, advanced concepts, and best practices that you should follow while building mobile apps with React Native. Read More...
14:50 to 15:20
Do Repeat Yourself. How to move from Development into Leadership
Mobile Stage — 30 minutes Mobile
As a developer moving into a leadership role for the first time it can be can be tough, confusing, and at times overwhelming. This was certainly the case for me. I discovered that the principles I had once followed when building software were no longer effective as a leader. However, after a few years I can confidently say that becoming a leader is one of the most fulfilling things I've done. In this talk you will learn some of the ways to adapt your developer skillset to that of a tech lead, and I will share my observations in making these adjustments myself. We'll look at how the problems you need to solve are suddenly very unfamiliar, with intensives that are often the reverse to what you've been used to. If you've had similar experiences or are considering a move into leadership yourself, this talk is for you. You will leave with a number of effective strategies for becoming a tech lead, while remaining kind to yourself and others.
Read More...
15:25 to 16:10
Clean Code in Flutter: Architectural Strategies for Scalability and Testability
Mobile Stage — 45 minutes Mobile Flutter Clean Code
This presentation is designed for developers and architects who aspire
to enhance their Flutter applications' codebase.
Read More...
Powered by
10:50 to 11:35
Move fast, build things… safely!
BigData & Cloud Stage — 45 minutes BigData
In this talk, we are going to discuss different principles followed in Formula 1 and what lessons we can learn from and adopt in the way we design, architect, ship and secure our systems.
12:15 to 13:00
The Power of Modern Data Management in Quant Finance
BigData & Cloud Stage — 45 minutes BigData
In this session, we embark on a journey exploring the evolution and significant impact of data management strategies within the quantitative finance sector, focusing on three pivotal transformations:
Read More...
14:00 to 14:45
Advancing Application Delivery: Blending GitOps, Platforms, and AI in the Tech Wonderland
BigData & Cloud Stage — 45 minutes BigData
In today’s tech landscape, emerging technologies like Platforms, AI, and GitOps have come to revolutionize the way we approach application delivery and software development. But how do these innovations work together, and how can they be used in your daily tasks?
14:50 to 15:20
Improving Lambda startup performance with SnapStart
BigData & Cloud Stage — 30 minutes BigData
In this talk, we will explore the main problems of Java for AWS Lambda and how to mitigate them using Snapstart. Minimum theory, maximum practical advice on how to optimize Java code for AWS Lambda. Also, we will have benchmarking and comparison with other languages.