Categories
General

Software Library vs API

Difference between Software Libraries and API(Application Programming Interface) could be complicated for new programmers. In this blog topic, I will try to simply explain the main differences between them. First of all, the Software Library is a stack of code that shared by programmers to help other programmers. With that shared codes you can develop […]

Categories
General

Systemd Useful Commands

              systemctl status example.service               systemd-analyze               systemd-analyze blame               systemd-analyze plot > example.svg               systemd-analyze critical-chain               systemctl […]

Categories
General

Grep Komutu

Grep komutunun işe yarar uygulamaları.

Categories
General

Git Basic Commands

Basic Git commands that you can use daily.