Private Course
Please sign in to contact responsible.
Responsible Administrator
Last Update 02/07/2025
Completion Time 5 days 10 hours 9 minutes
Members 39
  • Announcements
    • New Curriculum for this course
  • Resources
    • Python
    • Data Preparation
    • Data Management
  • Zoom Link
    • Zoom Link for Batch-5
  • Zoom Recordings
    • Week-1 Day-1 Lecture
    • Week-1 Day-2 Lecture
    • Week-2 Day-1 Lecture
    • Week-2 Day-2 Lecture
    • Week-3 Day-1 Lecture
    • Week-3 Day-2 Lecture
    • Week-4 Day-1 Lecture
      New
    • Week-4 Day-2 Lecture
      New
  • Reference Books
    • Eric Matthes - Python Crash Course-No Starch Press (2023).pdf
    • Everything You Need to Ace Computer Science and Coding in One Big Fat Notebook The Complete Middle School Study Guide.pdf
    • Python Flash Cards Syntax, Concepts, and Examples by Eric Matthes (z-lib.org).pdf
    • Kenneth A. Lambert - Fundamentals Of Python_ First Programs (MindTap Course List) (2023, Cengage Learning) - libgen.li.pdf
    • Intro to Python for Computer Science and Data Science Learning to Program with AI, Big Data and The Cloud by Paul J. Deitel, Harvey Deitel (z-lib.org).pdf
  • 1-Environment Setup and Python Introduction
    • 1-1 Introduction to the Python Course
    • 1-2 What is Python
    • 1-3 Download and Install Python and Anaconda
    • 1-4 Install VS Code with python extension
    • 1-5 How to run Print Statement in multiple ways
    • 1-6 Chapter 1 Getting Started with Python
    • 1-7 Troubleshooting
  • 2-Variables and Simple Data Types
    • 2-1 Introduction to Chapter 2
    • 2-2 Introduction to Another Great Book to learn Python
    • 2-3 Variables
    • 2-4 Naming and Using Variables
    • 2-5 Avoiding Name Errors When Using Variables
  • Game Project-1
    • Game Project-1-1 Display Function
    • Game Project-1-2 Accepting User Inputs
    • Game Project-1-3 User input validation Part 1
    • Game Project-1-4 User input validation Part 2
    • Game Project-1-5 Simple Interaction
    • Practice before project.ipynb
  • Week - 1 Lectures Videos
    • 1 1 Order of Operations
    • 1 2 Data Types
    • 1 3 Lists in Python
    • 1 3 Working with Lists
    • 1 4 Appending Items to a list
    • 1 5 Aggregating Items
    • 1 6 Zipping Items
    • 1 7 For Loops in Python
    • 1 8 Dictionaries in Python
    • 1 9 JSON
  • Week - 2 Lectures Videos
    • 3 1 Introduction to Python Data Types
    • 3 2 Basic Math with Python
    • 3 3 Assign Variables
    • 3 4 Introduction to Strings
    • 3 5 Indexing and Slicing with Strings
    • 3 6 String Properties and Methods
    • 3 7 Print Formatting with Strings
    • 3 8 Lists
    • 3 9 Dictionaries
    • 3 10 Tuples
    • 3 11 Booleans
    • 3 12 Basic File Input Output with text file
  • Week - 3 Lectures Videos
    • 2 1 Glob Function
    • 2 2 f strings in Python
    • 2 3 Iterators and Iterables
    • 2 4 List Comprehension
    • 2 5 Functions
    • 2 6 Lamda Functions
    • 2 7 Context Manager
  • Week - 4 Lectures Videos
    • 5 1 if,elif and else statements
      New
    • 5 2 For Loop
      New
    • 5 3 While Loop
      New
    • 5 4 The operators we mostly have to use
      New
    • 5 5 List Comprehensions
      New
  • Week - 5 Lectures Videos
    • 5 1 Methods and Python Documentation
      New
    • 5 2 Introduction to functions
      New
    • 5 3 def keyword
      New
    • 5 4 Basic knowledge of function
      New
    • 5 5 Logic with Python Functions
      New
    • 5 6 Tuple Unpacking with Python Functions
      New
    • 5 7 Interactions between functions
      New
    • 5 8 Args and Kwargs
      New
    • 5 9 Function Practice Exercises
      New
    • 5 10 Function Practice Exercises Solutions
      New
    • 5 11 Level 1 Problems Part1
      New
    • 5 12 Level 1 Problems Part 2
      New
    • 5 13 Level 2 Problems Part 1
      New
    • 5 14 Level 2 Problems Part 2
      New
    • 5 15 Challenge Problem 1 Solution
      New
    • 5 16 Challenge Problem 2 Solution
      New