Articles

See all Articles

Machine Learning - Mean Median Mode

Discover the basics of mean, median, and mode—essential statistics in machine learning. Learn their definitions, differences, and applications to understand and preprocess data, enhancing the performance of machine learning models

Types of Machine Learning

REST API CRUD using PHP and MySQL

A simple REST API for CRUD (Create, Read, Update and Delete) operations, in core PHP and MySQL

The pwd Command in Linux with examples

The pwd is an abbreviation of “Print Working Directory,” It displays the current working directory in Linux.

How to change directory in linux

One of the most essential commands in Linux, navigate to different directories throughout your system

How to list and sort files in Linux

The ls command, Display contents of a directory, list all files in a folder and subfolders, sort files, display detailed information on files