XA Transactions: A Simple Guide

In early days of computing, there was no need for distributed transactions, everything lived in one place. As number of applications increased, synchronization of the data become an important issue, and consistency stopped being “free.” Companies paid a lot to maintain synchronized systems in terms of data flow, because broken data flow is just silent data corruption. As a result, […]

Faster JavaScript

JavaScript is a very important language for now and the future. Nowadays, there is no page that does not include some JavaScript code in it. Moreover, code written in JavaScript increases day by day. The more JavaScript code we have in our web pages, the worse performance we observe. This occurs because of some tricks in JavaScript as a language. […]

Caching With Guava

In computer science, cache is a component that is used to speed up data retrieval in general. The data stored in cache is limited so a given query can hit or miss the data that we are looking for. Caches are generally small in terms of storage because we want it to be fast. There are lots of cache types […]

Çevik Yazılım

Çevik yazılım geliştirme, bir takım yazılım geliştirme yönteminden ibarettir. Bu yöntemler, yazılımın ve gereksinimlerin biri biriyle etkileşim halinde tutarak ortaya koyulmuş süreçlerin tekrarlanmasına ve aşamalı bir şekilde ilerlemeye dayanır. Yöntemlerin uygulanmasında, zamana dayalı ilerleme, evrimsel geliştirme ve teslim süreci ve değişime karşı esnek yapı ön plana çıkar. 2001 yılında yayımlanan Agile Manifesto, yöntemlerin temelini oluşturan belgedir. Yazımın devamında, çevik yazılımı […]

Red Hot Chili Peppers

Red Hot Chili Peppers(Red Hot) uzun yıllar eskimeyen gruplardan biri. 1983 yılında Los Angeles’ta kurulan grubun orjinal üyeleri Anthony Kiedis (vokal), Flea (bass gitar), Hillel Slovak (gitar), ve Jack Irons (drums) idi. Sonradan 1988 yılında Slovak aşırı dozda uyuşturucu sonucu öldü. Bu noktada grubun iki üyesi değişti ve yerlerine John Frusciante (gitar) ve Chad Smith (drums) geldi. Red Hot ilk […]

Stay updated

Receive insights on tech, leadership, and growth.