Posts

Showing posts from June, 2020

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.                                      ...