How to Download & Install Python 3.9 on Windows

Let me quickly help you download and install Python 3.9 on Windows 10. In this post, I am going to install Python 3.9, set Python 3.9 to system PATH, check python version with CMD, write classic ‘hello world’ program and execute it with cmd. Please Note: If you are trying to install Python 3.9 on […]
WordPress Augmented Reality Plugin: That Increases Conversion and Sales

Convert your WordPress WooCommerce Store into a selling machine that let your visitor try your products in their own home, garden, and on themselves. Here is your eCommerce augmented reality plugin that let you create visualize-product links and display on your product pages, content pages, blog posts and social media pages. This WordPress Augmented Reality […]
Xamarin Forms NavigationPage
This post will help you create a navigation link using Xamarin Forms and its click event in Android app. I am using Windows 10 and have created a Xamarin Form template app. Create MainPage NaviationPage In your App.xaml.cs file, set your MainPage value to NavigationPage( new yourButtonPage(), true). Remember, MainPage.xaml file has the button and […]
How to Download & Install Python 3.8.6 on Windows 10
Let me quickly guide you to install Python 3.8.6 on Windows 10. In this post, I am going to install Python 3.8.6, set Python 3.8 to system PATH, check python version with CMD, write classic ‘hello world’ program and execute it with cmd. Please Note: If you are trying to install Python 3.8.6 on Windows […]
MySQL is not recognized as an internal or external command
I assume that you already have installed MySQL on your Windows operating system and you are trying to access it through command prompt or PowerShell and you are getting this message MySQL is not recognized as an internal or external command, operable program or batch file. I completely understand why you are getting this message. […]
