ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

323 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
Writing python scripts - Tamil

Writing python scripts.

9:33
Writing python scripts - Tamil

849 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
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

COMPUTER & EXCEL SOLUTION
How to use compile predefined function in Python@COMPUTEREXCELSOLUTION

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

0:57
How to use compile predefined function in Python@COMPUTEREXCELSOLUTION

153 views

3 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,065 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

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

Coding.cherry
Best Programing languages to learn in 2025 #topprogramminglanguages

codingtutorials #topprogramminglanguages #coding best programing languages to learn in 2025, best programming language to ...

0:28
Best Programing languages to learn in 2025 #topprogramminglanguages

234 views

9 months ago

Spoken-Tutorial IIT Bombay
Dictionaries - Tamil

Dictionaries empty filled accessing via keys .values(), .keys() in iteration.

9:36
Dictionaries - Tamil

112 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,641 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
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
Sets - Tamil

Sets About sets in python.

9:53
Sets - Tamil

1,637 views

11 years ago

NPTEL IIT Bombay
Tutorial 01: Python Programming From Beginner Perspective

Week 1: Tutorial 01: Python Programming From Beginner Perspective.

38:54
Tutorial 01: Python Programming From Beginner Perspective

2,836 views

3 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

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,039 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

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