Skip to main content

Enterprise Python: Software That Lives Long And Prosper

Track:
Software Engineering & Architecture
Type:
Talk
Level:
advanced
Room:
Terrace 2B
Start:
15:30 on 10 July 2024
Duration:
30 minutes

Abstract

Every day, as software continues to “eat the world”, applications increasingly grow in complexity. Nowhere else is this phenomenon more prevalent than in big organizations, which over time have hired more people to develop and maintain more features. There, it is no longer possible to have a complete mental model of what is going on. Enterprise software, when unchecked, bloats and becomes brittle. Paradoxically, engineers build software to keep complexity at bay, not to create it. When writing code, the goal is to make processes less labor intensive and more reliable. Yet, enterprise software has become a black hole for man-hours. Python disrupted Java to become the de facto programming language for enterprises precisely because it tackled this problem in a way that Java, or any other programming language, could not. How is that so? This talk will dive deep into this exact question. What does Python offer that radically changed how software gets built in organizations, both big and small?. And why is it that newer languages that have come along, such as Go and Rust, haven’t been able to put a dent on its dominions, and have been forced to recede into niche use cases. This talk is for engineers who want to understand and leverage Python to its maximum maintainability potential. They intuitively understand that Python is a great tool for that, but are unsure as to how to do it.


The speaker

Alvaro Duran

Alvaro Duran

I started using Python when I was a data scientist, but quickly found that what I like the most is building software for others to use. That’s why most of the stuff I’ve learned over the years is focused on optimizing software from the point of view of the user.

I am a developer with a unique blend of expertise in finance, software engineering, and data. When I’m building software, my mind veers towards thorough testing and expressive code. That’s why I love Python!

When not in front of a keyboard, I’m often found reading voraciously, near a pizza shop, or traveling. I may sometimes come across as too serious, but if you come bearing funny memes, or cookies, I can’t help but smile.