MySQL Tutorial: Create Database, Table, & Insert Values

Hello World!! In this tiny MySQL Tutorial video, I demonstrate how to create a database, select database, create a table, and insert values into the table, using the terminal, command line, prompt. How to hash the password in MySQL Database. How to create a database in MySQL CREATE DATABASE database_name; How to list databases in […]

PWA Examples – Progressive Web Apps

Hello and welcome! my name is Amulya and you are watching TubeMint. In this video I am going to show you another progressive web app example. So, I just converted this website to progressive web app. This one www.tubemint.com and I am already online, just trying to pull up this website on my android phone. […]

How to install Joomla 3.9.1 on Windows 10

How to download and install Joomla the content management system. it’s widely used worldwide and this is basically three point nine point one release that I’m going to download and install on your on my Microsoft operating system Windows 10 and this can be downloaded and installed on Microsoft Vista Windows 7  and Windows 8 […]

How to install python 3.7.2 on Windows 10 – 64/32 bit

https://youtu.be/ndrCfBJkkvE I’m going to show you how to download and install Python three point seven point two on your Microsoft operating systems so this is Microsoft Windows 10. You can see it here and this is basically 64-bit operating system and 64-bit based processor in case if you have 32-bit don’t worry! I’m going to […]

How to Install WordPress on Windows 10

To install WordPress we need to have a web server like apache or NGINX, PHP, MySQL installed and set to system’s path on any OS. These are system requirement for WordPress. Steps to Follow Download & install PHP, Apache2, and MySQL (XAMPP) Download & Extract WordPress Start Apache web server and MySQL server Create a […]