Crash Course
Nonexistent Objects & Imaginary Worlds: Crash Course Philosophy
Today we transition between units on language and aesthetics with a discussion of nonexistent and imaginary objects. Is it possible to make true assertions about things that aren’t real? We’ll explore Meinong’s Jungle and the concept of...
Crash Course
The Meaning of Knowledge: Crash Course Philosophy
On today’s episode...CATS. Also: Hank talks about some philosophy stuff, like a few of the key concepts philosophers use when discussing belief and knowledge, such as what defines an assertion and a proposition, and that belief is a kind...
Curated Video
'An Inspector Calls': understanding context and Priestley’s influences
Pupil outcome: I can understand the importance of context and use tentative language to make assertions about Priestley's intentions. Key learning points: - Contextual information can help to deepen an understanding of a writer’s...
The Business Professor
Business Plan - Appendix
What should be included in the Appendix to the business plan? In general, here are some of the documents you might think to include in your business plan appendix: Charts, graphs, or tables that supplement information from other sections...
The Business Professor
Deductive Message - Communications
The Deductive Communication Approach™ uses an 'top-down' structure, where you answer the question first, then list your main reasons(s) and supporting arguments, and then summarize the broader usefulness of your point.
The Business Professor
Auditing - Tracing vs Vouching
This video explains what is Tracing vs Vouching in Audit practice.
The Business Professor
Asch Studies
In psychology, the Asch conformity experiments or the Asch paradigm were a series of studies directed by Solomon Asch studying if and how individuals yielded to or defied a majority group and the effect of such influences on beliefs and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Array Chunking
In this video, we will write a unit test for an array chunking algorithm. We will use Jest to test our algorithm and ensure that it correctly splits an array into smaller chunks. This clip is from the chapter "Unit Testing Algorithms" of...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How Does Assert Work in Solidity
In this video, you will learn how the assert() function works in Solidity and how it differs from the require() and revert() functions in terms of error handling and gas usage. This clip is from the chapter "Learn Advanced Solidity II"...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Assert Time and Dates Suffix in Solidity
In this video, we will discuss the solution to the exercise on asserting time and dates suffix in Solidity from the previous video. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Assert Ether to Wei
In this video, we will discuss the solution to the exercise on asserting Ether to Wei from the previous video. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The Complete...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Assert Ether to Wei
This is an exercise video on how to assert Ether to Wei. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Curated Video
John Whitmore's Team Development Model
He may be most famous for his GROW Model of coaching, but John Whitmore's Team Development Model is a valuable way to understand how groups form into teams.
The Business Professor
Deductive Message - Communications
The Deductive Communication Approach™ uses an 'top-down' structure, where you answer the question first, then list your main reasons(s) and supporting arguments, and then summarize the broader usefulness of your point.
The Business Professor
Asch Studies
In psychology, the Asch conformity experiments or the Asch paradigm were a series of studies directed by Solomon Asch studying if and how individuals yielded to or defied a majority group and the effect of such influences on beliefs and...
The Business Professor
Business Plan - Appendix
What should be included in the Appendix to the business plan? In general, here are some of the documents you might think to include in your business plan appendix: Charts, graphs, or tables that supplement information from other sections...
Curated Video
Learn JMeter from Scratch on Live Applications - Performance Testin - Validating JMeter Tests - Pass and Fail Status
This video demonstrates how to validate JMeter tests and explains the pass and fail status. This clip is from the chapter "Assertions in JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This...
Curated Video
Learn JMeter from Scratch on Live Applications - Performance Testin - BeanShell Scripting Introduction
This video provides an introduction to BeanShell scripting. This clip is from the chapter "BeanShell Scripting Basics for JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This section...
Curated Video
Learn JMeter from Scratch on Live Applications - Performance Testin - Handling Correlation with Scripting Techniques
This video explains how to handle correlation with scripting techniques. This clip is from the chapter "Handling Dynamic Responses - Advanced JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance...
Packt
Importance of Assertions in Automation Testing and How to Use Them
This video discusses the importance of assertions in automation testing, and explains how to use them. This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with Java -...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Validating Attribute Properties and Their Behavior with Cypress Assertions
This video introduces you to validating attribute properties. This clip is from the chapter "Cypress Framework Part 1- Understanding Fixtures and Custom commands" of the series "Cypress - Modern Automation Testing from Scratch +...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - How to Verify and Automate Check Boxes with Cypress
This video explains how to verify and automate check boxes with Cypress. This clip is from the chapter "Handling Web Controls UI Using Cypress" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This section...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Basic Assertion in Writing the Tests with Cypress
This video explains basic assertion in writing the tests with Cypress. This clip is from the chapter "Getting Started with Cypress Test Automation" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This section...
Packt
Importance of Soft Assertions in Selenium WebDriver
This video discusses the importance of soft assertions in Selenium WebDriver. This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...