1. Any .py file is a module in python
2. Using module we can re use the code
A file containing a set of functions you want to include in your application
How to import a module ?
We can import in two ways
1. import
2. from import
import module1,module2,........ module n
from module name import name 1, name 2..,name n
Selenium with Python:
• Selenium with Python
Python:
• Python
Salesforce:
• Salesforce
Data Warehousing and Data Mining:
• Data Warehousing and Data Mining
Julia Tutorials:
• Julia programming Tutorials
Cloud Computing:
• Cloud Computing
Machine Learning using WEKA:
• Machine Learning using WEKA
Internet of Things:
• Internet of Things