Early Access

As this courses is currently under Early Access complete content is not added to it yet . Every week new videos will be added

Course curriculum

  • 1

    Introduction

    • Introduction

    • Python History

    • IDE Intro and Environment Setup

    • Jupyter Labs

    • Python Shell

    • Installing Packages

  • 2

    Variables and Data Structures

    • 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