Gökhan Ayrancıoğlu Profile picture
Sr. Software Engineer · Blogger https://t.co/nWrT1ncnUP | https://t.co/LQ1gp63PnS | https://t.co/435xqIIjVc | https://t.co/bFHejVO2i1
Jul 18, 2022 7 tweets 2 min read
Bugün bir mülakata girdim, korkmayın beylik laflar etmeyeceğim :) İndex konusunu konuşurken, ekip arkadaşım "madem index okumayı hızlandırıyor, beni heryere index koymaktan alıkoyan şey nedir?" minvalinde çok hoş bir soru sordu. Ben de bu seride konuya değinmek istedim: Index'in ne olduğundan başlarsak: index veri tabanı tabloları üzerinde belirli sütunlar için tanımlanan ve veriye erişmeyi hızlandırmak için kullanılan yapılardır. Verimiz belirlediğimiz index yapısına göre işaretlenir ve bir düzen içerisinde tutulur.
Nov 8, 2021 9 tweets 2 min read
Ekip için kütüphane oluşturmayı düşünüp bir liste hazırladık:

1- Clean Code
2- The Software Craftsman
3- Designing Data-Intensive Applications
4- Clean Architecture
5- Refactoring: Improving the Design of Existing Code
6- The Pragmatic Programmer

#development #kitap 7- Domain-Driven Design: Tackling Complexity
8- The Phoenix Project
9- Head First Design Patterns
10- Design Patterns: Elements of Reusable Object
11- Patterns of Enterprise Application Architecture
12- Building Event-Driven Microservices
13- Software Testing