Instructional Video4:53
Instructional Video6:07
Catalyst University

Thumb CMC Joint Mobilizations [with Convex-Concave Rules]

Higher Ed
In this video, we discuss how the thumb's CMC joint is mobilized using convex-concave rules.
Instructional Video13:50
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Amazon S3 Static Website Hosting

Higher Ed
In this video, we'll learn about Amazon S3 static website hosting. This clip is from the chapter "Amazon Simple Storage Service (S3), Storage Gateway, and Snowball" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for...
Instructional Video27:11
The Wall Street Journal

Neri Oxman’s City of the Future

Higher Ed
Architect Neri Oxman discusses her vision for a future where science, technology and organic design work together to counteract climate change in urban areas.
Instructional Video23:26
Packt

Static and Non-Static Importance Code in Java

Higher Ed
This video discusses the importance of static and non-static code in Java. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores...
Instructional Video13:43
All In One Social Media

Make Better Instagram Videos // Get More Views, Engagement And Followers!

Higher Ed
When you make better Instagram videos your opportunity to get more views, engagement, and followers skyrockets because you are creating things people ACTUALLY want to watch and interact with. The more people watch your Instagram videos,...
Instructional Video16:41
Curated Video

Core Java Programming Course- Interface

Higher Ed
This video explains interface. This clip is from the chapter "Inheritance and Abstraction" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains inheritance and abstraction in Java.
Instructional Video12:43
Curated Video

Django3- Static and Media Files

Higher Ed
In this video, we will look at static and media files. This clip is from the chapter "Deployment - Pushing Your Site Live for the World to Enjoy" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section,...
Instructional Video3:44
Curated Video

Complete Java SE 8 Developer Bootcamp - Marker and Functional Interfaces

Higher Ed
A marker interface has no methods, and a functional interface has only one abstract method. The latter is used with lambda expressions. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE...
Instructional Video20:27
Flipping Physics

An incline, 2 masses, and a pulley. What could be more fun?

12th - Higher Ed
A 55 g mass is attached to a light string, which is placed over a frictionless, massless pulley, and attached to a 199 g block which is on a board inclined at 39.3° as shown. Assuming the block starts at rest and the μk between the...
Instructional Video7:19
Packt

Static versus Dynamic Array - Common Operations – Part 3

Higher Ed
This is the third part of the three-part video that highlights the difference between static and dynamic array. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete...
Instructional Video8:40
TMW Media

Newton's Laws Of Motion With Friction: Solving another problem

K - 5th
Given certain parameters, how would you solve this problem? Newton's Laws Of Motion With Friction, Part 4
Instructional Video15:11
Curated Video

The Full Stack Web Development - Get Single Movie & Post Data

Higher Ed
MongoDB - Learning NoSQL Database Design: Get Single Movie & Post Data This clip is from the chapter "MongoDB - Learning NoSQL Database Design" of the series "The Full Stack Web Development".Here, we look into MongoDB which is a no SQL...
Instructional Video4:34
Packt

Array Introduction

Higher Ed
This video introduces you to the array. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on arrays in a data structure.
Instructional Video4:22
Curated Video

Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of the singleton design patterns

Higher Ed
This video highlights the pros and cons of the singleton design patterns. This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides an overview of logger classes,...
Instructional Video17:27
Curated Video

C++ Developer - Variable Scope and Lifetime

Higher Ed
This video explains the scope and lifetime of variables. This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
Instructional Video14:15
Catalyst University

Biomechanics of Rolling from Supine to Side-lying

Higher Ed
In this video, we discuss the biomechanics and important muscles implicated in rolling from supine to side-lying.
Instructional Video3:50
Curated Video

Complete Java SE 8 Developer Bootcamp - Static Initialization Block

Higher Ed
Learn the syntax and restrictions for a static initialization block for every time a new instance is created This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In...
Instructional Video11:22
Curated Video

Complete Java SE 8 Developer Bootcamp - Interfaces: Part 2

Higher Ed
Examples of using interfaces for polymorphism and demonstrations of new interface features that were added to Java SE 8. This clip is from the chapter "Abstract Classes and Interfaces" of the series "Complete Java SE 8 Developer...
Instructional Video5:00
Curated Video

Mastering Tableau 2018.1, Second Edition 8.1: Using Reference Lines

Higher Ed
See how to add reference lines in canvas. • Understand the different types of reference lines • Add different reference lines to the canvas
Instructional Video2:54
NASA

NASA | SMAP Radiometer versus Radio Frequency Interference

3rd - 11th
The microwave radiometer on NASA's Soil Moisture Active Passive (SMAP) satellite was designed and built at NASA's Goddard Space Flight Center. Along with the microwave radar, data from the radiometer will be used to calculate the water...
Instructional Video12:42
Curated Video

AWS Certified Cloud Practitioner (CLF-C01)- Setup S3 Static Website Hosting - Lab

Higher Ed
In this video, we'll perform a demonstration in lab for setting up S3 static website hosting. This clip is from the chapter "Amazon Simple Storage Service (S3), Storage Gateway, and Snowball" of the series "AWS Certified Cloud...
Instructional Video5:31
Curated Video

Complete Java SE 8 Developer Bootcamp - The Three Faces of Final

Higher Ed
The keyword “final” may be applied to variables, methods, and classes. This feature prevents further modification of these constructs, once defined. This clip is from the chapter "Inheritance" of the series "Complete Java SE 8 Developer...
Instructional Video20:04
Packt

Dynamic Pages with Templating

Higher Ed
Web Servers: Dynamic Pages with Templating This clip is from the chapter "Web Servers" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about Web Servers.