Close

PHP

PHP is the world’s most popular scripting language for many different reasons – flexibility, ease-of-use, among others – but often times coding in PHP, or any language for that matter, can get rather monotonous and repetitive. That’s where a PHP framework can help.

RSA Key Generation, Signatures, and Encryption using OpenSSL

OpenSSL

Demonstration of using OpenSSL to create RSA public/private key pair, sign and encrypt messages using those keys, and then decrypt and verify the received messages. Commands used: OpenSSL. Created by Steven Gordon on 7 March 2012 at Sirindhorn International Institute of Technology, Thammasat University, Thailand. Using the RSA algorithm, RSA […]

Devamını Oku

top 10 important programming languages to learn

top 10 important programming languages to learn

Top essential programming languages to learn. Here’s the text reformatted as a table: Programming Language Description Python Python is a versatile programming language that is widely used in a variety of fields, including web development, machine learning, data science, and artificial intelligence. JavaScript JavaScript is one of the most popular […]

Devamını Oku

Dennis Ritchie’s video interview June 2011

Dennis Ritchie

Dennis Ritchie’s video interview June 2011 by http://www.dennisritchie.in/ The creation of UNIX, an early operating system developed in 1969 by a group of programmers at Bell Labs, played a significant role in shaping the technology landscape and paving the way for various tech innovations. UNIX’s influence can still be seen […]

Devamını Oku

Linus Torvalds: How do you feel about your influence?

Linus Torvalds: How do you feel about your influence?

Aalto Talk with Linus Torvalds, hosted by Aalto Center for Entrepreneurship in Otaniemi on June 14, 2012. Linus was interviewed by Will Cardwell, followed by a Q&A session with the audience. Enjoy! Linus Torvalds Linus Benedict Torvalds is a Finnish software engineer who is the creator and, historically, the lead […]

Devamını Oku

How to become Python back-end developer

Python Programming Language, Python Programlama Dili

About the right way and the techniques, you should follow along with the scope of the Flask/Django framework. Back-end development is developing the server side of a web application. This includes the code that interacts with the database, processes user requests, and generates the dynamic content displayed on the application’s […]

Devamını Oku

Thunderbolt vs. USB-C: What’s the Difference?

Thunderbolt vs. USB-C: What's the Difference?

Thunderbolt and USB-C are two of the most popular connector standards today. Both offer a high-speed data transfer rate and the ability to connect various devices. However, there are some critical differences between the two standards. Thunderbolt is a newer standard that Intel developed. It offers a maximum data transfer […]

Devamını Oku

What Is SUHOSIN?

What Is SUHOSIN?

Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core itself. Suhosin is implemented as a PHP extension and offers several security features that can be fine-tuned through configuration options. Suhosin’s […]

Devamını Oku