
Tag: code

How To Install PHP 7.4 on CentOS 8 / RHEL 8
(: September 19, 2019) Welcome to today’s guide on how to install PHP 7.4 on CentOS 8 / RHEL 8. The PHP Version 7.4.0RC1 has been released for the developers, and users interested in testing and providing feedback for fixes and feature improvements. Please note that the PHP 7.4.0RC1 is not for use in Production….

Best Books for Learning Java Programming 2019
(: May 5, 2019) Introduction Java is a programming language developed by James Gosling together with Mike Sheridan and Patrick Naughton 1995 for Sun Microsystems. It is an object-oriented language similar to C++, but with advanced and simplified features. Since it is one of the leading programming languages, this article is here to assist you…

Fx – Best Command-line JSON processing tool/Viewer
(: April 30, 2019) I stumbled upon one of the best Command Line JSON processing tools and Viewer, named fx. This tool is written in Node.js and distributed as a single binary without external dependencies. It is designed to give you a nice view and navigation of JSON files. Features of fx JSON Viewer To…