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
120 results
In this informative Java tutorial, discover why using boolean parameters in your methods can lead to hard-to-read and maintain ...
630 views
2y ago
Learn how to format your search using the Boolean Modifiers quotes " ", asterisk *, and parenthesis ( ),
108,098 views
9y ago
In this two-part tutorial, you'll learn strategies to help you combine search terms into effective search strings. This video focuses on ...
67,413 views
8y ago
In a preceding video, we had duplicated code to read the user input outside the loop and inside the loop. To avoid duplicated ...
408 views
5y ago
Booleans allow us to answer yes or no questions. To more specific questions you'll need to deploy compound booleans.
768 views
10y ago
Creating your first class and instantiating objects from it in Java.
96 views
This video demonstrates how to use the Boolean operators AND, OR, and NOT to broaden or narrow database searches.
92,847 views
It is trivial that we must represent three states in our code, such as a valid, invalid, and uninitialized process. One way to express it ...
621 views
4y ago
54,494 views
7y ago
Learn how to use the Boolean Operators AND/OR/NOT to target and refine your search.
204,618 views
These data types let you store single characters and true/false values.
194 views
Using if, if else, and while statements in Java.
187 views
Programming For Beginners: Defining Boolean Data Type Boolean Data are the simplest of all, yet a Boolean is one of the most ...
17 views
access Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
65 views
11mo ago
You can use booleans in the condition of a while loop. This will avoid duplicate code in a loop that asks for user input.
270 views
Blog post: https://smitop.com/post/ttw-boolean/ Source code: https://github.com/Smittyvb/ttw/blob/master/taglogic/src/bool.rs.
695 views
Here are the most common methods in Java's Math class.
503 views
Calculating days until the user's next birthday.
639 views
In diesem Video zeige ich euch, was boole'sche Werte sind, und gebe euch einen Überblick über Vergleichsoperatoren.
51,877 views
12y ago
Java doesn't always have to evaluate both sides of a compound condition. See how it can “short circuit” the evaluation.
243 views
6y ago