ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

277 results

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 functions - Telugu

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

15:58
Getting started with functions - Telugu

342 views

11 years ago

Spoken-Tutorial IIT Bombay
Loops While Statement - Telugu

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

935 views

11 years ago

XPERGE
Java vs Java Script | Difference between Java & Java Script | XPERGE

Java vs Java Script | Difference between Java & Java Script | XPERGE In this video, we will knowing the difference between Java ...

6:43
Java vs Java Script | Difference between Java & Java Script | XPERGE

2,465 views

3 years ago

Spoken-Tutorial IIT Bombay
First Java Program - English

Welcome to the Spoken Tutorial on getting started with the First java program. In this tutorial we will learn To create a simple Java ...

11:00
First Java Program - English

36,837 views

11 years ago

Spoken-Tutorial IIT Bombay
GET Variable - Telugu

GET Variable The built-in $_GET function is used to collect values from a form sent with method="get". Information sent from a ...

6:04
GET Variable - Telugu

1,042 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

106 views

5 years ago

Spoken-Tutorial IIT Bombay
User Registration Part 3 - Telugu

Welcome to the 3rd part of the User Registration tutorial. In this part we are going to check for existence of all that was discussed ...

10:25
User Registration Part 3 - Telugu

631 views

11 years ago

Spoken-Tutorial IIT Bombay
Create a simple form - Telugu

Create a simple form What is a form? Create a form using the Wizard.

10:11
Create a simple form - Telugu

231 views

11 years ago

Spoken-Tutorial IIT Bombay
Multi Dimensional Arrays - Telugu

Multi-Dimensional Arrays In a multidimensional array, each element in the main array can also be an array. And each element in ...

6:09
Multi Dimensional Arrays - Telugu

1,565 views

11 years ago

Spoken-Tutorial IIT Bombay
Sessions - Telugu

Hello and welcome to this tutorial on php sessions. Sessions are quiet similar to cookies. However sessions only have a ...

6:32
Sessions - Telugu

2,452 views

11 years ago

Spoken-Tutorial IIT Bombay
Installing - Telugu

Welcome to the spoken tutorial on Installation of Scilab on Windows operating system. I will Install Scilab version 5.2 on windows ...

5:29
Installing - Telugu

563 views

11 years ago

Spoken-Tutorial IIT Bombay
Loops - Telugu

Loops while for pass, break, continue.

8:43
Loops - Telugu

542 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

227 views

5 years ago

Otavio Santana
Why Jakarta EE Still Matters for Modern Java Developers

When we talk about Jakarta EE, we are talking about the Java powers mission-critical systems across banking, telecom, and ...

7:11
Why Jakarta EE Still Matters for Modern Java Developers

739 views

9 months ago

Spoken-Tutorial IIT Bombay
Using the plot command interactively - Telugu

Using the plot command interactively ipython -pylab pylab brings in the libraries necessary for Scientific Computing. linspace, len ...

9:27
Using the plot command interactively - Telugu

4,524 views

11 years ago

Spoken-Tutorial IIT Bombay
POST Variable - Telugu

POST Variable The built-in $_POST function is used to collect values from a form sent with method="post". Information sent from a ...

4:27
POST Variable - Telugu

893 views

11 years ago

Shantanu Vyavahare
Java History, Features & JVM

History, features and jvm.

10:29
Java History, Features & JVM

84 views

5 years ago

Spoken-Tutorial IIT Bombay
Inserting pictures and objects - Telugu

Inserting pictures and other objects in a document Insert pictures Hyperlinks (within, across documents, from web) Creating tables.

12:09
Inserting pictures and objects - Telugu

99 views

11 years ago

Spoken-Tutorial IIT Bombay
Switch Statement - Telugu

Switch Statement switch statement - use this statement to select one of many blocks of code to be executed.

5:58
Switch Statement - Telugu

1,919 views

11 years ago