Tzofia is Head of Application Development at OverOps (formerly Takipi), helping developers know when and why their code breaks in production. She recently completed her Masters Degree in Computer Science, wherein she dealt with how to apply deep learning methods to enhance image quality. Previously, Tzofia worked on big data distribution storage systems at Thomson Reuters.
Talks I've Given
-
Scala Under the Hood
Featuring Tzofia Shiftan
In this talk, you will explore a dive deep into the JVM in order to understand how Scala does its magic. You will discover what's the real difference between val, var and def, what happens when you use an object, how does lazy works, and much more. At the end of the talk, you will have a...
scala javap jvm