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?

 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 downloaded file in one folder. Remember this folder's path as we are going to use it in the upcoming steps.

3. Open NetBeans. Go to Tools >> Plugins

4.  In the plugins window, open the "Downloaded" tab.

5. Click on "Add Plugins"

6. In the next window that appears, navigate to the folder in which you extracted the downloaded plugin files in step 2. Select all the files in the extracted folder. (To select all, highlight the top most file and use shift+down to select all)

7.  After you have selected all the files, click on open.

8. Make sure that all the new plugins in the left pane are selected. Click Install.

9. Click next

10. Accept the license and  click install

11.  Click Continue

12.  After the plugin installation finishes, check the button "Restart IDE Now" and click finish.

13. The IDE will restart. Wait for it to open again.

Set Python path in NetBeans:
1. After the IDE opens again, click the new project button as shown in the screenshot.

2.  In the left pane, select Python and in the right pane, select Python Project and click next.

3.  At the "Python Platform" option, click "Manage"

4.  Click "New" in the bottom left set of buttons.

5.  Paste the path of python.exe file you copied in the section-1 step-4 and click "Open"

6.  After it detects the python version, click on close.

 7. You will see a python version against python platform option. Click Finish to continue.

 8. Python has been setup in NetBeans and you can start coding now.



Video

Following is a video demonstrating all these steps. Watch the video and make sure to subscribe me on YouTube.




If you have any query, you can ask in comments.

Comments

  1. This comment has been removed by a blog administrator.

    ReplyDelete

Post a Comment

In case of any query, leave a comment. I will try to reply you soon.

Popular posts from this blog

How to capture Screenshot in windows

Setting up the built in keymapper in Remix OS (Jide Gaming Toolkit)

Install Remix OS on PC