Tulip-Laden Love Letters in Spring
Tulip Gardens of Springtime Love in Istanbul
Tulip Trails of Blossoming Love in Springtime Istanbul
tuple object has no attribute get | Python
The error message “‘tuple’ object has no attribute ‘get’” is raised when you try to use the .get() method on a tuple in Python. The .get() method is a dictionary method that allows you to retrieve the value associated with a key. Tuples in Python are immutable sequences of elements, […]
Yemek Sepeti ve Kullanıcıların Kişisel Bilgileri
Yemek Sepeti yeni bir veri ihlali açıklaması yayınladı. Sosyal medyada yapılan paylaşımlara göre pek çok kişinin Yemek Sepeti’ ne kayıtlı adres ve telefon bilgilerinin ele geçirildiği düşünülüyor. Yemeksepeti olarak kullanıcı verilerini korumanın en temel önceliğimiz olduğunu ve bu kapsamda siber güvenlik tedbirlerini en üst düzeyde aldığımızı vurgulamak isteriz. Bu son […]
Getir, Şok Marketler’ e ortak oluyor
Getir n11 ‘den sonra Şok Market zincirine de yatırım yapıyor. Bugün KAP açıklamasına göre hisse devrini yakın zamanda görebiliriz. Şok Marketler’ in şubelerini dağıtım zincirine ekleyecek Getir’ in organik büyümesi sürüyor. Konuyla ilgili KAP açıklaması nı buradan okuyabilirsiniz. Aşağıda bahsi geçen stratejik ortaklık görüşmeleri, yatırım kararını ve pay değerini etkileyebilecek […]
Onion Architecture with DDD and CQRS
Onion Architecture is a design approach that aims to create a separation of concerns within the layers of an application. It is called “onion” architecture because the design is layered, with the core domain logic at the center and the outer layers representing services and infrastructure. The layers of an […]