Engineering, Leadership, and Life

Page 41 of the latest articles.

3 min read

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...

3 min read

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...

3 min read

Ç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 birbiriyle etkileşim halinde tutarak ortaya koyulmuş sür...

2 min read

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 orijinal üyeleri: Anthony Kiedis (vokal) Flea (bass gitar) Hill...

4 min read

Cepheye Yönelik Programlama

Yazılım dünyasında başlıca endişelerinden biri, yazılımdaki parçaların biri birine çok bağlanmasıdır(high coupling, crosscutting concerns). Bu durum yazılımın belirli bir noktad...