Engineering, Leadership, and Life

Page 39 of the latest articles.

5 min read

Local vs Production Debugging

I have been debugging this data workflow tool we built in house lately. It has an Angular UI and a Java backend, and it moves data between different systems like Postgres to Hiv...

1 min read

Babalık Bağı

Baba olmak nasıl bir şey? Sorup da öğrenilemeyen bir şey. Aslında zaman ile kazanılan bir duygu. Belkide bir süreç. Babalık bebeğinizle kurduğunuz bağla ile başlar. Bu bağıda za...

2 min read

Mock methods that manipulate parameters

Recently, I've worked a little bit on cache for . I needed to mock a behavior of a method where the method manipulates given parameters e.g. change state or call another method....

3 min read

A guide for Code Reviews

Code reviews shouldn’t be about ego. Still, every time you send one, you’re putting yourself out there. You want your work reviewed but at the same time it makes you vulnerable....

8 min read

Java Developer vs. Software Engineer

Java developer vs. software engineer is discussed quite often, especially among programmers trying to define what truly separates a coder from an engineer. One of my friends kep...