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
139 results
In this informative Java tutorial, discover why using boolean parameters in your methods can lead to hard-to-read and maintain ...
612 views
2 years ago
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 ...
613 views
3 years ago
In this two-part tutorial, you'll learn strategies to help you combine search terms into effective search strings. This video focuses on ...
64,623 views
8 years ago
Learn how to format your search using the Boolean Modifiers quotes " ", asterisk *, and parenthesis ( ),
103,076 views
9 years ago
In a preceding video, we had duplicated code to read the user input outside the loop and inside the loop. To avoid duplicated ...
387 views
4 years ago
50,612 views
7 years ago
Learn how to use the Boolean Operators AND/OR/NOT to target and refine your search.
192,695 views
These data types let you store single characters and true/false values.
179 views
5 years ago
Booleans allow us to answer yes or no questions. To more specific questions you'll need to deploy compound booleans.
731 views
10 years ago
Programming For Beginners: Defining Boolean Data Type Boolean Data are the simplest of all, yet a Boolean is one of the most ...
16 views
This video demonstrates how to use the Boolean operators AND, OR, and NOT to broaden or narrow database searches.
89,895 views
Using if, if else, and while statements in Java.
186 views
Programs can do different things depending on whether a condition is true or false by using the if and else statements.
167 views
In this video tutorial, you will learn how to use MeSH terms to improve your literature search in PubMed. MeSH terms significantly ...
55,021 views
access Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
38 views
5 months 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.
246 views
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 ...
225 views
Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...
918 views
Oroboro - New Features 2 + Implemented in MeteorJs using SVG and React + Boolean operations: OR, AND, XOR, DIFF, DIV + ...
93 views
Calculating days until the user's next birthday.
636 views