Posts

Showing posts from November, 2018

Featured Post

Send message to yourself in WhatsApp

Image
Sending a WhatsApp message to yourself can be helpful in some cases. Many people used to send SMS to their own number if they wanted to take a note of something. Some people also send an email to themselves to take a note of something. But sending a WhatsApp message to yourself is not straight forward. In this post, I am going to tell you how you can send a message to yourself in WhatsApp. Quick Method to Send Message to Yourself Download the " Click to Chat " application from Google Play Store. Open the app and enter your number. Click the open button and send the message. Different ways of sending a message to yourself Method 1: From Contacts This is the easiest method. It might not work on all devices. But the trick is to save your number in the contacts and then click the WhatsApp message button to send a message to yourself. Method 2: Using an app Download the " Click to Chat "  app from Play Store.  Open the app and enter y

How to use python in NetBeans?

Image
 In this article, I am going to tell you how you can use NetBeans IDE to write python programs. For the sake of simplicity, I am dividing the procedure into following parts: Installing Python Adding Python plugin in NetBeans Direct NetBeans to use the python version installed in part one for operation Installing Python: 1. Use this link to download python and install it in your PC. Full procedure of installing python can be seen here . 2. Now we have to find the path of python installed in our PC. Go to Start Menu>> All Programs/ All Apps >> Python 3.7 and right click the IDLE Python. Select "Open File Location" 3. Right click on the IDLE Python shortcut and click "Open File Location" 4. Now copy the full path of python.exe in this folder. Save it somewhere because we will need it in the last section of this article. Adding Python plugin to NetBeans: 1. Use this link to download the python plugin for NetBeans. 2. Extract the