ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

556 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,428,997 views

3 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,074,431 views

1 year 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,381,052 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,518 views

3 years ago

C 4 Yourself
Lecture 5 | Expressions in Python | KNC - 302/402 #python #expression

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

26:10
Lecture 5 | Expressions in Python | KNC - 302/402 #python #expression

26,949 views

3 years ago

Google for Developers
Let's learn C++!

Have you found yourself saying “Can someone please explain pointers?” This video is probably for you. Subscribe to Google for ...

0:08
Let's learn C++!

560,461 views

1 year 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,630,695 views

3 years ago

Gate Smashers
L-4.10: Dijkstra's Algorithm - Single Source Shortest Path - Greedy Method

n this video, Varun sir will explain Dijkstra's Algorithm step-by-step to help you understand how it finds the shortest path from a ...

15:49
L-4.10: Dijkstra's Algorithm - Single Source Shortest Path - Greedy Method

3,278,581 views

4 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,217,097 views

4 years ago

Gate Smashers
Lec-21: Propositional Logic in Artificial Intelligence | Knowledge Representation | All Imp Points

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Introduction to Knowledge Representation: ...

12:20
Lec-21: Propositional Logic in Artificial Intelligence | Knowledge Representation | All Imp Points

1,175,484 views

5 years ago

Gate Smashers
Lec-5: What is Schema | How to define Schema | Database management system in Hindi

Subscribe to our new channel:https://www.youtube.com/@varunainashots A database schema defines how data is organized ...

4:34
Lec-5: What is Schema | How to define Schema | Database management system in Hindi

1,939,247 views

7 years ago

Gate Smashers
White Box vs Black Box Testing | Software Engineering

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

5:45
White Box vs Black Box Testing | Software Engineering

808,930 views

3 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,475,120 views

5 years ago

Gate Smashers
Lec-2: What is State Space Search | Introduction to Problem Solving in Artificial Intelligence

State space search is at the heart of how AI solves problems — from navigating a maze to planning complex tasks. In this ...

10:47
Lec-2: What is State Space Search | Introduction to Problem Solving in Artificial Intelligence

1,361,684 views

6 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,023,445 views

6 years ago

Gate Smashers
Lec-80: Cryptography in computer network in Hindi | Cryptography in Information Security

Subscribe to our new channel:https://www.youtube.com/@varunainashots Here, Cryptography in computer network is described ...

7:39
Lec-80: Cryptography in computer network in Hindi | Cryptography in Information Security

1,186,886 views

7 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

406,589 views

2 years ago

Gate Smashers
Lec-90: Socket Programming in Computer Networks

Subscribe to our new channel:https://www.youtube.com/@varunainashots Socket Programming in Computer Networks is ...

8:16
Lec-90: Socket Programming in Computer Networks

404,569 views

4 years ago

ALL ABOUT ELECTRONICS
Half Adder and Full Adder Explained | The Full Adder using Half Adder

In this video, the Half Adder and the Full Adder circuits are explained and, how to design a Full Adder circuit using Half adders is ...

14:20
Half Adder and Full Adder Explained | The Full Adder using Half Adder

1,109,807 views

3 years ago

Gate Smashers
Introduction to Neural Networks with Example in HINDI | Artificial Intelligence

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

11:20
Introduction to Neural Networks with Example in HINDI | Artificial Intelligence

1,365,554 views

6 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,311,143 views

6 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,271,872 views

5 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) 🌐

764,762 views

3 years ago

CodeWithHarry
Java in 7 Minutes 🔥

Python Udemy Course: https://goharry.in/python Get this course at 90% Discount if you use this link Java is an object oriented ...

7:19
Java in 7 Minutes 🔥

305,223 views

3 years ago

Gate Smashers
Lec-22: Introduction to Intelligent Agents and their types with Example in Artificial Intelligence

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

11:10
Lec-22: Introduction to Intelligent Agents and their types with Example in Artificial Intelligence

1,106,221 views

6 years ago