ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31 results

The Debug Zone
Fixing java.lang.ClassCastException: [Ljava.lang.Object; Cannot Be Cast To

In this video, we dive into the common Java error: `java.lang.ClassCastException`, specifically the message that states ...

4:03
Fixing java.lang.ClassCastException: [Ljava.lang.Object; Cannot Be Cast To

32 views

1 year ago

The Debug Zone
Fix ClassCastException: org.slf4j.impl.SimpleLoggerFactory to LoggerContext Error

In this video, we delve into the common issue of ClassCastException that arises when working with SLF4J logging in Java ...

6:23
Fix ClassCastException: org.slf4j.impl.SimpleLoggerFactory to LoggerContext Error

0 views

10 months ago

Cave of Programming
Safe and Unsafe Cast Operators: Kotlin for Complete Beginners 043

Casting in Kotlin using the safe and unsafe cast operators. Github: https://github.com/caveofprogramming/Kotlin Free and ...

5:16
Safe and Unsafe Cast Operators: Kotlin for Complete Beginners 043

113 views

1 year ago

Cave of Programming
Intermediate-Advanced C++ 1: Exceptions Basics

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

13:57
Intermediate-Advanced C++ 1: Exceptions Basics

19,429 views

10 years ago

Dr C
CS162 Java = Subclassing, Polymorphism = Declared Type Vs Actual Type And Casting

Computer Science 162 at Tillamook Bay Community College.

7:01
CS162 Java = Subclassing, Polymorphism = Declared Type Vs Actual Type And Casting

299 views

4 years ago

Lorenzo Barasti
Clojure Code Refactoring - Tips From a Mentor

For example, `list*` returns a lazy sequence, and calling `pop` on that throws a class cast exception. Using `conj` seems more ...

4:52
Clojure Code Refactoring - Tips From a Mentor

268 views

3 years ago

Somaditya Roy
Up casting and Down-casting in Java (Part-1)

Casting is the process of making a variable behaves as a variable of another type. If a class shares an IS-A or inheritance ...

14:42
Up casting and Down-casting in Java (Part-1)

198 views

6 years ago

Somaditya Roy
Type Casting in Java

Type casting is just assigning a value of one primitive data type to another. When we try to assign the value of one data type to ...

5:32
Type Casting in Java

56 views

6 years ago

Mr ARUL SUJU D
Exception Handling in Java

Exception Handling in Java.

18:27
Exception Handling in Java

136 views

7 years ago

Cave of Programming
Intermediate-Advanced C++ 2: Standard Exceptions

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

7:07
Intermediate-Advanced C++ 2: Standard Exceptions

3,750 views

10 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

229 views

5 years ago

Somaditya Roy
Up-casting and Down-casting in Java (Part-2)

Casting is the process of making a variable behaves as a variable of another type. If a class shares an IS-A or inheritance ...

5:48
Up-casting and Down-casting in Java (Part-2)

80 views

6 years ago

Ingeniero John Ortiz Ordoñez
Java Curso: 195 Validación de la Síntaxis Expresión Regular con PatternSyntaxException

https://github.com/Fhernd/Java-Ejercicios 195. Validación de la Síntaxis Expresión Regular con PatternSyntaxException con el ...

6:42
Java Curso: 195 Validación de la Síntaxis Expresión Regular con PatternSyntaxException

128 views

6 years ago

Spoken-Tutorial IIT Bombay
Primitive type conversions - English

Welcome to the spoken tutorial on Type Conversion in Java. In this tutorial, we learn: * How to convert data from one data type to ...

12:02
Primitive type conversions - English

9,431 views

11 years ago

Coding wala Shree
Lambda Expressions and Functional Interfaces - Part 3

Java8, #Java8Feature, #LambdaExpressions, #FunctionalInterface, #FunctionalInterfaceAnnotation, #Consumer, #Function, ...

17:23
Lambda Expressions and Functional Interfaces - Part 3

289 views

2 years ago

Donald Salminao
Not equal operator
4:31
Not equal operator

164 views

5 years ago

Prof. Dr. Michael Helbig
💻 JAVA | Methoden 13 - equals, toString: Beispiel Messdatensatz (Übung mit Lösung als Demo)

Dieses Video ist Teil der Playlist: https://youtube.com/playlist?list=PLDkKPlx5HxBe3MjMs4bornl_xwfqmzQAf THEMEN: 1. JDK ...

7:29
💻 JAVA | Methoden 13 - equals, toString: Beispiel Messdatensatz (Übung mit Lösung als Demo)

379 views

8 years ago

PsychoTech Institute™
Operators in Java | Types | Relational, Conditional, Assignment, Bitwise, Logical, Shift, Ternary

Operators in Java are special symbols and keywords that are used to perform operations on variables and values. They are ...

5:45
Operators in Java | Types | Relational, Conditional, Assignment, Bitwise, Logical, Shift, Ternary

24 views

2 years ago

Jean-Marc Jezequel
BMO5 2 :  polymorphisme et liaison dynamique

Bases de la modélisation objet avec UML.

8:14
BMO5 2 : polymorphisme et liaison dynamique

1,900 views

4 years ago

Redemptie
Java programming part 38 Java  Input and Output 1

Java Programming tutorial, Java Input and Output; using BufferedInputStream with System.in form IO.

10:52
Java programming part 38 Java Input and Output 1

584 views

14 years ago