ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

53 results

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 "", *, ( )

103,770 views

9 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

390 views

5 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)

194,602 views

9 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

956 views

8 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

90,143 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

732 views

10 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

179 views

5 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,553 views

12 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

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:

246 views

4 years ago

Meri (Engel) Kasprak - programming videos
Classes and Objects in Java

Creating your first class and instantiating objects from it in Java.

3:17
Classes and Objects in Java

96 views

8 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,456 views

7 years ago

Meri (Engel) Kasprak - programming videos
Java 8 - working with dates

Calculating days until the user's next birthday.

3:45
Java 8 - working with dates

636 views

8 years ago

Douglas Weathers
Boolean matrices

A useful tool in the study of relations is the Boolean matrix. Meant to be watched before or after reading Chapter 14 of the open ...

3:48
Boolean matrices

1,001 views

5 years ago

Loredana Cirstea
Oroboro - New Features 2

Oroboro - New Features 2 + Implemented in MeteorJs using SVG and React + Boolean operations: OR, AND, XOR, DIFF, DIV + ...

3:40
Oroboro - New Features 2

94 views

9 years ago

J David Eisenberg
Chapter 9: Primitive and Reference Types

Primitives (int, double, etc.) have values stored in their memory locations. Objects have references to the memory where the data ...

1:42
Chapter 9: Primitive and Reference Types

1,727 views

6 years ago

Code.org
Bill Gates explains IF & IF/ELSE statements
0:45
Bill Gates explains IF & IF/ELSE statements

89,155 views

10 years ago

Code.org
CS in Algebra: DataTypes

In this episode you'll explore evaluation blocks beyond arithmetic operations. Blocks exist for three different data types - Numbers, ...

2:04
CS in Algebra: DataTypes

1,828 views

10 years ago

J David Eisenberg
Chapter 3: Compound Conditions

Use of && (and), || (or), and ^ (exclusive or) to combine conditions.

3:14
Chapter 3: Compound Conditions

353 views

6 years ago

J David Eisenberg
Chapter 4: Relational Operators
2:05
Chapter 4: Relational Operators

212 views

5 years ago