Erhan Bağdemir

Erhan Bağdemir

Hey there 👋 I’m Erhan, a software engineer. I build distributed systems and web services, most recently at Adobe. I write here about the things I build — Away from the keyboard I take photographs, draw comics and play electric guitar.

Writings

Protocols and multimethods

Protocols and multimethods

Clojure provides multimethods and protocols which enables developers to implement runtime polymorphism.

Dockerized Java Enterprise

Dockerized Java Enterprise

Docker has definitely changed the developer's culture in Java Enterprise.

Powermocking and OOP

Powermocking and OOP

Encapsulation helps us to define boundaries of data and behavior within a class, though there are mocking frameworks which bend the rules of this protection.

R in Practice: Pipes

R in Practice: Pipes

The more I write code in R, the more I am impressed with the facilities that the language provides which is perfectly tailored to cleaning and tidying data, one of the most crucial steps in statistical analysis.

Reading List