ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

96 results

Spoken-Tutorial IIT Bombay
Arrays - Tamil

Arrays An array stores multiple values in one single variable. Numeric array - An array with a numeric index. Associative array - An ...

8:54
Arrays - Tamil

602 views

11 years ago

Spoken-Tutorial IIT Bombay
Multi Dimensional Arrays - Tamil

Multi-Dimensional Arrays In a multidimensional array, each element in the main array can also be an array. And each element in ...

6:09
Multi Dimensional Arrays - Tamil

1,441 views

11 years ago

Spoken-Tutorial IIT Bombay
Array Operations - Tamil

Array ன் செயல்பாடுகள் - java.util.Arrays ஐ import செய்தல் - class Arrays லிருந்து method களை ...

10:50
Array Operations - Tamil

648 views

11 years ago

Chrome for Developers
Array grouping - New in Chrome 117

In programming, array grouping is an extremely common operation, seen most often when we use SQL's GROUP BY clause and ...

0:56
Array grouping - New in Chrome 117

6,969 views

2 years ago

Wireless Explained
All Modulation Types Explained in 3 Minutes

In this video, I explain how messages are transmitted over electromagnetic waves by altering their properties—a process known ...

3:43
All Modulation Types Explained in 3 Minutes

198,408 views

1 year ago

RF elements s.r.o.
Inside Wireless: MIMO Introduction - Multiple Input Multiple Output

This Inside Wireless episode introduces MIMO, or, Multiple Input Multiple Output principles. MIMO has been all the rage in recent ...

3:21
Inside Wireless: MIMO Introduction - Multiple Input Multiple Output

61,430 views

3 years ago

Dylan Sallee
mergeSort(): A Graphical, Recursive, C++ Explanation

This video demonstrates a standard implementation of mergeSort() in C++, with graphics to help even the most novice of ...

4:55
mergeSort(): A Graphical, Recursive, C++ Explanation

94,251 views

8 years ago

Spoken-Tutorial IIT Bombay
Data Structures - Tamil

This is the string array which has elements of string type. This array has elements of both number and string type. This example ...

8:41
Data Structures - Tamil

1,066 views

11 years ago

Vipin Kizheppatt
An Introduction to FPGAs: Architecture, Programmability and Advantageous

FPGAs, #Xilinx #ReconfigurableComputing This is an introductory Video on the internal architecture of FPGAs, especially Xilinx ...

48:33
An Introduction to FPGAs: Architecture, Programmability and Advantageous

63,616 views

5 years ago

RF elements s.r.o.
Inside Wireless: QAM modulation (Quadrature Amplitude Modulation)

Most of the radios Wireless Internet Service Providers use in their networks utilize Quadrature Amplitude Modulation (QAM).

3:10
Inside Wireless: QAM modulation (Quadrature Amplitude Modulation)

213,003 views

5 years ago

Easy Circuits
Types of Amplifiers | Class A, Class B, Class AB and Class D Amplifiers

Learn the difference between Class A, Class B, Class AB, and Class D audio amplifiers in this short video. See how each amplifier ...

0:40
Types of Amplifiers | Class A, Class B, Class AB and Class D Amplifiers

54,017 views

7 months ago

NERSC
3. Introduction to GPU Architecture and GPU Computing -- Brent Leback

Part of the Nvidia HPC SDK Training, Jan 12-13, 2022. Slides and more details are available at ...

24:00
3. Introduction to GPU Architecture and GPU Computing -- Brent Leback

1,047 views

3 years ago

Spoken-Tutorial IIT Bombay
Conditional Branching - Tamil

Let me give you an example: n is equal 42 if n is equal to equal to 42 then disp the number is 42, end of if construct. Here 'is equal ...

3:41
Conditional Branching - Tamil

254 views

11 years ago

NPTEL IIT Bombay
Lecture 19 : Structures : Part 1 : Definition and instantiation

Structures : Part 1 : Definition and instantiation.

9:28
Lecture 19 : Structures : Part 1 : Definition and instantiation

8,078 views

6 years ago

parlough
How to Iterate over Keys and Values in a Java Map

Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...

5:45
How to Iterate over Keys and Values in a Java Map

99 views

4 years ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,679 views

5 years ago

TRI Thinking Research Instruments
How to get Calc and Excel to Look Up and Copy Data Between Sheets

We explain how to match rows between sheets automatically in LibreOffice Calc and Microsoft Excel and copy data from one ...

5:55
How to get Calc and Excel to Look Up and Copy Data Between Sheets

108 views

3 years ago

NERSC
Programming Models for GPU

Part of the Using Perlmutter Training, Jan 5-7, 2022. Slides and more details are available at ...

52:19
Programming Models for GPU

334 views

3 years ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,112 views

3 years ago

timClicks
Rust's iterators are more interesting than they look

Manually creating for loops is error prone and tedious. Learn about how Rust provides tools that make many common errors ...

22:46
Rust's iterators are more interesting than they look

10,624 views

2 years ago