Month: May 2018

Python-Tutorial-Part-3-Basic-Syntax-of-Python

Python Tutorial Part 3 – Basic Syntax of Python

In the previous part of this tutorial we explained the process of installing Python on your computer. In this tutorial we will explain about the Basic Syntax of Python language. Once Python is installed in your computer you can use one of the following tools to code and execute python. You can search for Python in …

Python Tutorial Part 3 – Basic Syntax of Python Read More »

how-to-install-python

Python Tutorial Part 2 – How to Install Python

This article will guide you through the process of Installing Python in your computer. Python is supported by Windows, Linux/UNIX, Mac OS X, and Other Operating Systems. You can click on the respective links to Go to the Download Page and select the Python version of your choice. Currently the version of Python is 3.6.5. …

Python Tutorial Part 2 – How to Install Python Read More »

Python-Tutorial-Part-1-Introduction-to-Python

Python Tutorial Part 1 – Introduction to Python

What is Python? Python is a very powerful and easy to understand High Level Programming Language. It is general purpose programming language which requires only interpreters and no compilers. It is an object oriented language. Everything in python is an object. Creator of Python was Guido van Rossum during 1985- 1990. Python Supports following Programming …

Python Tutorial Part 1 – Introduction to Python Read More »

डाटा-एनालिटिक्स-क्या-है

डाटा एनालिटिक्स क्या है

जब हम किसी समस्या के समाधान के लिए डाटा को कलेक्ट करते है और उस डाटा के विश्लेषण से महत्वपूर्ण जानकारी को डाटा में से खोज के निकालते है जिससे की उस जानकारी का प्रयोग समस्या को सुलझाने में किया जा सके तो उसे डाटा एनालिटिक्स कहते है |