Posts

Python download

Image
                  "Code with Prashant"                            3rd BLOG      ° How to download python IDE and pycharm?                                  PYTHON •So, In this tutorial, we’ll download and install Python as well as an IDE called PyCharm.  First of all, let's head to Python's official website and download Python: • Go to this link -  https://www.python.org/downloads/ From the above link download latest version of Python After visiting this link simply click on "Download Python" button Your download will start as soon as you click the button.                                  Pycharm Pycharm  is one of the best Integrated Development Environment for Python Language....

Python Tutorials

Image
                               " CODEwithPRASHANT " »What Is Programming and why we use python ?                                   *2nd Blog*  • Python Programming language was developed by Guido Van Rossum in February 1991. It is an interpreted, high-level, general-purpose programming language.    • Python allows us to create: Before we dive into actual Python language, let’s understand what the term Programming or Coding means? Programming helps human to reduce manual efforts and work which take hours to complete can be accomplished by computer in Seconds. And in today’s era demand of programming is growing rapidly i.e. there is a huge need of software developers and programmers in IT (Tech) Industries. •So, to write any language’s code we need a platform where we can write the code and can execute it. For ...
Image
                                               " CODEwithPRASHANT"                                                            1st BLOG                         *Python Tutorials* •Python  is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990. Like Perl, Python source code is also available under the GNU General Public License (GPL). This  tutorial  gives enough understanding on  Python programming  language.                                      ...