Go 1.18 Arrives with 20% Improved Performance March 16, 2022 Go 1.18 is now generally available as a production release, with the much-anticipated generics features.
SQLite 3.37 Lightweight Database Comes Packed with New Features November 28, 2021 The biggest new feature in this release is support for STRICT tables.
PHP 8.1 is Here Studded with Highly Requested Features November 26, 2021 Let's take a quick look at some of the awesome features of this newest release
PHP Established New Non-Commercial Organization PHP Foundation November 24, 2021 The foundation will be responsible for organizing project financing, community support and ensuring the development process.
PHPStan Reached Version 1.0 After 6 Years of Development November 5, 2021 PHPStan gained a milestone release 1.0 with new features, added rules, and a lot of performance optimizations.
Geany 1.38 Lightweight Code Editor is Out, Removes GTK+2 Support October 11, 2021 Geany is a code editor which uses GTK+ toolkit. The new version, Geany 1.38, comes with increased speed when opening documents.
Python Has Become the Most Popular Language, According to TIOBE October 9, 2021 2 Comments According to a TIOBE statement in October 2021, Python is now the most popular programming language in the world.
Qt Creator 5.0 Released with Experimental Docker Support August 27, 2021 QT Creator 5.0 heralds the switch to Semantic Versioning (SemVer) announced as part of the roadmap for 2021.
Git 2.33 Released with New Optional Merge Strategy Named ‘merge-ort’ August 19, 2021 Git 2.33 improves things for avid scripters and puts new merge backend which is over 9,000 times faster.
SQLite DB Browser, How to Install and Use it on Linux May 27, 2022 This article will show you how to install and use SQLite DB Browser to load a database file, browse the data, and run SQL queries.