Close

Yazılım geliştirmek

Yazılım geliştirmek, yazılımcılık ile ilgili tüm içerik burada

How to configure PATH and CLASSPATH for Java in Mac OS

How to configure PATH and CLASSPATH for Java in Mac OS

How to configure PATH and CLASSPATH for Java in Mac OS First, you need to find where the bin directory that contains all java binary files is located. To do that simply cd /Library/Java/ Then do one “ls” to see what you have in this directory. Then continue cd to […]

Devamını Oku

Swagger API documentation tutorial for beginners. Intro to API documentation with Swagger

Swagger API documentation tutorial for beginners. Intro to API documentation with Swagger

What is Swagger? The goal of Swagger™ aims to define a standard, language-agnostic interface to REST APIs that allows humans and computers to discover and understand the service’s capabilities without access to source code, documentation, or through network traffic inspection. When properly defined via Swagger, a consumer can understand and […]

Devamını Oku

Rekabet Kurumu’ nun Google Soruşturması

google

Google Inc, Google International LLC ve Google Reklamcılık ve Pazarlama Ltd. Şti. Hakkında Soruşturma Açıldı. (6.3.2017) Google Inc, Google International LLC ve Google Reklamcılık ve Pazarlama Ltd. Şti.’den oluşan ekonomik bütünlüğün (GOOGLE) mobil işletim sistemi ve mobil uygulama ve hizmetlerin sunumuna ilişkin davranışlarının ve GOOGLE ile orijinal ekipman üreticileri arasında […]

Devamını Oku

OPENSSL Nedir ve Nasıl Kullanılır ?

OPENSSL Nedir ve Nasıl Kullanılır ?

OpenSSL, bir açık kaynaklı sertifika yönetimini ve güvenlik protokollerini (özellikle SSL/TLS) destekleyen bir kütüphanedir. Bu kütüphane, birçok farklı işletim sisteminde kullanılabilir ve genellikle ağ güvenliği ile ilgili çeşitli görevleri yerine getirmek için kullanılır. Örneğin, OpenSSL, bir web sunucusu veya bir istemci arasında güvenli bir iletişim kurulmasını sağlamak için kullanılabilir. OpenSSL, […]

Devamını Oku