This repository gives to enough knowledge about python programming and also helps you to survive in this programming world !!!
- Python download: (https://www.python.org/downloads/)
- Pycharm download: (https://www.jetbrains.com/pycharm/download/#section=windows)
- Jupyter Notebook: (https://jupyter.org/install)
- Google Colab: (https://colab.research.google.com/notebooks/welcome.ipynb)
Installation commands is visually represented below: Make sure that you type all the below commands in your respected command prompt only.
For those of you who aren't aware of Pycharm: PyCharm is an integrated development environment used in computer programming, specifically for the Python language. It is developed by the Czech company JetBrains (Psss, copied from Wikipedia).
I personally use Google Colab for python programming. It's one of the best interactive tool in the world. I like it because I can provide more documentation to the code and write some quality tutorials.
__________________________________________________________________________________________________________________________________This repository is divided into two parts such as Python Coding for Beginners and Data Science.
1) Python Coding
2) Data Science
- Data Scraping from the Web
- Data Cleaning and Scrubbing
- Exploring the data from the Web
- Predicting the data
Tanu Nanda Prabhu : This is me, I'm doing my Master's in Computer Science, at University of Regina, Canada. Although I'm good at programming, definitely not a code monkey. I like to document each and every line of code and help others understand it. It is very important to document the code. I believe that I learn simultaneously while I teach you guys in this repository. Special thanks to Udemy, it is with the help of their guidance, I could learn Python at a high level. All the turorials are referred from their notes.
