Close

Python, Hello World

Python Programming Language, Python Programlama Dili

print(“Hello World”) Ne kadar basit görünse de “hello world” yazdırabilmek önemli bilgileri doğrulanmasını sağlar. Geliştirme ortamını kurabildiniz. Bir satır dahi olsa yazdığınız program doğru sonuç verdi. Çalıştırma ortamınız doğru kurulmuş. Dilin doğasını tanımaya başladınız. Komutlar nasıl yazılıyor ? “örneğin Print değil print”, satır sonunda ne vardı?

Devamını Oku

What is SCP and Example syntax for Secure Copy (scp)

Linux

What is SCP and Example syntax for Secure Copy (scp) SCP copies files between different hosts. It uses SSH and provides authentication for remote host Examples Copy the file “foobar.txt” from a remote host to the local host • $ scp remoteusername@remotehost:foobar.txt /some/local/directory Copy the file “foobar.txt” from the local host to a remote host […]

Devamını Oku

How to change the time server on Windows 10?

windows 10 NTP

My father uses Windows 10.  I had to change “Time Server” last night.  He couldn’t browse the internet. How to change the time server on Windows 10 How to troubleshoot time server synchronization problems Some useful NTP, Windows Time Server related commands. 

Devamını Oku

How to get developer options on Android?

How to get developer options on Android?

Every Android device contains a secret set of options  “Android Developer Options”  . It is intended principally for developers.   Developers  need additional functions to test software, debug and simulate. Developer Options are available on all Android devices, but OEMs do make accessing them slightly different on occasion. They all make them impossible to accidentally […]

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 hale gelmiş birçok ödeme hizmetleri […]

Devamını Oku

World’s Simplest and Newest Trebuchet (Walking Arm Trebuchet)

Trebuchet

This is the world premier for our new trebuchet design. Not only is this trebuchet simple, but it is also extremely efficient. It has many advantages of a floating arm trebuchet but with fewer parts, less friction, and a unique projectile launch path. As you can see in my son’s video above, the projectile never […]

Devamını Oku

How to use Apple Diagnostics on your Mac

macbook-diagnostics_issues

Apple Diagnostics tests your Mac for hardware issues and suggests solutions. After isolating an issue on your Mac to a possible hardware issue, you can use Apple Diagnostics to help determine which hardware component might be causing the issue. Apple Diagnostics also suggests solutions and helps you contact Apple Support for assistance. If your Mac was introduced […]

Devamını Oku

How to take a screenshot on your Mac

How to take a screenshot on your Mac

I’m tired of searching on google whenever I need it. You can capture the entire screen, a window, or just a selected portion of the screen. If you’ve upgraded to macOS Mojave or later, you can use the Screenshot app to take all types of screenshots or make video recordings of your screen. You can open Screenshot by […]

Devamını Oku