ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

997,454 results

Related queries

robert c martin

uncle bob clean code

c++ switch

bool c++

bool in c

Programiz
#8: Boolean and Comparison Operators in C Programming

Step by step video tutorials to learn C Programming for absolute beginners! In this video, we will learn about the boolean ...

14:42
#8: Boolean and Comparison Operators in C Programming

183,822 views

4 years ago

Portfolio Courses
How True and False Boolean Values Work In C

An overview of how true and false values work in C. Source code: ...

7:23
How True and False Boolean Values Work In C

43,281 views

4 years ago

OliveStem
Introduction to C Programming - Booleans and If Statements

This video discusses how booleans are generally handled in C programming, as well as the structure of if-else-else if statements.

6:25
Introduction to C Programming - Booleans and If Statements

894 views

2 years ago

Dev Tools Made Simple
Why boolean arguments should be avoided - Robert C. Martin (Uncle Bob)

cleancode #unclebob #softwaredevelopment #softwaredevelopmenttips #softwareengineering In this video, Robert C. Martin ...

2:41
Why boolean arguments should be avoided - Robert C. Martin (Uncle Bob)

242,250 views

1 year ago

Jonathan Muckell
Boolean Data Types (in C)

Hi everyone and welcome back in this video we're gonna introduce a new data type called boolean data types boolean refers to ...

15:31
Boolean Data Types (in C)

1,429 views

5 years ago

Max O'Didily
How to Print Boolean Variables in C

How to Print Boolean Variables in C Greetings, in this tutorial we shall be quickly looking at how to print boolean variables in C.

4:27
How to Print Boolean Variables in C

666 views

2 years ago

Coding Jesus (getcracked.io)
C++ - Boolean

The boolean primitive data type. 1-on-1 private resume reviews and career consulting/mentoring 🗓️: calendly.com/coding-jesus ...

5:58
C++ - Boolean

4,577 views

5 years ago

People also watched

Programming Electronics Academy
Understanding Boolean Data Types and Using the Boolean NOT (!) operator to Switch Arduino Pin States

Download the Arduino Q Bridge Code https://bit.ly/4i401Q9 ***If you like this, I think you'll like the premium Arduino training we ...

8:11
Understanding Boolean Data Types and Using the Boolean NOT (!) operator to Switch Arduino Pin States

46,049 views

11 years ago

Caleb Curry
booleans (The Truth Exposed) - C++ Tutorial 10

Start your software dev career - https://calcur.tech/dev-fundamentals C++ Builder - https://calcur.tech/cppbuildercommunity ...

13:06
booleans (The Truth Exposed) - C++ Tutorial 10

4,983 views

3 years ago

Kodeco
Beginning Objective-C Data Types: Bool - raywenderlich.com

In this video tutorial, Ray discusses the Bool data type. ---- About www.raywenderlich.com: raywenderlich.com is a website ...

5:22
Beginning Objective-C Data Types: Bool - raywenderlich.com

17,419 views

8 years ago

Best Code Tutor
CS50 Credit Problem Set 1 (pset1)  Walkthrough (Step by Step Solution)

CS50 Credit Problem Set 1 (pset1) Walkthrough and Solution (Step by Step Solution for Beginners) - This Problem Set proves to ...

18:45
CS50 Credit Problem Set 1 (pset1) Walkthrough (Step by Step Solution)

32,623 views

5 years ago

Professor Hank Stalica
boolean functions - C++ Functions for Beginners [Part 6]

Learn to write functions that answer questions. In this video, you will see how to write functions that return true or false and how ...

15:49
boolean functions - C++ Functions for Beginners [Part 6]

5,584 views

3 years ago

Khushal Kumar
bool datatype in C programming language | stdbool.h

This belongs to part 4 of my c programming tutorial where i forgot to tell you about bool datatype and stdbool.h standard library.

3:24
bool datatype in C programming language | stdbool.h

15,365 views

8 years ago

Muhammed Essa
11  C    Boolean Type لغة سي

تم رفع ملفات الاكواد على الرابط التالي : http://muhammedessa.com/c-cplus-plus/

3:32
11 C Boolean Type لغة سي

10,858 views

9 years ago

Jesse Dietrichson
Learn C# for beginners: 5 -  Using the Bool Data Type

If you enjoyed this video please comment below and give me a thumbs up! It goes a long way. If you want to keep watching these ...

9:35
Learn C# for beginners: 5 - Using the Bool Data Type

28,027 views

10 years ago

CrashCourse
Boolean Logic & Logic Gates: Crash Course Computer Science #3

Today, Carrie Anne is going to take a look at how those transistors we talked about last episode can be used to perform complex ...

10:07
Boolean Logic & Logic Gates: Crash Course Computer Science #3

3,208,034 views

8 years ago

Access 2 Learn
C++ Boolean Operators (And &&, Or ||, Not !)

https://access2learn.com/tutorial/c/advanced-selections-in-c/ Like videos like this? Want to learn more about C++? Then check out ...

5:15
C++ Boolean Operators (And &&, Or ||, Not !)

4,834 views

5 years ago

Caleb Curry
C Programming Tutorial 27 - _Bool Data Type

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

3:59
C Programming Tutorial 27 - _Bool Data Type

28,551 views

8 years ago

Caleb Curry
C++ Programming Tutorial 20 - bool Data Type

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

5:32
C++ Programming Tutorial 20 - bool Data Type

78,090 views

6 years ago

LinkedIn Learning
C++ Tutorial - Boolean logical operators (TRUE / FALSE)

Learn how boolean logical operators help you test for logical true/false conditions in C++. Explore more C++ courses and ...

5:42
C++ Tutorial - Boolean logical operators (TRUE / FALSE)

26,507 views

4 years ago

CodeWithPraveen
C# Boolean | C# Basics #6

Know what are boolean variables in C#. Learn how to store true/false values in C#. Enroll in Course for FREE: ...

4:27
C# Boolean | C# Basics #6

5,636 views

5 years ago

Caleb Curry
C Programming Tutorial 47 - How to Write If Statement with Bool

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

8:13
C Programming Tutorial 47 - How to Write If Statement with Bool

49,315 views

7 years ago

GodfredTech
Printing out Use of Boolean Constants | C Programming | (Commentary)

This program will demonstrate the use of boolean constants in programming. Learn Code with C Programming. This video shows ...

1:44
Printing out Use of Boolean Constants | C Programming | (Commentary)

130 views

4 years ago

Height Above Sea Level
Booleans in C# and How to Use Them

Booleans in C# work similar to other programming languages. They can only be either true or false. This C# Beginner Tutorial ...

18:30
Booleans in C# and How to Use Them

1,988 views

3 years ago

The Coding Train
5.4: Boolean Variables - Processing Tutorial

This video covers having a variable of type boolean as it relates to conditional statements. Support this channel on Patreon: ...

8:47
5.4: Boolean Variables - Processing Tutorial

191,116 views

10 years ago

Bro Code
What are logical operators? 🔣

C++ logical operators tutorial example explained && AND || OR ! NOT #&& #|| #!

5:02
What are logical operators? 🔣

32,097 views

3 years ago

Caleb Curry
C Programming Tutorial 28 – The bool Data Type

Start your software dev career - https://calcur.tech/dev-fundamentals FREE Courses (100+ hours) ...

3:34
C Programming Tutorial 28 – The bool Data Type

51,181 views

8 years ago

coding right
15.C Programming - Boolean, _Bool, size_t, and sizeof()

In this video we will see how to create boolean data type using bool and _Bool keywords, and look into size_t data type. Following ...

6:19
15.C Programming - Boolean, _Bool, size_t, and sizeof()

2,236 views

5 years ago

CODING MINDS
Boolean in C

BOOLEAN IN C #java #javaprogramming #c #cppprogramming #c++ #c/cpp #cppprogramminglanguage #cppprogramming #cpp ...

2:11
Boolean in C

670 views

2 years ago