Course Description
Topics:
- Data Types, Variables and conditional statements
- If-else Control flow and Conditional Statements
- Data Structures (List/Strings/Dictionaries/Sets/Tuple) and For Loop
- While loop/Nested loops
- Custom and pre-defined functions
Projects:
- BMI Calculator
- Coffee Order Simulator
- Student’s Scores Processing
- To-Do List Manager
- Library management system
- Caesar Cipher (encryption, Decryption)
- Personal Expense Tracker
- Password Hashing
- HANGMAN, Python game
Module 2: OOPs and Python GUI with Tkinter
Topics:
- Object Oriented Programming
- Introduction to GUI with Tkinter
- Tkinter Widgets (Label, Entry, RadioButton, Checkbutton, ListBox etc)
- Building AI Chatbot
Projects:
- Shopping Cart System
- Simple GUI Calculator
- Digital-Clock
- AI Chatbot implementation
- Rock Paper Scissor
