Hi, what do you want to do?
Brian McLogan
How to determine the parts of a conditional statement
π Learn how to label the parts of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Curated Video
Complete Java SE 8 Developer Bootcamp - Creating Object Types - Part 3
Here, we use the βCarβ class and also demonstrate the return feature.
r/>
This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which...
r/>
This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which...
Brian McLogan
Writing conditional statements
π Learn how to write a statement in conditional form. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
Write a statement in conditional form and determine the truth ex 2
π Learn how to determine the truth or false of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the...
Brian McLogan
What are the different forms of conditional statements
π Learn how to find the inverse, the converse, and the contrapositive of a statement. The contrapositive of a statement is the switching of the hypothesis and the conclusion of a conditional statement and negating both. If the hypothesis...
Brian McLogan
How to use a truth table and counter example to determine the truth value of a statement
π Learn how to determine the truth or false of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the...
Brian McLogan
Rewriting a statement as a conditional statement
π Learn how to write a statement in conditional form. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Programming Electronics Academy
If with Button: Arduino Course 5.2
Using a button and if statement with Arduino.
Brian McLogan
How to determine the inverse from a conditional statement
π Learn how to find the inverse of a statement. The inverse of a statement is the negation of the hypothesis and the conclusion of a conditional statement. If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
Learn to write a statement as a conditional statement and label it's parts
π Learn how to label the parts of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
Learn to determine the hypothesis and conclusion of a conditional statement
π Learn how to label the parts of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
How to determine the converse from a conditional statement
π Learn how to find the converse of a statement. The converse of a statement is the switching of the hypothesis and the conclusion of a conditional statement. If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
How to identify the hypothesis and conclusion of a conditional statement
π Learn how to label the parts of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
How to write the conditional statement from a sentence
π Learn how to write a statement in conditional form. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
Write a statement in conditional form and identify it's parts ex 1
π Learn how to label the parts of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
Learning to write the inverse of a conditional statement
π Learn how to find the inverse of a statement. The inverse of a statement is the negation of the hypothesis and the conclusion of a conditional statement. If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
Writing the converse from a conditional statement
π Learn how to find the converse of a statement. The converse of a statement is the switching of the hypothesis and the conclusion of a conditional statement. If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
How to determine the inverse of a conditional statement
π Learn how to find the inverse of a statement. The inverse of a statement is the negation of the hypothesis and the conclusion of a conditional statement. If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
Learning to write the converse of a conditional statement
π Learn how to find the converse of a statement. The converse of a statement is the switching of the hypothesis and the conclusion of a conditional statement. If the hypothesis of a statement is represented by p and the conclusion is...
Brian McLogan
Writing the inverse from a conditional statement
π Learn how to find the inverse of a statement. The inverse of a statement is the negation of the hypothesis and the conclusion of a conditional statement. If the hypothesis of a statement is represented by p and the conclusion is...
Curated Video
Ansible for the Absolute Beginner - Conditionals
This video explains the concept of conditionals in Ansible.
r/>
This clip is from the chapter "Conditionals" of the series "Ansible for the Absolute Beginner - Hands-On β DevOps".This section focuses on conditional statements...
r/>
This clip is from the chapter "Conditionals" of the series "Ansible for the Absolute Beginner - Hands-On β DevOps".This section focuses on conditional statements...
Brian McLogan
Determining the negation of a hypothesis and conclusion from a statement
π Learn how to find the negation of a statement. The negation of a statement is the opposite of the statement. It is the 'not' of a statement. If a statement is represented by p, then the negation is represented by ~p. For example, The...
Brian McLogan
Master Write a conditional statement, its inverse, converse and contrapositive
Master Write a conditional statement, its inverse, converse and contrapositive
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Selecting Rows and Setting the Index (2)
This video explains how to select rows and set the index part 2.
r/>
This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring...
r/>
This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring...