Posts

Showing posts from 2022

PYTHON PROGRAMMING LANGUAGE (NOTE 1)

Image
Python is a popular programming language among not just developers, but software engineers, mathematicians, Data analysts, scientists, accountants, network engineers and even kids. It’s the ideal language to learn first. It was created by Guido van Rossum, and released in 1991.  What makes python special?  1) You can solve problems in less time with fewer lines of code.  2) Python is a multi-purpose language e.g. It can be used for Data analysis, Artificial intelligence/machine learning, automation, web apps, mobile apps, desktop apps, testing, hacking etc.  3) It is a high-level language  4) It is cross-platform, it can be used on windows, mac, Linux.  5) It has a large eco-system i.e., Libraries, frameworks and tools.  USES OF PYTHON PROGRAMMING LANGUAGE  Python programming language can be used for various kind of application such as the following, it is used for web development (server-side), Software Development, Data Analysis, System Scripting, Artificial Intelligence, Graphical i