ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

208 results

Spoken-Tutorial IIT Bombay
Getting started with arrays - Tamil

Getting started with arrays why arrays speed - simply say array level operations creating arrays direct data list conversion ...

13:33
Getting started with arrays - Tamil

55 views

11 years ago

Spoken-Tutorial IIT Bombay
Getting started with functions - Tamil

Getting started with functions defining function arguments docstrings return values can return multiple values code reading ...

15:55
Getting started with functions - Tamil

74 views

11 years ago

Spoken-Tutorial IIT Bombay
Writing python scripts - Tamil

Writing python scripts.

9:33
Writing python scripts - Tamil

849 views

11 years ago

J David Eisenberg
Chapter 7: Passing Arrays to Functions (part 1)

We're going to write a program that takes an array of integers, prints it, calculates the cubes of the values, and prints those.

4:27
Chapter 7: Passing Arrays to Functions (part 1)

44 views

4 years ago

Spoken-Tutorial IIT Bombay
Arrays - Tamil

Arrays -Arrays என்பவை யாவை -1-D Arrays -Arrays ஐ declare செய்வதற்கான syntax --உதாரணம்: data type ...

8:37
Arrays - Tamil

413 views

11 years ago

AeStudios
Python Basics Part 1| IF ELSE, LOOPS| USER INPUT | LIBRARIES | #aestudios

Python Basics in Tamil, this video covers about if else statement, loops and getting input from user also installing libraries Let's ...

5:13
Python Basics Part 1| IF ELSE, LOOPS| USER INPUT | LIBRARIES | #aestudios

186 views

5 years ago

Spoken-Tutorial IIT Bombay
Array functions - Tamil

1. push ஒரு array ன் கடைசியில் element ஐ சேர்த்தல் 2. pop ஒரு array ன் கடைசியில் ...

10:10
Array functions - Tamil

405 views

11 years ago

Spoken-Tutorial IIT Bombay
Loops Foreach Statement - Tamil

Loops - Foreach Statement The foreach loop is used to loop through arrays. foreach ($array as $value) code to be executed;

4:57
Loops Foreach Statement - Tamil

633 views

11 years ago

Spoken-Tutorial IIT Bombay
Data Structures - Tamil

Perl has 3 types of data structure - Scalar Array Hash , also, called as Associative Array Scalar: This type of data structure holds a ...

8:41
Data Structures - Tamil

1,066 views

11 years ago

Spoken-Tutorial IIT Bombay
Loops While Statement - Tamil

Loops - While Statement The while loop executes a block of code while a condition is true. while (condition) code to be executed;

5:38
Loops While Statement - Tamil

362 views

11 years ago

Spoken-Tutorial IIT Bombay
Writing python scripts - English

Writing python scripts.

9:37
Writing python scripts - English

1,644 views

11 years ago

Spoken-Tutorial IIT Bombay
Loops - Tamil

Hello Friends and Welcome to the tutorial on 'loops' in Python. At the end of this tutorial, you will be able to, use the for loop use ...

8:41
Loops - Tamil

75 views

11 years ago

Spoken-Tutorial IIT Bombay
Introduction to Array - Marathi

This declares rainfall as an array of integers. The braces are used to specify the elements of the array. let us now access data.

10:07
Introduction to Array - Marathi

623 views

11 years ago

Spoken-Tutorial IIT Bombay
Plotting the data - Tamil

Plotting the data plot L vs. T2 using square function problem with 3 cols 3rd column is error error bar.

8:27
Plotting the data - Tamil

108 views

11 years ago

Spoken-Tutorial IIT Bombay
Common Errors Part 2 - Tamil

Common Errors (Part 2) Parse error due to missing or extra brackets Matching brackets during complex mathematical operations ...

8:23
Common Errors Part 2 - Tamil

180 views

11 years ago

COMPUTER & EXCEL SOLUTION
Enter the number of your choice in Python@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

5:18
Enter the number of your choice in Python@COMPUTEREXCELSOLUTION

153 views

4 years ago

Algorithmica
Why does an Array starts at Index 0 ? || Thimma Reddy || Algorithmica

For more details please visit us at : http://www.algorithmica.co.in #Algorithmica #ThimmaReddy ...

6:36
Why does an Array starts at Index 0 ? || Thimma Reddy || Algorithmica

3,660 views

5 years ago

Spoken-Tutorial IIT Bombay
Getting started with tuples - English

Getting started with tuples immutability tuple packing, unpacking a, b = b, a accessing individual elements slicing, striding.

7:18
Getting started with tuples - English

1,041 views

11 years ago

Spoken-Tutorial IIT Bombay
Arrays - Urdu

Welcome to the spoken-tutorial on Arrays in C and C++. In this tutorial we will learn, What is an array. Declaration of an array.

8:37
Arrays - Urdu

19 views

11 years ago

Spoken-Tutorial IIT Bombay
Manipulating strings - Tamil

Manipulating strings upper, lower, replace slicing [::-1] reversed palindrome check.

14:17
Manipulating strings - Tamil

347 views

11 years ago

Spoken-Tutorial IIT Bombay
Getting started with lists - Tamil

Getting started with lists empty filled lists heterogenity accessing len append elements del (+ remove)

11:18
Getting started with lists - Tamil

38 views

11 years ago

J David Eisenberg
Chapter 6: Value-Returning and Void Functions

Some functions return values; others don't. What is the difference, and when do you use each type?

5:17
Chapter 6: Value-Returning and Void Functions

214 views

2 years ago

UBC_CPSC_103 _screencasts
Module 8: Line chart example
6:20
Module 8: Line chart example

1,227 views

7 years ago

COMPUTER & EXCEL SOLUTION
Decimal to Binary conversion in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

4:09
Decimal to Binary conversion in Python@COMPUTEREXCELSOLUTION

29 views

3 years ago

Spoken-Tutorial IIT Bombay
Sets - English

Sets About sets in python.

9:55
Sets - English

1,148 views

11 years ago