Close

Python pillow

Python Pillow is a Python imaging library that adds support for opening, manipulating, and saving many different image file formats. It was created by Fredrik Lundh in 1997.

 

SSL Nedir?

SSL Nedir?

SSL (Secure Sockets Layer) bir güvenlik protokolüdür ve internet üzerinde veri iletimini şifreleyerek güvenli hale getirir. SSL, web tarama ve e-posta gibi internet üzerinden veri iletimi yapılan uygulamalar için kullanılır ve verilerin güvenli bir şekilde iletimini sağlar. SSL, bir sunucu ve bir istemci arasında bir bağlantı kurulurken kullanılır ve bu […]

Devamını Oku

Google employees who lost jobs feel layoff was not based on performance, Sundar Pichai clarifies.

Google employees who lost jobs feel layoff was not based on performance, Sundar Pichai clarifies.

According to a report from Business Insider, Google’s chief people officer, Fiona Cicconi, has also revealed some of the factors considered for layoff. According to recent reports, Google’s CEO Sundar Pichai clarified that the layoffs were not random and were structured and prioritized based on each employee’s performance, productivity, and […]

Devamını Oku

Python Packages: A Powerful Tool for Developers

Python Packages: A Powerful Tool for Developers

Python packages are a collection of modules bundled together and can be installed and used as a single unit. Packages can be used to organize code, share code with others, and reuse code in different projects. Popular Python Packages There are many popular Python packages available, including: Benefits of Using […]

Devamını Oku

Pillow Evolved: Embracing Innovation with the PIL Fork

Python

The library is an advanced version of PIL, supported by Tidelift. It includes various processes in image processing, such as point operations, filtering, manipulating, and more. Pillow also supports a wide range of image formats, thus making it a must-have library for handling images. The official site is  https://pillow.readthedocs.io/en/stable/index.html The Git repo […]

Devamını Oku

An Introduction to mRuby | Ruby Creator Yukihiro “Matz” Matsumoto

An Introduction to mRuby | Ruby Creator Yukihiro "Matz" Matsumoto

Yukihiro Matsumoto a.k.a. Matz, is a Japanese computer scientist and software programmer best known as the chief designer of the Ruby programming language and its reference implementation, Matz’s Ruby Interpreter (MRI). His demeanor has brought about a motto in the Ruby community “Matz is nice and so we are nice,” […]

Devamını Oku