Instructional Video7:01
Curated Video

R Programming for Statistics and Data Science - Test for the Mean - Population Variance Known

Higher Ed
This video explains test for the mean - population variance known.<br<br/>/>

This clip is from the chapter "Hypothesis Testing" of the series "R Programming for Statistics and Data Science".This section explains hypothesis testing.
Instructional Video6:44
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Creating Lists in HTML and Understanding HTML List Options – Unordered List (UL), Ordered List (OL), Definition List (DL)

Higher Ed
This video demonstrates how to create lists in HTML and focuses on the various HTML list options, such as UL, OL, and DL.
<
br/>
This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with...
Instructional Video4:18
Flipping Physics

Review of all Mechanics Dimensions - AP Physics C

12th - Higher Ed
This is a review of all of the dimensions used in AP Physics C - Mechanics. Okay, maybe it doesn't cover some of the basic dimensions, however, if you don't know that linear velocity is in furlongs per fortnight, then I probably can't...
Instructional Video10:07
Fun Robotics

Project Text Classification

3rd - 12th
Implementing a Text Classification project by using Natural Language Processing to understand the sentiment of move reviews
Instructional Video8:04
Curated Video

Call a function : String Manipulation Functions

Higher Ed
From the section: Intro to PHP Programming for Web Development. In this section, we’ll learn the basics of PHP programming.<b<br/>r/>

Intro to PHP Programming for Web Development: String Manipulation Functions
Instructional Video12:09
Flipping Physics

Uniform Solid Cylinder Moment of Inertia Derivation

12th - Higher Ed
Deriving the integral equation for the moment of inertia or rotational inertia of a uniform solid cylinder.
Instructional Video7:30
Flipping Physics

8 General Suggestions for the Free Response Questions of any AP Physics Exam

12th - Higher Ed
After 11 years of teaching AP Physics, going through countless old exams and grading an equally innumerable number of student solutions to Free Response Questions, here are my suggestions to help future students out. AP® is a registered...
Instructional Video3:05
Brian McLogan

How does an oblique triangle compare to a right triangle

12th - Higher Ed
👉 Learn how to solve for the length of the sides and the measures of the angles of a triangle using the law of sines. The law of sines is used in determining the length of the opposite side to a known angle measure or the measure of the...
Instructional Video10:27
Curated Video

C++ Developer - Variables and Data Types - Part 1

Higher Ed
This is the first part of a three-part video that explains variables and data types.
r/>
This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the...
Instructional Video1:56
Visual Learning Systems

Heredity: Traits in People

3rd - 8th
This program introduces the idea of the inheritance of traits. Attention is given to some of the fascinating features which are heredity-based not only in humans, but also in other plants and animals. The work of the father of modern...
Instructional Video10:46
Rock 'N Learn

Funny Looking Letters

K - 5th
Here is the fun and easy way to learn to read with Rock 'N Learn English. Enjoy learning with fun, catchy, engaging songs based on the English language.
Instructional Video2:09
Visual Learning Systems

Fundamentals of Genetics: Probability

3rd - 8th
In this program Mendel's work is explored in greater detail by using probability to make predictions of the inheritance of specific traits. The use of the Punnett Square is illustrated through easy-to-understand animations. Other...
Instructional Video24:25
Mazz Media

Alphabet Safari

6th - 8th
Children will learn all the letter shapes and letter sounds as they travel around the world on the Alphabet Safari. Captivating, live action, high-definition video footage of animals in their natural habitats, combined with colorful...
Instructional Video18:08
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Print formatting and special characters

Higher Ed
An in-depth look at using for loops in combination with iterables and generators along with list comprehension
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video5:07
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Literals

Higher Ed
When a value is assigned to a primitive variable, the specific syntax used will determine their type. Learn these rules in this video.
r/>
This clip is from the chapter "Java Conventions and Primitives" of the series "Complete...
Instructional Video9:16
Rock 'N Learn

Learn the Alpha and Build Vocabulary (A-M)

K - 5th
Here is the fun and easy way to learn to read with Rock 'N Learn English. Enjoy learning with fun, catchy, engaging songs based on the English language.
Instructional Video12:08
Mazz Media

Bingo's Lingo Beginning Phonics Songs (Things)

K - 8th
With animated graphics and vivid video footage of everyday things, children will develop letter recognition skills and learn the sounds each letter says.
Instructional Video6:35
Curated Video

Excel VBA Programming The Complete Guide - The AND & OR Logical Operators

Higher Ed
Multiple conditions can be checked with the And and Or logical operators. In this lesson, we apply these principles to conditional logic across two columns.
r/>
This clip is from the chapter "Conditionals" of the series "Excel...
Instructional Video3:39
Curated Video

Changing Text Case in Microsoft Excel

Pre-K - Higher Ed
In this tutorial, the speaker demonstrates how to easily change text from uppercase to lowercase, title case, or sentence case in Microsoft Excel using simple formulas. By following the step-by-step instructions, users can efficiently...
Instructional Video4:09
Curated Video

Learning PHP 7 (Video 9)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application...
Instructional Video8:17
Curated Video

Develop a computer program to solve a problem using a sequence of instructions : If statements

Higher Ed
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets.<b<br/>r/>

A Full Python Refresher: If statements
Instructional Video5:07
friEdTech

Read&Write Extension for Google Chrome

Higher Ed
Read&Write from texthelp is a Google Chrome Extension.
Instructional Video8:17
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Using tcpdump to Analyze Network Traffic

Higher Ed
tcpdump is a built-in Unix and Linux command-line tool that can capture, analyze, filter, and save captured network packets.
r/>
This clip is from the chapter "Tools of the Trade" of the series "CompTIA Security+ Certification...
Instructional Video7:59
Curated Video

C++ Standard Template Library in Practice - Sorting and Gathering - std::sort

Higher Ed
The listener is new to algorithms and does not know about the sorting algorithms.

• Introduce the listener to the std::sort algo
rithm
• Show how it works and explain the different versions
available
• Reinforce the...