Python Conference APAC 2024

Sidhant Gupta

Hey, I'm Sidhant, a passionate software developer fueled by curiosity and coffee. I specialize in crafting clean code and turning complex ideas into user-friendly apps. Whether it's debugging a tricky algorithm or brainstorming the next big feature, I love the thrill of problem-solving.
I have published and presented my research work on an optimised IoV algorithm at IEEE ICC Conference. Outside of coding, you'll catch me gaming, exploring new tech trends, or playing the flute. Let's geek out over code and build something awesome together!"


Links to social media profile / website / github

https://www.linkedin.com/in/sidhant-gupta-69a098180/


Session

10-26
16:30
30min
Organized Chaos: Demystifying Python’s Garbage Collection
Sejal Gupta, Sidhant Gupta

Ever wondered what goes on behind the scenes to keep your Python apps running smoothly? Join us for a deep dive into the world of garbage collection and resource allocation! We’ll uncover the secrets of Python's memory management, from reference counting to tackling those pesky cyclic references. Uncover how Python automatically identifies and cleans up unused objects, ensuring optimal performance using gc module. You'll also get a scoop of tools like memory_profiler and tracemalloc. Whether you're a Python pro or just curious, this talk will help you keep your code lean, clean and efficient. Don't miss it!

CLASS #2