Home
Welcome to the HadoopExam Python Programming Training Courses.
About Python Training : This course is the part of Python of HadoopExam.com Data Science course. We will be creating full length material for the data science. This training is open for all.
Syllabus and Completed Training is Below
Module 1: PYTHON INSTALLATION: BASICS OF PYTHON PROGRAMMING (Hands-on Lab+ PDF Download) (Available Length 30 Minutes)
Installing Python
HandsOn with Python
Module 2: PYTHON PROGRAMMING AND FUNCTIONS (Hands-on Lab+ PDF Download) (Available Length 31 Minutes)
Python function
Arguments
Module
Define functions
Multiple Argument Functions
Local scope of variables
Return values of functions
MODULE 3: PYDEV AND ECLIPSE INSTALLATION (Hands-on Lab+ PDF Download) (Available Length 16 Minutes)
Eclipse neon download
Eclipse Installation
Install Pydev
Open PyDev Console
Start working with Python on Console
Module 4: PYTHON DEFINING FUNCTIONS (Hands-on Lab+ PDF Download) (Available Length 25 Minutes)
Function with return values.
Define Function
Conditional Statements
Function to solve Quadratic equation
Boolean Function
Module 5: LOOPING IN PYTHON (Hands-on Lab+ PDF Download) (Available Length 19 Minutes)
While loop
Break statement
Continue statement
Infinite loop
Module 6: PYTHON STRING AND FILE READ (Hands-on Lab+ PDF Download) (Available Length 27 Minutes)
Python String.
String and indexes
String Traversal
String traversal
Immutable String
Methods of String
String Comparison
File Read in Python
Module 7A: PYTHON LISTS (Hands-on Lab+ PDF Download) (Available Length 26 Minutes)
Module 7B: PYTHON LISTS (Hands-on Lab+ PDF Download) (Available Length 19 Minutes)
Python List
Traverse List
Update List
Nested List
List Slicing
Sample methods on List
Create a WordCount application
Remove duplicates and filter list
List versus String
List, Objects and Values
Module 8: PYTHON Dictionary (Hands-on Lab+ PDF Download) (Available Length 21 Minutes)
What is Python Dictionary?
Accessing elements of dictionary
List and tuples
Sorting Dictionary
Dictionary reverse lookup
Using list as a value of dictionary
Module 9: PYTHON Tuple (Hands-on Lab+ PDF Download) (Available Length 20 Minutes)
About Pythin tuple?
Creating tuples
Tuple Assignment
List and tuples
Dictionary and tuples
Module 10: PYTHON FILES, PACKAGE AND MODULES (Hands-on Lab+ PDF Download) (Available Length 45 Minutes)
• Create a file using Python
• Read a file using Python
• Python OS Module
• String Formatting
• OS Modules
• PIPES and Subprocesess
• Python Module
• __name_ frames
Module 11: PYTHON CLASSES AND OBJECTS (Hands-on Lab+ PDF Download) (Available Length 30 Minutes)
• Class : User Defined Types
• Class Attributes
• Passing object to a function
• Embedded object
• Mutable objects
• Deep Copy
• Shallow copy
Module 12: PYTHON PURE FUNCTION AND MODIFIERS (Hands-on Lab+ PDF Download) (Available Length 8 Minutes)
• Pure Function
• Modifiers
PYTHON Interview Questions