Close

Delphi Programming Language

Delphi is an event-driven programming language based on Object Pascal and an associated integrated development environment for rapid application development of desktop, mobile, web, and console software, currently developed and maintained by Embarcadero Technologies.

How To Run Traceroute on macOS

How To Run Traceroute on macOS

open the terminal and execute this command traceroute hostname For example, traceroute ozgurozkok.com What Is Traceroute? Traceroute is a network diagnostic tool used to track the path that a packet of information takes from its source to its destination. It is commonly used to diagnose network connectivity issues and to […]

Devamını Oku

PYCHARM ‘da PIP ve PIPENV Konfigüre etmek

PYCHARM ‘da PIP ve PIPENV Konfigüre etmek

Öncelikle Python yüklü mü diye bakıyoruz 🙂 python —version Pip ‘ı kontrol ediyoruz pip —version Homebrew ile pipenv’ i k”uracağız. brew install pipenv Pycharm’ a giriyoruz. PyCharm > preferences > project > project interpreter  bölümüne geliyoruz Project interpreter combosuna basıyoruz.  SHOW ALL Sonrasında + işaretine basarak PIPENV seçiyoruz.  Kullanılan ortam […]

Devamını Oku

MEB’den 1 milyon meslek lisesi öğrencisine Delphi ile yazılım eğitimi

Delphi

TimeTürk’ ün haberine göre MEB’ e bağlı meslek liselerinde yaklaşık bir milyon öğrenciye Delphi lisansı sağlanacak. Milli Eğitim Bakanlığı (MEB), yazılım geliştirme programı Embarcadero Delphi’yi 1600’den fazla mesleki ve teknik okuldaki 1 milyon öğrencinin ücretsiz erişimine sunacak. MEB ile Bilgi ve Teknoloji Grubu (BTG) arasında 5 yıl süreli iş birliği […]

Devamını Oku