Step 1: Should be familiar with Python Programming:
Let's think about Why Python?
Python is a general-purpose language, which means it can be used to build about anything, will be made our programming easy with the right tools/libraries.
Professionally, Python is great for web development, data analysis, artificial intelligence and scientific computing.
Note:
Python developers used to build productivity tools, games, desktop apps and so on.
Before to start programming, lets get download the latest version of python from https://www.python.org/. which means in my case it's 3.6.4.
Installation:
Note:
Also download the python IDE(pycharm) to make our code more precisely ordered.
Let's think about Why Python?
Python is a general-purpose language, which means it can be used to build about anything, will be made our programming easy with the right tools/libraries.
Professionally, Python is great for web development, data analysis, artificial intelligence and scientific computing.
Note:
Python developers used to build productivity tools, games, desktop apps and so on.
Before to start programming, lets get download the latest version of python from https://www.python.org/. which means in my case it's 3.6.4.
Installation:
Note:
Also download the python IDE(pycharm) to make our code more precisely ordered.



Comments
Post a Comment