Skip to Content
Responsible ClickVidya Coding Classes
Last Update 01/01/2026
Completion Time 18 hours 23 minutes
Members 4
Intermediate
  • Coding Fundamentals Video Lectures
    2Lessons · 47 mins
  • Basics of Coding and Computers
    5Lessons · 1 hr 20 mins
  • Python Programming Language
    32Lessons · 10 hrs 51 mins
    • Introduction to Python Programming Language
    • Set up your Coding Environment | Python Programming Language
    • Input and Output Statements in Python
    • If else statements in Python
    • Operators in Python
    • [Activity] Design a Calculator using if elif and else statements
    • [Activity] Design Pizza cost and grade calculator
    • Lists in Python
    • While Loops in Python
    • Break and Continue Statements in Python
    • Nested Loops in Python
    • List indexing in Python
    • Strings in Python
    • Dictionaries and scope of variables in Python
    • [Activity] Print all prime numbers from 1-100
    • Sets and Tuples in Python
    • For Loops in Python
    • Functions in Python
    • [Revision] For Loops and Functions
    • Libraries in python
    • [Activity] Get all digits from a number
    • Global vs Local variables in Python
    • More on Python Functions
    • [Activity] Print calendar basic version
    • [Activity] Print calendar advanced version
    • Introduction to Classes and Objects in Python
    • More on classes and objects
    • [Activity] Class design for Bank Account Management system
    • Class Inheritance in Python
    • File handling in python
    • [Activity] Store bank account data in files
    • Image processing in Python using PIL Library
  • Python with Kivy Projects
    6Lessons · 5 hrs 25 mins
    • [Project 1] Calculator App Kivy Design
    • [Project 1] Calculator App Python Logic
    • [Project 2] Music Player Kivy Design
    • [Project 2] Music Player App Python Logic
    • [Project 3] Snake Game Kivy Design
    • [Project 3] Snake Game App Python Logic