Paylaşım ekonomisi günümüzün gözde kavramlarından birisi oldu. Klasik örnek, Türkiye ‘de yasaklanan Uber’dir. Uber’in kendisine ait arabası ya da sürücüleri yok. Sisteme girecek sürücü ve araçlar için uzun bir standartlar listesi sunuyor. Bunu kabul eden sürücüler sisteme giriyor. Uber kusursuz bir altyapı, çok hızlı operasyon ve sıcak bir müşteri […]
Devamını Oku
Bir Gıda Girişimi Nasıl Kurulur? Maide tarafından tasarlanan Gıda Girişimciliğine Giriş webinar serisi, bir gıda girişimi kurulma süreci, mutfak ve çalışan hijyeni, marka kurulumu, marka pazarlaması konularından hareketle kendi gıda girişiminizi kurmak adına gerekli bilgileri bulabileceğiniz serimizdir. Gıda Girişimciliğine Giriş webinar serimiz tüm hızı ile devam ediyor. Marka oluşturma, marka […]
Devamını Oku
A Version Control System (VCS), also known as a Source Control System, is a software tool that helps teams manage changes to source code over time. It keeps track of every modification to the code in a special kind of database. If a mistake is made, developers can turn back […]
Devamını Oku
There are several alternatives to Git for version control and source code management. Some of the most popular options include: Mercurial: This distributed version control system is similar to Git in many ways. It is fast, easy to use, and has a large and active community. Subversion: This centralized version […]
Devamını Oku
Emacs is the ideal environment to work in any Lisp dialect. I am using Emacs with Flutter, Lisp, and Clojure. I found a great article to set up Emacs for Clojure. The full article is on the How to Use Emacs, an Excellent Clojure Editor at BraveClojure On your journey to […]
Devamını Oku