Data Science with Python Syllabus for 12 Week InPlant
Data Science with Python Syllabus for 12 Week InPlant
Python is one of the easy languages to learn and is widely used from individuals to big organizations
such as Google.
Tuples and Dictionaries.
Looping.
Functions and I/O handling.
Description
Python is one of the easy languages to learn and is widely used from individuals to big organizations
such as Google. This Python training starts with the basic syntax of Python and continues to small
GUI programs. You will learn Python data types such as Tuples and Dictionaries, Looping, Functions
and I/O handling. Python training will also give you an overview of Object-Oriented Programming
and Graphical application development. Python course will explain some basics modules and their
usage.
Curriculum
1. An Introduction to Python
Indentation
The If statement and its related statement
The while loop
The for loop
The Range Statement
Break & Continue
Assert
Example of looping
5. Exception Handling
Errors
Exception handling with try
Handling multiple exceptions
Writing your own exception
6. File Handling
7. Classes in Python
New-style Classes
Creating Classes
Instant Method
Inheritance
Polymorphism
Exception Classes and Custom Exception
9. Data Structure
List comprehensions
Nested list comprehensions
Dictionary comprehensions
Functions
Default Parameters
Variable Arguments
Specialized Sorts
10. Collections
namedtuple()
deque
ChainMap
Counter
OrderedDict
DefaultDict
UserDict
UserList
UserString