ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

102 results

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

613 views

3 years ago

Learn with Shikaar
Check Native Boolean

Video Title: Check If a Value is a Native Boolean in JavaScript In this video, you'll learn how to check if a value is a native Boolean ...

2:32
Check Native Boolean

4 views

8 months 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

64,591 views

8 years ago

Codexpanse with Rakhim
IF conditions in JavaScript / Intro to JavaScript ES6 programming, lesson 5

Learn about IF conditions in JavaScript and boolean algebra. Watch this video to learn about errors: ...

5:43
IF conditions in JavaScript / Intro to JavaScript ES6 programming, lesson 5

3,018 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

50,569 views

7 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

93 views

9 years ago

Learn with Shikaar
Check if One or More Values are in the Range 50 to 99

Video Title: Check Whether One or More Given Integer Values Are in the Range 50-99 in JavaScript In this tutorial, we'll explore ...

2:21
Check if One or More Values are in the Range 50 to 99

5 views

1 year ago

Learn with Shikaar
Check if Two Integer Values Are in the Range 50 to 99

Video Title: Check Whether Two Given Integer Values Are in the Range 50-99 in JavaScript In this tutorial, we'll learn how to ...

2:11
Check if Two Integer Values Are in the Range 50 to 99

6 views

1 year 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

iter
Visualizing expression parsing

Blog post: https://smitop.com/post/ttw-boolean/ Source code: https://github.com/Smittyvb/ttw/blob/master/taglogic/src/bool.rs.

2:27
Visualizing expression parsing

606 views

4 years ago

Confreaks
RailsConf 2018: Booleans are Easy - True or False? by Craig Buchek

RailsConf 2018: Booleans are Easy - True or False? by Craig Buchek Booleans are pretty simple — they're either true or false.

32:07
RailsConf 2018: Booleans are Easy - True or False? by Craig Buchek

1,086 views

7 years ago

Jeremy Likness
TypeScript for JavaScript Developers Part 9: Custom Types with Generics

In this short clip, a custom type is defined using generics to define a "predicate" or a simple method that takes an item of a certain ...

0:56
TypeScript for JavaScript Developers Part 9: Custom Types with Generics

263 views

6 years ago

84° Tech Studio
Computer Science Explained in 17 Minutes! 🎓💻

Ever wondered how computers work? Dive into (almost) all of Computer Science in just 17 minutes! ✨ We'll cover essential ...

16:49
Computer Science Explained in 17 Minutes! 🎓💻

67 views

1 year 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

37 views

5 months ago

Loredana Cirstea
Oroboro - Element: Complex Actions

Oroboro - Element: Complex Actions http://orobo.ro About: http://oroboro-oroboro.rhcloud.com/md/AboutOroboro Tutorial: ...

3:01
Oroboro - Element: Complex Actions

52 views

9 years ago

Styled JavaScript
Codewars: String repeat (8 kyu) TDD in JavaScript

Hi! Welcome to Codewars. In this series I gonna solve TDD katas using JavaScript. Let's solve today a kata titled "String repeat.

2:05
Codewars: String repeat (8 kyu) TDD in JavaScript

2,249 views

6 years ago

Styled JavaScript
Codewars: Remove String Spaces (8 kyu) TDD in JavaScript

Hi! Welcome to Codewars. In this series I gonna solve TDD katas using JavaScript. Let's solve today a kata titled "Remove String ...

2:05
Codewars: Remove String Spaces (8 kyu) TDD in JavaScript

1,565 views

6 years ago

Thytos
Was sind Vergleichsoperatoren und Boole'sche Werte? | Programmieren lernen mit JavaScript #5

In diesem Video zeige ich euch, was boole'sche Werte sind, und gebe euch einen Überblick über Vergleichsoperatoren.

8:59
Was sind Vergleichsoperatoren und Boole'sche Werte? | Programmieren lernen mit JavaScript #5

51,850 views

11 years ago

Styled JavaScript
Codewars: Opposite number (8 kyu) TDD in JavaScript

Hi! Welcome to Codewars. In this series I gonna solve TDD katas using JavaScript. Let's solve today a kata titled "Opposite ...

1:50
Codewars: Opposite number (8 kyu) TDD in JavaScript

2,399 views

6 years ago

Viswa Viswanathan
eda dv 1-9 Booleans for vector subsetting

You will be able to create boolean vectors using the C functions. You already know how to do this. And you'll be able to explain ...

14:44
eda dv 1-9 Booleans for vector subsetting

53 views

6 years ago

Meri (Engel) Kasprak - programming videos
JavaScript For loops

99 bottles of beer on the wall in JavaScript.

2:23
JavaScript For loops

377 views

8 years ago

Styled JavaScript
Codewars: Jenny's secret message (8 kyu) TDD in JavaScript

Hi! Welcome to Codewars. In this series I gonna solve TDD katas using JavaScript. Let's solve today a kata titled "Jenny's secret ...

2:30
Codewars: Jenny's secret message (8 kyu) TDD in JavaScript

906 views

6 years ago

Styled JavaScript
Codewars: Reversed Strings (8 kyu) TDD in JavaScript

Hi! Welcome to Codewars. In this series I gonna solve TDD katas using JavaScript. Let's solve today a kata titled "Reversed ...

3:12
Codewars: Reversed Strings (8 kyu) TDD in JavaScript

1,425 views

6 years ago

Styled JavaScript
Codewars: If you can't sleep, just count sheep (8 kyu) TDD in JavaScript

Hi! Welcome to Codewars. In this series I gonna solve TDD katas using JavaScript. Let's solve today a kata titled "If you can't sleep ...

3:12
Codewars: If you can't sleep, just count sheep (8 kyu) TDD in JavaScript

2,272 views

6 years ago

Meri (Engel) Kasprak - programming videos
regular expressions in JavaScript

This is about how to use regular expressions, not how to create them The code is here: ...

7:07
regular expressions in JavaScript

229 views

9 years ago