ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

592 results

CodeWithHarry
Python in 8 Minutes (in Hindi) 🐍

Python Udemy Course: https://goharry.in/python Get this course at 90% Discount if you use this link Python in 8 minutes in Hindi: ...

8:29
Python in 8 Minutes (in Hindi) 🐍

1,440,724 views

4 years ago

CodeWithHarry
Python Tutorial For Beginners in Hindi | Complete Python Course 🔥

Exciting News! I've just launched my Data Science Course – and it's now in Early Bird Access! If you loved this Python course, ...

10:53:55
Python Tutorial For Beginners in Hindi | Complete Python Course 🔥

16,952,622 views

1 year ago

CodeWithHarry
Exception Handling in Python | Python Tutorial - Day #36

Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master ...

10:53
Exception Handling in Python | Python Tutorial - Day #36

582,540 views

3 years ago

Simply Coding
Solve any Star Pattern program in Python

In this video we will learn how to write any star pattern program in Python Watch any number pattern in python ...

18:44
Solve any Star Pattern program in Python

1,402,784 views

4 years ago

C 4 Yourself
Lecture 1 | Introduction to Python as a Language

PPT Download link: https://bit.ly/downloadpythonslides ▻ About the video ======================== In this video, I have ...

26:36
Lecture 1 | Introduction to Python as a Language

47,524 views

3 years ago

CodeWithHarry
If Else Conditional Statements in Python | Python Tutorial - Day #14

Python is one of the most demanded programming languages in the job market. Surprisingly, it is equally easy to learn and master ...

19:27
If Else Conditional Statements in Python | Python Tutorial - Day #14

1,225,289 views

3 years ago

Learn with Whiteboard
What is Pseudocode Explained | How to Write Pseudocode Algorithm | Examples, Benefits & Steps

Wondering what is pseudocode in programming? Well, we use pseudocode in various fields of programming, whether it be app ...

4:39
What is Pseudocode Explained | How to Write Pseudocode Algorithm | Examples, Benefits & Steps

415,594 views

2 years ago

Gate Smashers
Lec-74: ACID Properties of a Transaction | Database Management System

Subscribe to our new channel:https://www.youtube.com/@varunainashots 0:00 - Introduction 1:20 - Atomicity 4:57 - Consistency ...

13:58
Lec-74: ACID Properties of a Transaction | Database Management System

1,886,436 views

7 years ago

Chunav mantra
Python Programming  Introduction to Python as a Language  by Mr. Aditya Tondon

Python Programming Introduction to Python as a Language by Mr. Aditya Tondon python programming Playlist python Playlist by ...

26:35
Python Programming Introduction to Python as a Language by Mr. Aditya Tondon

5,332 views

3 years ago

Gate Smashers
L-6.1: What is hashing with example | Hashing in data structure

Confused about what hashing really means? In this video, Varun sir will break down the concept of hashing in data structures in ...

5:53
L-6.1: What is hashing with example | Hashing in data structure

2,275,915 views

5 years ago

Last moment tuitions
How to Pass Engineering Exams in 1 Night 📝  | Last Minute Study Tips for Exams 🔥🔥

For Engineering Study Material and Resources Download our App Now ...

13:37
How to Pass Engineering Exams in 1 Night 📝 | Last Minute Study Tips for Exams 🔥🔥

1,642,120 views

3 years ago

Gate Smashers
SDLC Life Cycle for Beginners | Software Development Life Cycle with Real life example

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Software Engineering (Complete Playlist): ...

12:03
SDLC Life Cycle for Beginners | Software Development Life Cycle with Real life example

2,491,727 views

5 years ago

Gate Smashers
L-3.0: Divide and Conquer | Algorithm

How complex problems are solved efficiently in computer science? In this video, Varun sir will explain about Divide and Conquer ...

4:03
L-3.0: Divide and Conquer | Algorithm

1,067,218 views

4 years ago

Gate Smashers
L-4.1: Introduction to Greedy Techniques With Example | What is Greedy Techniques

Greedy techniques are one of the most intuitive and powerful problem-solving approaches in algorithms. In this video, Varun sir ...

7:32
L-4.1: Introduction to Greedy Techniques With Example | What is Greedy Techniques

1,295,196 views

5 years ago

Gate Smashers
Lec-58: Introduction to AVL Tree in Data Structure with Examples | All Imp Points of AVL

Subscribe to our new channel:https://www.youtube.com/@varunainashots 0:00 - Introduction 0:56 -Order for data insertion in ...

9:54
Lec-58: Introduction to AVL Tree in Data Structure with Examples | All Imp Points of AVL

1,522,373 views

5 years ago

Gate Smashers
Natural Language Processing in Artificial Intelligence in Hindi | NLP with Demo and Examples

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻ Artificial Intelligence (Complete Playlist): ...

17:18
Natural Language Processing in Artificial Intelligence in Hindi | NLP with Demo and Examples

1,040,295 views

6 years ago

Gate Smashers
Lec-4: Types of Array | One dimensional & Multi-dimensional Array by #Naina Mam

Subscribe to our new channel:https://www.youtube.com/@varunainashots The various types of arrays are One dimensional array ...

9:17
Lec-4: Types of Array | One dimensional & Multi-dimensional Array by #Naina Mam

422,087 views

4 years ago

Gate Smashers
L-4.5: Deadlock Avoidance Banker's Algorithm with Example |With English Subtitles

Banker's algorithm is a deadlock avoidance algorithm. It is used in banking systems to determine whether a loan can be granted ...

24:04
L-4.5: Deadlock Avoidance Banker's Algorithm with Example |With English Subtitles

3,510,683 views

7 years ago

Gate Smashers
Lec-53: All Types of SQL Commands with Example | DDL, DML, DCL, TCL and CONSTRAINTS | DBMS

Subscribe to our new channel:https://www.youtube.com/@varunainashots 0:00 - SQL commands 0:49 - DDL commands 3:28 ...

10:32
Lec-53: All Types of SQL Commands with Example | DDL, DML, DCL, TCL and CONSTRAINTS | DBMS

2,334,354 views

6 years ago

Gate Smashers
Lec-72: Introduction to PL-SQL in DBMS

Subscribe to our new channel:https://www.youtube.com/@varunainashots PL/SQL is basically a procedural language, which ...

6:25
Lec-72: Introduction to PL-SQL in DBMS

874,878 views

5 years ago

Gate Smashers
Lec-27: Introduction to Error detection and Correction | Computer Networks

Subscribe to our new channel:https://www.youtube.com/@varunainashots In this video, Varun sir has explained Error Detection ...

10:44
Lec-27: Introduction to Error detection and Correction | Computer Networks

1,523,140 views

7 years ago

Gate Smashers
Lec-29: All Normal Forms with Real life examples | 1NF 2NF 3NF BCNF 4NF 5NF | All in One

Subscribe to our new channel:https://www.youtube.com/@varunainashots 0:00 - Introduction 1:07 - 1st Normal Form 2:31 - 2nd ...

11:15
Lec-29: All Normal Forms with Real life examples | 1NF 2NF 3NF BCNF 4NF 5NF | All in One

2,409,378 views

4 years ago

Gate Smashers
Lec-56: Preorder, Inorder and Postorder in 5 minute | Tree Traversal | Easiest and Shortest Trick

Subscribe to our new channel:https://www.youtube.com/@varunainashots Pre-order traversal while duplicating nodes and values ...

6:47
Lec-56: Preorder, Inorder and Postorder in 5 minute | Tree Traversal | Easiest and Shortest Trick

2,341,239 views

7 years ago

CodeWithHarry
HTML in 9 Minutes (in Hindi) 🌐

Python Udemy Course: https://goharry.in/python Get this course at 90% Discount if you use this link Learn HTML in Hindi: In this ...

9:09
HTML in 9 Minutes (in Hindi) 🌐

782,947 views

3 years ago

CodeWithHarry
Arrays and Abstract Data Type in Data Structure (With Notes)

This video will talk about abstract data type in data structure in hindi. We will also look into the arryas and why we need arrays ...

25:25
Arrays and Abstract Data Type in Data Structure (With Notes)

1,121,040 views

5 years ago