Complete Python Bootcamp
This Course starts from very basics and slowly gears up towards advanced topics in python. Though this course is built for Data Science Enthusiasts it covers all the programming fundamentals
Introduction
Python History
IDE Intro and Environment Setup
Jupyter Labs
Python Shell
Installing Packages
Introduction
Integers
Float
Strings
Arithmetic Operators
Assignment 1
Assignment 2
Comparison Operator
Assignment Operator
Logical Operator
Identity Operators
Membership Operators
Bitwise Operators
Next Steps
Lists Intro