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
132 results
In this informative Java tutorial, discover why using boolean parameters in your methods can lead to hard-to-read and maintain ...
618 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 ...
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 ...
65,649 views
8 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 ...
392 views
5 years ago
Learn how to format your search using the Boolean Modifiers quotes " ", asterisk *, and parenthesis ( ),
105,304 views
9 years ago
These data types let you store single characters and true/false values.
183 views
In this video tutorial, you will learn how to use MeSH terms to improve your literature search in PubMed. MeSH terms significantly ...
57,608 views
Learn how to use the Boolean Operators AND/OR/NOT to target and refine your search.
198,060 views
This video demonstrates how to use the Boolean operators AND, OR, and NOT to broaden or narrow database searches.
91,252 views
10 years ago
52,459 views
7 years ago
Programming For Beginners: Defining Boolean Data Type Boolean Data are the simplest of all, yet a Boolean is one of the most ...
17 views
Using if, if else, and while statements in Java.
187 views
Booleans allow us to answer yes or no questions. To more specific questions you'll need to deploy compound booleans.
738 views
You can use booleans in the condition of a while loop. This will avoid duplicate code in a loop that asks for user input.
261 views
4 years ago
access Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...
46 views
7 months ago
Programs can do different things depending on whether a condition is true or false by using the if and else statements.
169 views
A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...
1,959,678 views
Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...
931 views
Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...
1,112 views
We have seen the definitions ... of Boolean algebra laws and rules. Now we want to apply them to be able to simplify ...
2,118 views
Describes nested decision structures and the use of compound boolean statements. Multiple approaches to solving a sales ...
744 views
Learn how to combine keyword together into a search string using three search tips: Boolean search operators, quotation marks, ...
3,624 views
Creating your first class and instantiating objects from it in Java.
96 views
Java Sinhala Tutorial Java for Beginners step by step in Sinhala | Java Sinhala | Complete Java Full Course in 8 Hours java ...
143 views
1 year ago
Calculating days until the user's next birthday.
636 views