ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

947 results

ICTknowledge
Python Basics Explained | CBSE Class 11 Computer Science | Complete Lecture with Examples

elcome to ICT Knowledge! In this comprehensive lecture, we cover Python Basics, one of the most important units in CBSE Class ...

16:20
Python Basics Explained | CBSE Class 11 Computer Science | Complete Lecture with Examples

19 views

3 weeks ago

cs with Githesh
Python Dictionary in One Shot | CBSE Class 11 & 12 Computer Science|cs with Githesh
8:19
Python Dictionary in One Shot | CBSE Class 11 & 12 Computer Science|cs with Githesh

18 views

1 month ago

CBSE TechTalks
Leap Year in Python | CBSE Class 11 Computer Science | Python Programming | CBSE TeckTalks

In this video, you'll learn how to write a Python program to check whether a given year is a leap year using conditional statements ...

8:25
Leap Year in Python | CBSE Class 11 Computer Science | Python Programming | CBSE TeckTalks

42 views

3 weeks ago

Youth Af and ZeroPrep
Class 11 Computer Science | Python If Elif Else | Flow of Control Unit 2 | CS 083 | ONESHOT 2026-27

class11cs #class11societylawethics #class11computerscience Hi everyone, Hope everyone is doing great :) In this video, I have ...

14:20
Class 11 Computer Science | Python If Elif Else | Flow of Control Unit 2 | CS 083 | ONESHOT 2026-27

2,210 views

2 weeks ago

Brain Gym Education Center
Python input() Function Explained | CBSE Class 11 Computer Science (083) | Beginners

In this video, you will learn the Python input() function in a simple and beginner-friendly way. This lesson is specially designed for ...

6:41
Python input() Function Explained | CBSE Class 11 Computer Science (083) | Beginners

6 views

17 hours ago

The Computer Science Academy
Operators and Their Types in Python | Arithmetic, Comparison, Logical & Operators | Class 11 ICS

Learn **Operators and Their Types in Python** for **Class 11 ICS Computer Science** in this beginner-friendly Python tutorial in ...

6:58
Operators and Their Types in Python | Arithmetic, Comparison, Logical & Operators | Class 11 ICS

7 views

3 weeks ago

Youth Af and ZeroPrep
Class 11 Computer Science | Python Operators | Unit 2 | Code 083 | ONE SHOT Boards 2026-27

class11cs #class11societylawethics #class11computerscience Hi everyone, Hope everyone is doing great :) In this video, I have ...

13:41
Class 11 Computer Science | Python Operators | Unit 2 | Code 083 | ONE SHOT Boards 2026-27

3,993 views

1 month ago

Math's with Saliha
11th Class Computer Science Chapter 2 | 2.1 Introduction to Python Programming | New Book 2026📝

11th Class Computer Science Chapter 2 | 2.1 Introduction to Python Programming | New Book 2026 📝 11th Class Computer Science ...

9:26
11th Class Computer Science Chapter 2 | 2.1 Introduction to Python Programming | New Book 2026📝

33 views

4 weeks ago

The Computer Science Academy
Input and Output Operations in Python | print() and input() Functions | Class 11 ICS Python Tutorial

Learn Input and Output Operations in Python for Class 11 ICS Computer Science in this easy-to-understand tutorial in Urdu/Hindi.

10:49
Input and Output Operations in Python | print() and input() Functions | Class 11 ICS Python Tutorial

14 views

4 weeks ago

Tech and CS
Tuple in Python Class 11 | Computer  Chapter 2 | New Book 2025 | Punjab Boards

In this video, I explain **Tuple in Python** from **Chapter 2 of Class 11 Computer Science (New Book 2025)** for all Punjab ...

6:03
Tuple in Python Class 11 | Computer Chapter 2 | New Book 2025 | Punjab Boards

8 views

1 month ago

Youth Af and ZeroPrep
Class 11 Computer Science | For Loop Python | Flow of Control Unit 2 | CS 083 | ONESHOT 2026-27

class11cs #class11python #class11computerscience Hi everyone, Hope everyone is doing great :) In this video, I have covered ...

14:30
Class 11 Computer Science | For Loop Python | Flow of Control Unit 2 | CS 083 | ONESHOT 2026-27

1,294 views

2 weeks ago

CS with Harshit
Getting Started with Python | Chapter 5 Introduction | CBSE Class 11 Computer Science

Welcome to Chapter 5 – Getting Started with Python for CBSE Class 11 Computer Science. This is the chapter where your ...

11:13
Getting Started with Python | Chapter 5 Introduction | CBSE Class 11 Computer Science

2 views

1 day ago

Learn With Afraz
Lecture 11 | Chapter 2 | Logical Operators in Python | Class 11 Computer Science |Python Programming

In this lecture, you will learn about Logical Operators in Python, an essential topic in Python programming. Logical operators are ...

14:32
Lecture 11 | Chapter 2 | Logical Operators in Python | Class 11 Computer Science |Python Programming

8 views

3 weeks ago

Computer Envision by IK
ICS 11th CS Lecture 19 | Modules

This lecture is specially designed for ICS First Year (Class 11) Computer Science students according to the new study scheme.

12:28
ICS 11th CS Lecture 19 | Modules

14 views

7 days ago

Tech and CS
Exception Handling in Python Class 11 | Computer Science Chapter 02 |  New Book 2025

In this video, you will learn Exception Handling in Python from Chapter 02 of the Class 11 Computer Science New Book 2025 ...

7:23
Exception Handling in Python Class 11 | Computer Science Chapter 02 | New Book 2025

6 views

3 weeks ago

Youth Af
Class 11 Computer Science | While Loop Python | Flow of Control Unit 2 | CS 083 | ONESHOT 2026-27

class11cs #class11python #class11computerscience Hi everyone, Hope everyone is doing great :) In this video, I have covered ...

10:17
Class 11 Computer Science | While Loop Python | Flow of Control Unit 2 | CS 083 | ONESHOT 2026-27

776 views

9 days ago

Tech and CS
File Handling in Python Class 11 | Computer Science Chapter 02 | New Book 2025

In this lecture, you will learn **File Handling in Python** from **Class 11 Computer Science Chapter 02 (New Book 2025)** for ...

13:21
File Handling in Python Class 11 | Computer Science Chapter 02 | New Book 2025

8 views

3 weeks ago

Learn With Afraz
Lecture 14 Chapter 2 | Practice MCQs and Short Questions in Python | Class 11 Computer Science

Prepare for your Computer Science exams with Lecture 14 of Chapter 2 (Python Programming) covering Practice MCQs and Short ...

7:13
Lecture 14 Chapter 2 | Practice MCQs and Short Questions in Python | Class 11 Computer Science

15 views

12 days ago

Computer Envision by IK
ICS 11th CS Lecture 1 | Introduction to Python programming

ICS 11th CS Lecture 1 | Introduction to Python programming First Year (New Study Scheme) – Computer Science Chapter No.

8:44
ICS 11th CS Lecture 1 | Introduction to Python programming

77 views

3 weeks ago

Decode CBSE
Opening a file using with clause | write ( ) method #python #computerscience #textfilehandling

Opening a file using `with` clause | `write()` method | Python File Handling** In this video, learn how to safely open and write to ...

7:51
Opening a file using with clause | write ( ) method #python #computerscience #textfilehandling

1 view

8 days ago