ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

177 results

Otavio Santana
Java Best Practices: Avoiding Boolean Parameters for Cleaner Code - Explained with Examples

In this informative Java tutorial, discover why using boolean parameters in your methods can lead to hard-to-read and maintain ...

6:37
Java Best Practices: Avoiding Boolean Parameters for Cleaner Code - Explained with Examples

618 views

2 years ago

Otavio Santana
Goodbye, three-state Boolean! Learn how to do a better design

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 ...

11:42
Goodbye, three-state Boolean! Learn how to do a better design

618 views

3 years ago

OSLIS Secondary Videos
Building Search Strings, Part 1: Boolean Operators

In this two-part tutorial, you'll learn strategies to help you combine search terms into effective search strings. This video focuses on ...

6:27
Building Search Strings, Part 1: Boolean Operators

65,626 views

8 years ago

J David Eisenberg
Chapter 4: Using a Boolean to control an input loop

In a preceding video, we had duplicated code to read the user input outside the loop and inside the loop. To avoid duplicated ...

3:38
Chapter 4: Using a Boolean to control an input loop

392 views

5 years ago

McMaster Libraries
How Library Stuff Works: Boolean Modifiers "", *, ( )

Learn how to format your search using the Boolean Modifiers quotes " ", asterisk *, and parenthesis ( ),

3:35
How Library Stuff Works: Boolean Modifiers "", *, ( )

105,280 views

9 years ago

McMaster Libraries
How Library Stuff Works: Boolean Operators (AND OR NOT)

Learn how to use the Boolean Operators AND/OR/NOT to target and refine your search.

3:44
How Library Stuff Works: Boolean Operators (AND OR NOT)

197,971 views

9 years ago

OSLIS Elementary Videos
Searching Effectively   Boolean Operators

In this two-part tutorial, you'll learn strategies to help you combine search terms into effective search strings. This video focuses on ...

6:31
Searching Effectively Boolean Operators

52,365 views

7 years ago

Paul Carter
Boolean Blocks Part 1

If you are not yet an Open University student and would like to know more about learning to program using OUBuild or would like ...

2:28
Boolean Blocks Part 1

962 views

8 years ago

J David Eisenberg
Chapter 3: The char and _Bool data types

These data types let you store single characters and true/false values.

2:40
Chapter 3: The char and _Bool data types

183 views

5 years ago

MedSearchSolution
This MeSH tutorial will dramatically improve your  literature search on PubMed

In this video tutorial, you will learn how to use MeSH terms to improve your literature search in PubMed. MeSH terms significantly ...

5:19
This MeSH tutorial will dramatically improve your literature search on PubMed

57,542 views

5 years ago

The Mentor CodeLab
Defining Boolean Data Type - Programming For Beginners | #10

Programming For Beginners: Defining Boolean Data Type Boolean Data are the simplest of all, yet a Boolean is one of the most ...

7:47
Defining Boolean Data Type - Programming For Beginners | #10

17 views

2 years ago

PfauLibrary
Using Boolean Operators

This video demonstrates how to use the Boolean operators AND, OR, and NOT to broaden or narrow database searches.

2:14
Using Boolean Operators

91,239 views

10 years ago

Code.org
CS in Algebra: Big Game Compound Booleans

Booleans allow us to answer yes or no questions. To more specific questions you'll need to deploy compound booleans.

2:01
CS in Algebra: Big Game Compound Booleans

738 views

10 years ago

Meri (Engel) Kasprak - programming videos
If and While in Java

Using if, if else, and while statements in Java.

4:29
If and While in Java

187 views

8 years ago

Amelia Gayle Gorgas
Boolean Operators

This video carries the creative commons license: Attribution-NoDerivs (CC BY-ND ) (https://creativecommons.org/licenses/) Ever ...

2:46
Boolean Operators

7,649 views

12 years ago

COMPUTER & EXCEL SOLUTION
How to use boolean data type in Ms Access SQL@COMPUTEREXCELSOLUTION #msaccess

access Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

8:17
How to use boolean data type in Ms Access SQL@COMPUTEREXCELSOLUTION #msaccess

46 views

7 months ago

J David Eisenberg
Chapter 4: if and else

Programs can do different things depending on whether a condition is true or false by using the if and else statements.

5:41
Chapter 4: if and else

169 views

2 years ago

J David Eisenberg
Chapter 6: Using booleans to control a while loop:

You can use booleans in the condition of a while loop. This will avoid duplicate code in a loop that asks for user input.

3:13
Chapter 6: Using booleans to control a while loop:

261 views

4 years ago

John Smith
Boolean Logic with Transcript

I created this video with the YouTube Video Editor (http://www.youtube.com/editor)

2:15
Boolean Logic with Transcript

15 views

12 years ago

Jenks Library
Constructing a Search String

Learn how to combine keyword together into a search string using three search tips: Boolean search operators, quotation marks, ...

3:39
Constructing a Search String

3,624 views

7 years ago