Instructional Video10:08
Communication Coach Alex Lyon

What is a Mission Statement?

Higher Ed
What is a mission statement? We'll look at examples from brand-name companies and help you write your own mission statement by the end of the video.
Instructional Video4:57
Curated Video

Comparing Two Sets of Data: Measures of Center and Measures of Spread

K - 5th
Learn how to effectively compare and analyze data sets using statistical measures. In this video, we how to compare two sets of data using measures of center (median and mean) and measures of spread (standard deviation and interquartile...
Instructional Video7:37
Executive Finance

Financial Intelligence: Understanding Financial Statements and Accounting Principles

Higher Ed
This video is a crash course in financial accounting, with a focus on financial literacy and reading financial statements. It breaks down the components of financial statements, such as the income statement, balance sheet, and statement...
Instructional Video4:43
Curated Video

Complete Modern C++ - if constexpr - II

Higher Ed
This video shows the internals of how the conditional statements are discarded with compile time of expressions.
r/>
This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn...
Instructional Video3:28
Curated Video

TypeScript for Beginners - While Loop

Higher Ed
This video demonstrates how to use the while loop.
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains how to...
Instructional Video13:18
Curated Video

REST APIs with Flask and Python - Writing Your Item Resources to a Database

Higher Ed
This video explains how to write your item resources to a database.
r/>
This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various...
Instructional Video8:18
Curated Video

REST APIs with Flask and Python - If Statements with the "in" Keyword

Higher Ed
This video explains how to use the "if" statements with the "in" keyword.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that...
Instructional Video7:20
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Name and Main

Higher Ed
Why does "Name and Main" sound like a steakhouse? It has nothing to do with steak. But it does have everything to do with imports and executing file data.
r/>
This clip is from the chapter "Advanced Python" of the series...
Instructional Video2:36
Curated Video

Python 3 for Beginners: Python Functions and Return Statements

Higher Ed
In this video, we dive into the world of Python functions. We cover the importance of docstrings and how to create them, as well as the use of the return statement to return data from functions. We also explore the idea of functions...
Instructional Video6:26
Curated Video

Python 3 for Beginners: Working with Dictionaries

Higher Ed
This educational video explains the fundamentals of Python dictionaries, a data structure that holds key value pairs. The video goes into detail on how to create, access, modify, and delete items in a dictionary, as well as how to check...
Instructional Video7:41
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming RDD Transformations

Higher Ed
In the session, you will learn about Spark streaming RDD transformations.
r/>
This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses...
Instructional Video5:31
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Conditions with If

Higher Ed
In this video, the author demonstrates conditional statements using the IF structure.
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In...
Instructional Video13:12
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Programming Examples Using 'while' Loop

Higher Ed
This video provides programming examples using "while" loop.
r/>
This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Instructional Video18:52
Curated Video

Job-Ready SQL in an Afternoon - Inner Joins

Higher Ed
In this video, we will cover inner joins.<br<br/>/>

This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
Instructional Video7:53
Curated Video

Job-Ready SQL in an Afternoon - Joining Conditionals

Higher Ed
In this video, we will cover joining conditionals.<br<br/>/>

This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Instructional Video4:43
Curated Video

Job-Ready SQL in an Afternoon - Negating Conditionals

Higher Ed
In this video, we will cover negating conditionals.<br<br/>/>

This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.