Why Is Python So Popular?
(1) Python Supports Multiple Programming Paradigms
Python is a multi paradigm programming language including features such as object oriented, imperative, procedural, functional, reflective etc.
(2) Python Has Large Set Of Library and Tools
Python has very extensive standard libraries and tools that enhance the overall functionality of python language and also helps python programmers to easily write codes.Some of the improtant python libraries and tools are listed below.
(3) Python Has a Vast Community Support
This is what makes python a favourable choice for development purposes.
(4) Python is Designed For Better Code Readability
Python provides a much better code readability as compared to another programming language.
(5) Python Contains Fewer Lines Of Codes
Codes written in python programming language complete in fewer lines thus reducing efforts of programmers. Let's have a look on the following "Hello World" program written in C, C++, Java and Python.
0 comments :
computer books list list of computer science books with authors best computer books for beginners fundamental of computer books pdf free download computer books for dummies best computer hardware books introduction to computer best computer books of all time
Powered by Blogger.
Menu Footer Widget
Followers
Search This Blog
Translate
Contact
Popular Posts
-
Software development life cycle sometime reffer to as system development life cycle and abbreviated as SDLC. A life cycle and abbreviated a...
-
Software is collection of data or computer instructions that tell the computer how to work. Examples of application software include off...
-
Suppose the program print "Hello" and Print "What is your name " then takes input from user and again print a line with...
Post a Comment