ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

113 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

612 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

615 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

64,754 views

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

7 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

55,418 views

4 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

16 views

2 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

186 views

8 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

43 views

6 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

167 views

2 years ago

Inria Learning Lab
🐥 Essence of Dispatch: Taking Pharo Booleans as Example [W3S1-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

8:53
🐥 Essence of Dispatch: Taking Pharo Booleans as Example [W3S1-EN]

919 views

5 years ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,112 views

3 years ago

Brian Lavender
Nested Decision Structure

Describes nested decision structures and the use of compound boolean statements. Multiple approaches to solving a sales ...

6:48
Nested Decision Structure

744 views

9 years ago

Spoken-Tutorial IIT Bombay
Relational Operations - English

Relational Operations *boolean datatype *equal to * not equal to *less than *less than or equal to *greater than * greater than or ...

10:11
Relational Operations - English

6,902 views

11 years ago

Cody Anderson
Digital Design (120 2b5) Boolean Algebra Simplification

We have seen the definitions ... of Boolean algebra laws and rules. Now we want to apply them to be able to simplify ...

5:17
Digital Design (120 2b5) Boolean Algebra Simplification

2,011 views

4 years ago

TU Delft Learning for Life
Software Testing in Java - Introduction to JUnit

Read more about his onine course: https://www.edx.org/course/automated-software-testing-practical-skills-for-java-developers.

7:52
Software Testing in Java - Introduction to JUnit

2,459 views

7 years ago

Spoken-Tutorial IIT Bombay
Logical and other Operators - English

Logical operator And && Or || Not ! Parallel assignment Range operator Inclusive Operator(..) Exclusive operator (...)

11:43
Logical and other Operators - English

945 views

11 years ago

Drunken Engineer
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

This video contains one of the most asked coding questions related to java 8. One of the best book for Interview Questions Top ...

7:54
How to Reuse Streams in java 8 | Supplier Functional Interface | #4

11,408 views

4 years ago

Sinhala java tutorials
java tutorial Sinhala 2  Hello World  hello world program in java

Java Sinhala Tutorial Java for Beginners step by step in Sinhala | Java Sinhala | Complete Java Full Course in 8 Hours java ...

8:47
java tutorial Sinhala 2 Hello World hello world program in java

140 views

1 year ago

J David Eisenberg
Chapter 3: if and if/else statements

Learn about conditional statements.

5:37
Chapter 3: if and if/else statements

345 views

6 years ago

J David Eisenberg
Chapter 6: Comparing Strings

You need to use methods from the String class to compare strings for equal, less than, and greater than.

4:07
Chapter 6: Comparing Strings

222 views

4 years ago