About this Python course
This introduction to Python will kick start your learning of Python, as well as programming in general. This beginner-friendly Python course will take you from zero to programming in Python in a matter of hours.
Upon its completion, you’ll be able to write your own Python scripts and perform basic hands-on python coding using our Jupyter-based lab environment. Start now and take advantage of this platform.
First two lessons are free
Course Outline
Module 1-Intro to Python
-
- Start with python
- Installation and setting up path
- Keywords and Variables
Module 2-Flow Control
- Operators
- Decision making
- Working with examples
Module 3- Python Data Structure
- List
- Tuples
- Sets
- Dictionaries
- Frozen sets
Module 4:
- Programming Examples on Data Structure