Close

Aylık Arşiv: Kasım 2019

Python İçin Hangi IDE’ i Kullanmalıyım?

Python İçin Hangi IDE' i Kullanmalıyım?

Python dokümanları ve kitapları genellikle Python ile gelen IDLE üzerinden örnekler veriyor. IDLE En az yük ile geliştirme ortamını kurmak hızlı başlangıç sağlıyor. Düşük özellikli, eski bilgisayarlarda geliştirmeye başlamayı sağlıyor. Python “kullanmak” isteyen herkesin IDLE’ deneyimlemesini öneriyorum. Notepad’ den biraz fazla konfor sağlıyor fakat komşunun bilgisayarında dahi işinizi sürdürebilirsiniz. BİLGİSAYAR […]

Devamını Oku

Magnus Carlsen’ in En Kısa Karşılaşması

Magnus Carlsen

Tata Steel Chess India turnuvasını 27 puanla kazanan Dünya Şampiyona Magnus Carlsen kendi rekorunu kırdı.  Turnuva Carlsen açısından mide rahatsızlığı nedeniyle sıkıntılı başlamıştı.    Vidit ile yaptığı ve kariyerinin en kısa maçı olarak tarihe geçen oyunu aşağıda paylaşıyorum.  Vidit’ in sevimli tepkisi ayrıca tarihe geçecektir. 

Devamını Oku

5 Ways To Give (Thoughtful) Thanks To Your Team

Trello

A simple “thank you” can indeed go a long way. Whether around the boardroom table, in a Slack channel, or privately outside the workplace, showing gratitude can lift the spirits of anyone receiving some positive praise.  As a leader or manager, showing gratitude for your team is particularly important. As […]

Devamını Oku

JavaScript Errors: An Exceptional History

JavaScript Errors: An Exceptional History

In accordance with Murphy’s Law, arguably ticket #1 on the backlog of the great Jira board of the universe, runtime errors have existed as a concept since the very first version of JavaScript, shipped as part of Netscape Navigator 2.0 in 1995, and later as part of the second iteration of Internet Explorer. […]

Devamını Oku

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 […]

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 […]

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 […]

Devamını Oku