Sunday, March 15, 2015

How to Install Sublime Text on Windows - Python Basics - Python Tutorial

How to Install Sublime Text on WindowsHow to Install Sublime Text on Windows?


In this Python tutorial, we will take a very quick look at how to install Sublime Text on Windows. Sublime Text is a text editor which will enable us to edit our Python code as we move on with our Python Tutorials. I am sorry this tutorial does not contain screenshots, but my wife’s laptop doesn’t take screenshots for some odd reason.

Step 1 – Visit Sublime Text website at http://sublimetext.com

Step 2 – Located and press the download menu item on the top bar of their website.

Step 3 – About half way down the page you will see two links one for Windows and another for Windows 64 bit pick which operating system you are using.


Step 4 – Your download of Sublime Text will begin.

Step 5 – Locate your download and run the sublimetext.exe to start the installation of the editor

Step 6 – Open File – Security Warning will pop up we simply just press run.

Step 7 – Welcome To Sublime Text – Press Next

Step 8 – Select Destination Folder – Press Next keep in your main folder

Step 9 – Select Additional Task – Press Next

Step 10 – Ready to Install – Press Install

Step 11 – Open Sublime Text to make sure the installation worked

Now that we have successfully learn how to install Sublime Text on Windows we can turn to writing some Python Code. If you have any questions leave a comment below.


 



No comments:

Post a Comment