ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

318 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
First Java Program - Tamil

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

10:55
First Java Program - Tamil

2,910 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

COMPUTER & EXCEL SOLUTION
Find the code of any Language in Google sheet@COMPUTEREXCELSOLUTION

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

1:34
Find the code of any Language in Google sheet@COMPUTEREXCELSOLUTION

152 views

4 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

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

353 views

6 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

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

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

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

100 views

4 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

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

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,114 views

2 years ago

Spoken-Tutorial IIT Bombay
Loops For Statement - Tamil

Loops - For Statement The for loop is used when you know in advance how many times the script should run. Syntax: for (init ...

2:41
Loops For Statement - Tamil

249 views

11 years ago