Close

Apache Subversion

Apache Subversion is a software versioning and revision control system distributed as open source under the Apache License. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation.

AWS CodeCommit: Secure and Scalable Version Control for Agile Development

AWS CodeCommit: Secure and Scalable Version Control for Agile Development

In modern software development, version control is a fundamental pillar that empowers teams to collaborate effectively and deliver high-quality code. AWS CodeCommit, a fully managed source control service by Amazon Web Services (AWS), provides a secure and scalable solution for hosting private Git repositories. This article explores the features, benefits, […]

Devamını Oku

Version Control Systems

Version Control Systems

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

How to Use Emacs, an Excellent Clojure Editor

How to Use Emacs, an Excellent Clojure Editor

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

PSD1 Ve PSD2 Nedir? Fintech’te Yeni Ödeme Hizmetleri Trendleri

PSD1 Ve PSD2 Nedir? Fintech’te Ödeme Hizmetlerinden Sonraki Trendler

Öncelikle PSD’nin açılımını vererek başlayalım, Payment Services Directive yani Ödeme Hizmetleri Kanunu. Bu kanun Avrupa Birliği ülkelerinde ilk defa 2009 yılında yürürlüğe girdi. Daha sonra 2015 yılında gündeme gelen revizyon PSD2 olarak anıldığı için ilk PSD de PSD1 olarak anılır olmaya başladı. Bugün Avrupa Birliği ülkelerinden çıkmış ve dünyaca bilinir […]

Devamını Oku