Introduction to python

 Introduction to python

Image credits: Google


In this tutorial we will learn about python language 


When it comes to coding and programming we frequently listen python programming language as it is very famous. It was created by Guido van Rossum in 1991



Python is used for

1.web development (server side)

2. Software development

3.Machine learning and artificial intelligence

4. Data science domain etc......


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

6. Python can be used alongside software to create workflows.

7. Python can connect to database systems. It can also read and modify files.

8. Python can be used to handle big data and perform complex mathematics.

9. Python can be used for rapid prototyping, or for production-ready software development.


It is beginner friendly. Learning python is very easy when compared to c,c++,java etc...
Because it's syntax is very easy than others.

It has so many in-built functions and methods which made our work easy




Disclaimer: All the above images used in this blog are owned by respective owners. Please contact me for any removal of images. No copyright infringement







Comments

Popular posts from this blog

Print function in python

Variable declaration in python

Python data types