Tagged articles
7 articles
Page 1 of 1
21CTO
21CTO
May 30, 2021 · Backend Development

Perl’s Evolution: Key Features from 5.10 to 5.34

This article chronicles Perl’s major releases from version 5.10 through 5.34, highlighting new syntax, performance improvements, security enhancements, and deprecations that have shaped the language for developers with over a decade of experience.

Programming LanguageVersion Historyperl
0 likes · 5 min read
Perl’s Evolution: Key Features from 5.10 to 5.34
Architecture Digest
Architecture Digest
Sep 13, 2020 · Databases

MySQL 8.0 Version History and New Features

An overview of MySQL 8.0’s release timeline, including major GA versions, and a detailed summary of its new capabilities such as transactional data dictionary, atomic DDL, enhanced security, role support, InnoDB improvements, JSON enhancements, optimizer extensions, backup lock, connection management, and other performance and management features.

8.0InnoDBSecurity
0 likes · 10 min read
MySQL 8.0 Version History and New Features
Programmer DD
Programmer DD
Apr 27, 2020 · Fundamentals

Python 2.7.18 Released: The Final Chapter of Python 2

On April 20, 2020, the Python core team released Python 2.7.18, the last official version of Python 2, concluding a two‑decade release history that began with Python 2.0 in 2000 and marking the end of maintenance for the legacy language.

PythonVersion Historyrelease
0 likes · 3 min read
Python 2.7.18 Released: The Final Chapter of Python 2
ITPUB
ITPUB
Aug 23, 2016 · Databases

Uncover Oracle’s Evolving SQL Commands: From Version 6 to 12c

This article walks through Oracle’s massive SQL reference, explains essential database concepts, details the original set of commands in version 6, and then chronicles the new DDL/DML features introduced in each subsequent release up to 12c, helping readers master Oracle’s syntax evolution.

DDLDMLOracle
0 likes · 13 min read
Uncover Oracle’s Evolving SQL Commands: From Version 6 to 12c