how to

How tos, guides, manual tutorials on software usage. Step by step guide on usage of new software.

How to Install PyCharm on Ubuntu

[Multiple Methods] How to Install PyCharm on Ubuntu

The first IDE I used for Python programming was PyCharm Community Edition with Windows and Mac. Recently I installed Ubuntu to play around and had to move my Python code to Ubuntu. I set up PyCharm Community Edition on Ubuntu because I was familiar with the environment. If you are a beginner and confused about …

[Multiple Methods] How to Install PyCharm on Ubuntu Read More »

How to install MySQl for Python on Linux?

How to install MySQl for Python on Linux?

Applications are being developed on Python nowadays. Developers usually prefer the operating system platform based on their convenience. Usually, developers are used to the command line terminal, Linux is the platform for them. Developing applications in Python has advantages over handling complexity in a simpler manner. There are scenarios where Python applications need connection with …

How to install MySQl for Python on Linux? Read More »

How to install MySQL for Python on Mac

Installing MySQL in Mac and establishing connectivity with Python is simple. Follow the steps in sequence to make a successful connection for MySQL and Python. Prerequisites to Install MySQL Python shall be available 500 MB Space for MySQL MySQL Installer Package for Mac Python SQL Connector for Mac Install MySQL on Mac for Python Go …

How to install MySQL for Python on Mac Read More »

How to install MySQL for Python on Windows

How to install MySQL for Python on Windows

Python programming is popular for writing codes for complex and huge datasets. The language is useful for developers who are well versed with command based tools. Many databases can be connected with Python when working on applications. In this article, the users shall know how to install MySQL that can be used with Python in …

How to install MySQL for Python on Windows Read More »

Step by Step install MX Linux with Windows 10

How to install MX Linux With Windows in 2021: Step by Step

Windows and Linux can reside in same computer and will never bother each other. In this step by step guide, we will show how to install MX Linux and running it along with Windows 10. Download the MX Linux image: Download the image from their official website. Go to their website and click on “Direct …

How to install MX Linux With Windows in 2021: Step by Step Read More »

How to install and configure Visual Studio Code

In this tutorial, I want to show you how to install and configure Visual Studio Code. In Linux, the program can be installed in several ways, and I will describe three of them below. Visual studio Code is very light weight IDE and can be configured for many programming languages. In this article, we will see …

How to install and configure Visual Studio Code Read More »

Scroll to Top