Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
53 results
How to tell the Java compiler that you want to convert values from one data type to another.
250 views
2 years ago
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 ...
226 views
5 years ago
Purdue's AP Computer Science A on edX.
74 views
9 years ago
Find out the limits of using casting when working with polymorphism.
276 views
Gain Knowledge Regarding Type Casting and User Input in CSharp #CSharp About us ======= JT Devs is a Software consulting ...
37 views
4 years ago
View all the objects in the workspace using ls(), remove objects using rm(), cast a variable as a different type using an as.[type]() ...
17,651 views
12 years ago
As we know very well by now, objects are the most central part of PowerShell, everything is built around them, and as such, there's ...
19,057 views
In this new series we take deep-dives into the world of unsafe Rust. These chronicles aren't necessarily aimed at teaching you ...
26,778 views
How to get something better than the name of a class and its memory reference when you print an object reference.
109 views
python Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
1 year ago
Learn about dynamic vs static and weak and strong typing. Watch this to learn about pure functions ...
61,853 views
What's the “correct“ way to indent? Where should you put braces in your code? All of this is part of a Java programming style ...
1,848 views
6 years ago
Learn about the +=, *=, (etc), ++ and -- operators.
324 views
Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
62 views
Constructing an object with attributes and methods; conversion to string with __str__, learning about “self”.
249 views
7 years ago
Find out how to specify which classes can and cannot access the methods and properties in other classes. Note: narration at 1:54 ...
129 views
... Chapters: 00:00 Variables in Programming 01:20 Initializing a Variable 01:58 Assign Value to Variable 03:16 Type Casting.
7 views
Android malware creators constantly struggle to devise innovative methods to obscure apps and impede reverse engineering.
36,930 views
In Java, you can have a two-dimensional array where each row has a different number of elements. This is called a ragged array.
1,704 views
Some ideas on how to go about solving the problem. Includes some pseudocode.
357 views