
By the end of this course students will be able to:
– Understand the Python programming language basics such a variables, type conversion and arithmetic operations and expressions.
– Use different Python control statements such as conditional statements and looping structures
– Create and use Strings in Python
– Create and use functions and functions with parameters in Python codes
– Implement different data structures such as lists, dictionaries and tuples in Python codes
– Apply turtle programing feature in Python
– Use Python to conduct different types of exploratory data analysis
Curriculum Content
Module 1: Python Basics
Module 2: Python Control Statements and Strings
Module 3: Functions in Python
Module 4: Data Structures in Python
MODULE 5: TURTLE PROGRAMMING
Module 6: Python for Data Science - Advance Concepts