Saturday, December 7, 2019

INTODUCTION TO PYTHON

 # INTRODUCTION :- 

Python  is  a  popular  programming  language . It  was  created  by  GUDIO  VAN  ROSSUM   in  1991 . As  we  know  that  it  is  a  programming   language  but  it  is  very  advanced  and  easy  in  comparison  of  other programming  language  i.e.  C,  C++  etc.





# DEFINITION :-

Python  is  an  object-oriented , high-level , general perpus programming  language. It  is  designed  for  rapid  prototyping of  complex  problems  and  applications.  
It  has  very easy  and  simple  syntax  which  helps  in  development  process. It is  supported  by  all kind  of  OS (operating system). Just  because  of  this  is  large  companies  like:  NASA , Google , YouTube , BitTorrent , etc.



# USE OF PYTHON :-

Python  is  widely  used  programming  language . it  is  used  for  many  perpuses  most  of  them  are  listed  below :

1.It  is  used  for  Web  Development.
2.It  is  used  for  Software  Development.
3.It  is used for  Software  scripting.
4.It  is  used  for  App  Development.

# FEATURES OF PYTHON :-

1.Python  can  be  used  on  a  server  to  create  web  applications.

2.It  can  be  used  in  Data Base  management.

3.It  can  be  used  to  handle  big  data  files  and  perform  complex  mathematical  operations.

4.It  can  be  used  for  Rapid-Prototyping  or  for  production  ready  software  development.

# IMPORTANCE OF PYTHON :-

Python  can  be  work  on  many  different  platforms  like  Windows , MAC , Linux , pi , etc.
It  has  a  simple  syntax  similar  to  English language.
It  allows  Developers  to  write  programming  codes  in  fewer  lines  which  is  not  possible  in  any  other programming  Language.
It  runs  on  an  Interpreter  System  that  means  codes  can  be  executed  as soon  as  it  is written.
It  can  be  treated  in  a procedural  way , an   Object-Oriented  way  or  a  functional  way.


  


1 comment: