Savvas is an Android geek, working as a Senior Software Engineer at Shazam. Loves open source and everything mobile. TDD nut
Talks I've Given
-
Using Git like a pro: “Master-only” workflow, other branching strategies and Git hacks
Featuring Savvas Dalkitsis
In this talk we will be discussing advanced Git techniques, how you can utilize different branching strategies to achieve a rapid workflow depending on the structure of your team, followed by an assortment of 'hacks', or useful tricks, that allow you to optimize the way you work and share...
android londroid mobile work-flow git -
Lightweight Android Lifecycle Annotations
Featuring Savvas Dalkitsis
In this talk Savvas will demonstrate how to create reusable components that can be applied on an ad hoc basis to activities and fragments, bypassing Android's restrictive inheritance model, allowing the implementation of cross cutting concerns (such as ads and analytics) without polluting...
android