Close

The Mind at Work: Guido van Rossum on how Python makes thinking in code easier

Guido van Rossum, Python

The Mind at Work: Guido van Rossum on how Python makes thinking in code easier A conversation with the creator of the world’s most popular programming language on removing brain friction for better work. “In Python, every symbol you type is essential.” Guido van Rossum There are a whole bunch of common programming tasks that […]

Devamını Oku

Ubuntu Touch: reports of its death have been greatly exaggerated

Ubuntu Touch: reports of its death have been greatly exaggerated

Remember the times when Canonical was working on a Qt-based desktop and mobile phone? Remember Unity, the default Ubuntu desktop that was about to be rewritten in Qt under the name as Unity8 shortly before Canonical killed the project and switched to GNOME? And Remember Ubuntu Touch, the Linux-based operating systems for tablets and smartphones based on Ubuntu […]

Devamını Oku

Rekabet Kurulu’nun Bankalararası Kart Merkezi Muafiyet Kararları

Rekabet Kurumu

Dr. Av. Oğuzkan Güzel tarafından 26.03.2019 tarihinde İstanbul Bilgi Üniversitesi’nde gerçekleşen Uygulamalı Rekabet Hukuku Seminerleri 2019 programı kapsamında sunulan “Rekabet Kurumu’nun Zoraki Regülasyon Görevi; Bankalararası Kart Merkezi Muafiyet Kararları” başlıklı tebliğin video kaydıdır.

Devamını Oku

Digital Signature example using OpenSSL

Digital Signature example using OpenSSL

What is a digital signature? This walkthrough demonstrates how to create a private key, public key, digitally sign a document, and verify. A digital signature and signing are critical concepts in cryptography and information security. Digital Signature: Signing (in Cryptography): Advantages of Digital Signatures: In the digital world, digital signatures are vital in establishing trust, […]

Devamını Oku

Most popular languages on GitHub, 2019

github

Most popular languages on GitHub as of October 25, 2019, counting only repos with at least 10000 stars. # language repos count 1 JavaScript 397 2 Python 115 3 Java 103 4 Go 78 5 C++ 53 6 TypeScript 46 7 HTML 36 8 C 33 9 Shell 32 10 Objective-C 30 11 Swift 30 […]

Devamını Oku

PHP – History and evolution of PHP

PHP - History and evolution of PHP

Different versions of PHP – History and evolution of PHP Eight years ago, Rasmus Lerdorf started developing PHP/FI. He could not have imagined that his creation would eventually lead to the development of PHP as we know it today, which is being used by millions of people. The first version of “PHP/FI,” called Personal Homepage Tools/Form […]

Devamını Oku

Spring Cloud Stream: The Future of Distributed Messaging and Stream Processing

Java

Spring Cloud Stream is a framework for building highly scalable event-driven microservices connected with shared messaging systems. The framework provides a flexible programming model built on already established and familiar Spring idioms and best practices, including support for persistent pub/sub semantics, consumer groups, and stateful partitions. Binder Implementations Spring Cloud Stream supports a variety of […]

Devamını Oku

Mirantis acquires Docker Enterprise.

Docker Containers

Mirantis today announced that it had acquired Docker’s Enterprise business and team. Docker Enterprise was very much the heart of Docker’s product lineup, so this sale leaves Docker as a shell of its former, high-flying unicorn self. Docker, which installed a new CEO earlier this year, says it will continue to focus on tools that will advance developers’ workflows. Mirantis will keep […]

Devamını Oku