Getting Started With Python


Installing Python&IDE.

For Starting Coding In Python we first need an inerpreter for python.We need this because,
A Computer understands only machine code, Which most of us dont know and its very hard to write code in that format.So,we use an interpreter or compiler which converts Our english code into binary code.So its very important.
So we will dowload the python 3.6.3 version from:

Now, after installing this python interpreter we  will now download an IDE or Editor, where we will write the Python Code . The following Are one of the most used IDE`s & Editos with download link:

2.VisualCode   : https://code.visualstudio.com/
4.Atom             :https://atom.io/

Here, I am using THe Pycharm IDE for starting Python coding.
But, don`t get panic as code is always same in different IDE`s.



If you face any problem regarding Python installation then head over to this video:




-----------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------


Thank You,
Shubham Sagar
Code Star

2 comments:

  1. This post laid the foundation of my Python journey! Now I am a pro in Python and currenty learning Machine Learning & AI. I recommend the Admin to frequently add posts related to Ml Etc.
    Thank You

    ReplyDelete
    Replies
    1. We are happy to know that this post helped in your Journey! Greeting for more to come!

      We will surely keep adding posts with high quality content.
      KEEP VISITING!

      Delete

Powered by Blogger.