ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

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

10:55
First Java Program - Tamil

2,894 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 - 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,130 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

350 views

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

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

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

515 views

11 years ago

Spoken-Tutorial IIT Bombay
Basic datatypes and operators - Tamil

Basic datatypes & operators int L, long float repr, str complex boolean conversion functions sequence datatypes & mutability list ...

28:38
Basic datatypes and operators - Tamil

215 views

11 years ago

Spoken-Tutorial IIT Bombay
Creating class - Marathi

String name semicolon. So I have declared two variables. Now a class also contains methods. So let me create a method named ...

8:14
Creating class - Marathi

192 views

11 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

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,100 views

2 years ago