Course Information
Course Overview
Overview
This course is an introductory course on python so that you can write programs which manage data. You will be introduced to powerful libraries and tools which will empower you to manipulate, clean and take charge of your data.
This will provide you the platform to leverage the power of Python to solve a variety of industry problems.
What You’ll Learn
What you‘ll learn
Unit 1 : Introduction to Python
- Data Type & Structure (String, Integer, Float, Boolean, List, Tuple, Dictionary)
- Data Method, Python Built-In Function & Python Built-In Library (Eg: Math & Random)
- Assignment of variables
Unit 2 : Functions, Loops & Conditionals
- Indentation, Scoop, Local & Global Variable
- Write own function & Understand how function works in a program or application
- Workshop for real code challenges & small game applications
Unit 3 : More Advanced knowledge
- Understand how to read & write a file using Python (Word or CSV)
- Understand Regex & using text editor (Eg: Visual Studio Code) to write program
- Introduction to Data Science libraries: Numpy , Pandas and Matplotlib
- "Coding for Absolute Beginners Guide"
- Download for Free