ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

384 results

J David Eisenberg
Chapter 9: Primitive and Reference Types

Primitives (int, double, etc.) have values stored in their memory locations. Objects have references to the memory where the data ...

1:42
Chapter 9: Primitive and Reference Types

1,727 views

6 years ago

J David Eisenberg
Chapter 7: Copying Arrays

Arrays are reference variables, which means simple assignment doesn't make a copy of the values.

3:54
Chapter 7: Copying Arrays

740 views

6 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 10.17.2018. References and Java Memory Management

A discussion of Java memory management with reminders about references.

49:08
CS 125 Fall 2018: Wed 10.17.2018. References and Java Memory Management

399 views

7 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

A continuation of a discussion of object references and an overview of Java interfaces.

50:57
CS 125 Fall 2018: Mon 10.15.2018. References and Interfaces

585 views

7 years ago

Otavio Santana
Increase your code quality in Java exploring the power of JavaDoc

JavaDoc can help you to increase your code documentation quality. There is certainty about how documentation increases the ...

19:07
Increase your code quality in Java exploring the power of JavaDoc

353 views

2 years ago

PurdueX CS180.1x
Reference Types

Purdue AP Computer Science A.

4:17
Reference Types

65 views

9 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 10.12.2018. Object References

An introduction to object references, their implications for Java programming, and a bit about Java memory management.

50:38
CS 125 Fall 2018: Fri 10.12.2018. Object References

475 views

7 years ago

Jeffery Loo
Forward Reference Search

How to find more recent publications that cite an older article.

1:34
Forward Reference Search

60 views

6 years ago

wikipedia tts
Comparison of Java and C++ | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B 00:00:10 1 ...

42:11
Comparison of Java and C++ | Wikipedia audio article

9 views

6 years ago

Dandalf
JavaElectricBill

The video shows how to code an Electric Bill program that inputs kilowatt hours used (kWh) and break it down into three billing ...

26:43
JavaElectricBill

215 views

2 years ago

J David Eisenberg
Chapter 4: Mathematical functions in Java

Here are the most common methods in Java's Math class.

2:52
Chapter 4: Mathematical functions in Java

536 views

6 years ago

J David Eisenberg
Chapter 1: A First Java Program

This video shows the building blocks you use for every Java program you'll write in this course. One additional note: The program ...

2:59
Chapter 1: A First Java Program

1,149 views

6 years ago

Otavio Santana
Money on Java: Why should we use Money-API in my Java code?

If you work in finance, e-commerce, or any area that needs to represent money, the biggest question is how to do it. We need to ...

20:59
Money on Java: Why should we use Money-API in my Java code?

1,196 views

3 years ago

Samir Paul
Reference Types, Equality, and Object Identity

ADSB 05_11.

9:44
Reference Types, Equality, and Object Identity

1,248 views

10 years ago

J David Eisenberg
Chapter 13: Converting an Object to a String

How to get something better than the name of a class and its memory reference when you print an object reference.

2:35
Chapter 13: Converting an Object to a String

100 views

2 years ago

Drunken Engineer
java 8 Interview Questions | Theoretical

This video contains java 8 interview questions and answers. One of the best book for Interview Questions Top 1000 Java Interview ...

10:38
java 8 Interview Questions | Theoretical

29,800 views

4 years ago

Drunken Engineer
Java Developer Interview Questions

This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...

15:06
Java Developer Interview Questions

5,928 views

4 years ago

wikipedia tts
Comparison of C Sharp and Java | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java 00:00:52 1 ...

1:42:03
Comparison of C Sharp and Java | Wikipedia audio article

17 views

6 years ago

Otavio Santana
Simplify Your Code with Java Predicate: A Comprehensive Guide

In this video tutorial, we'll explore the powerful Java Predicate interface and learn how it can simplify your code and improve its ...

6:12
Simplify Your Code with Java Predicate: A Comprehensive Guide

715 views

2 years ago

The Mentor CodeLab
Java Data Types - Java Tutorial | #7

Java Tutorial: Java Data Types We already covered theory concepts about different data types. In this video we will look on how to ...

10:12
Java Data Types - Java Tutorial | #7

24 views

1 year ago