Senelerdir yazılım geliştiriyor ve yazılım ekiplerine yöneticilik yapıyorum. Her zaman İyi yazılım hazırlamayı ve yazılımcılıkta ustalaşmayı savundum. Bana göre iyi yazılımları sadece usta yazılımcılar yapabilir. Yazılımcılıkta ustalaşmanın bir yazılım diline bağlılık değil, yazılım geliştirme yöntemlerine bağlılık olduğuna inanıyorum. Benim gibi düşünen arkadaşların hazırladığı Software Craftsmanship Manifesto’ yu kabul ediyor […]
Devamını Oku
Debezium is an open-source distributed platform that turns your existing databases into event streams so that applications can see and respond almost instantly to each committed row-level change in the databases. Debezium is built on top of Kafka and provides Kafka Connect compatible connectors that monitor specific database management systems. Debezium records the history […]
Devamını Oku
Maven in Java Maven is a build automation tool used primarily for Java projects. Maven can also build and manage projects written in C#, Ruby, Scala, and other languages. Maven addresses two aspects of building software: how software is built and its dependencies. It simplifies the build process like ANT. But it is too much more advanced […]
Devamını Oku
find This command is the easy option for finding files on MacOSX systems. To use it at its basics, you specify the location to start your search, and then options like file names and file types. When executed, it will walk the folder hierarchy from that specified point and output […]
Devamını Oku
May the coming year fill your life with happiness, good health and prosperity! Wish you an amazing year ahead.
Devamını Oku
Çeşitli isimlerle yayılmaya başlayan mobil ödeme sistemleri ile ilgili düzenleme Gelirler İdaresi Başkanlığı (GİB) tarafından 30.Aralık.2019 günü yayınlandı. Yeni Nesil Ödeme Kaydedici Cihazlar ve Mobil Ödeme Sistemleri arasındaki ayrımı netleştiren, kullanım esaslarını belirleyen düzenleme sektöre hayırlı olsun. İlgili dokümanı bu sayfadan ya da Gelirler İdaresi Başkanlığı sitesinden inceleyebilirsiniz.
Devamını Oku
An open and neutral home for the GraphQL community to enable widespread adoption and help accelerate development and the surrounding ecosystem What is GraphQL? GraphQL is a data query language and specification developed internally by Facebook in 2012 before being publicly open-sourced in 2015. It provides an alternative to REST-based […]
Devamını Oku
The Ten Commandments of Egoless Programming From The Psychology of Computer Programming by Gerald M. Weinberg An egoist programmer is like an atomic bomb. He can free the monsters and lead the entire project to failure. Who is Dennis Nedry? Dennis Nedry was a computer programmer at Jurassic Park and a minor antagonist. Due […]
Devamını Oku
I’m delighted to announce that we are releasing our first alpha build of MongoDB’s new official Rust driver. Rust at MongoDB MongoDB has a surprisingly long history with Rust. In 2013, two interns wrote a prototype Rust driver for the database targeting Rust 0.7. Still, because the Rust language was evolving […]
Devamını Oku
By helping others help you, you’re setting yourself up for less friction. Here are 3 steps towards making the whole experience as smooth as possible 😀 1. Crafting the perfect pull-request A well-crafted pull-request will save everyone’s time by being to-the-point and doing what it says on the tin. Consider […]
Devamını Oku