ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

223 results

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
Strings - Tamil

Strings *char datatype *எழுத்து, எண், நிறுத்தற்குறிகள், tab, மற்றும் இடைவெளி ...

8:38
Strings - Tamil

817 views

11 years ago

Spoken-Tutorial IIT Bombay
Strings - Punjabi

Eg: here we have declared a character string names with size 10 Now we will see an example. I have already typed the program, ...

11:22
Strings - Punjabi

102 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
Strings - Gujarati

Strings *char datatype *letter,digit,punctuation marks, tab, or space are all characters *Program explaining the variable and the ...

8:38
Strings - Gujarati

247 views

11 years ago

Spoken-Tutorial IIT Bombay
First Java Program - Tamil

Java - முதல் Program *எளிய java program ஐ எழுதுதல் *“My First Java Program!” என Console ல் ...

10:55
First Java Program - Tamil

2,904 views

11 years ago

Spoken-Tutorial IIT Bombay
Getting started with strings - Telugu

Getting started with strings strings single, double, triple quoted accessing elements show immutability tell that there are methods ...

11:31
Getting started with strings - Telugu

315 views

11 years ago

Spoken-Tutorial IIT Bombay
Getting started with strings - Hindi

Getting started with strings strings single, double, triple quoted accessing elements show immutability tell that there are methods ...

11:30
Getting started with strings - Hindi

337 views

11 years ago

Spoken-Tutorial IIT Bombay
First Java Program - Gujarati

Inside the class, we write the main method. So type: public static void main parentheses inside parentheses String arg Square ...

10:59
First Java Program - Gujarati

1,131 views

11 years ago

Spoken-Tutorial IIT Bombay
PHP String Functions Part 2 - Tamil

PHP String Functions (Part 2) strrev(string) -This function is used to reverse the inputed string strtolower(string) -This function is ...

8:40
PHP String Functions Part 2 - Tamil

219 views

11 years ago

J David Eisenberg
Chapter 4: Comparing Strings

You need to use methods from the String class to compare strings for equal, less than, and greater than.

4:07
Chapter 4: Comparing Strings

352 views

6 years ago

Spoken-Tutorial IIT Bombay
Netbeans Debugger - English

I will switch to the Netbeans IDE I have already created a Java Application, sampleDebug in my IDE for this demonstration. This is ...

11:22
Netbeans Debugger - English

1,543 views

11 years ago

Spoken-Tutorial IIT Bombay
Non static block - Gujarati

Simple example of non-static block And Why we need constructors? Here we are using Ubuntu version 11.10 Java Development ...

8:49
Non static block - Gujarati

26 views

11 years ago

Spoken-Tutorial IIT Bombay
Creating object - Gujarati

We know about the 8 primitive data types in Java. All other types refer to objects rather than primitives. Variables that refer to ...

7:49
Creating object - Gujarati

103 views

11 years ago

J David Eisenberg
Chapter 2: Data Type Conversion in Java

You can use a *cast* to take an integer variable and ask Java to treat it as a double (and vice versa). This video gives you the ...

6:04
Chapter 2: Data Type Conversion in Java

225 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
First Java Program - Bengali

Inside the class, we write the main method. So type: public static void main parentheses inside parentheses String arg Square ...

10:57
First Java Program - Bengali

516 views

11 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

Spoken-Tutorial IIT Bombay
Working With Structures - Gujarati

Declaration of a structure We will do this through an example To record this tutorial, I am using, Ubuntu Operating System version ...

6:36
Working With Structures - Gujarati

37 views

11 years ago

Spoken-Tutorial IIT Bombay
Introduction to Array - Marathi

Within the main method, let us add the rainfall data. So Inside main function, type int rainfall open and close brackets equal to ...

10:07
Introduction to Array - Marathi

623 views

11 years ago