Professor Dave Explains
Conjugating the Irregular Verb: Stare (To Be - Temporary State)
Verb conjugation.
Catalyst University
Thumb CMC Joint Mobilizations [with Convex-Concave Rules]
In this video, we discuss how the thumb's CMC joint is mobilized using convex-concave rules.
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Amazon S3 Static Website Hosting
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...
The Wall Street Journal
Neri Oxman’s City of the Future
Architect Neri Oxman discusses her vision for a future where science, technology and organic design work together to counteract climate change in urban areas.
Packt
Static and Non-Static Importance Code in Java
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...
All In One Social Media
Make Better Instagram Videos // Get More Views, Engagement And Followers!
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,...
Curated Video
Core Java Programming Course- Interface
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.
Curated Video
Django3- Static and Media Files
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,...
Curated Video
Complete Java SE 8 Developer Bootcamp - Marker and Functional Interfaces
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...
Flipping Physics
An incline, 2 masses, and a pulley. What could be more fun?
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...
Packt
Static versus Dynamic Array - Common Operations – Part 3
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...
TMW Media
Newton's Laws Of Motion With Friction: Solving another problem
Given certain parameters, how would you solve this problem?
Newton's Laws Of Motion With Friction, Part 4
Curated Video
The Full Stack Web Development - Get Single Movie & Post Data
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...
Packt
Array Introduction
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.
Curated Video
Creational Design Patterns in Modern C++ - Pros and Cons - highlights the pros and cons of the singleton design patterns
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,...
Curated Video
C++ Developer - Variable Scope and Lifetime
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++.
Catalyst University
Biomechanics of Rolling from Supine to Side-lying
In this video, we discuss the biomechanics and important muscles implicated in rolling from supine to side-lying.
Curated Video
Complete Java SE 8 Developer Bootcamp - Static Initialization Block
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Interfaces: Part 2
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...
Curated Video
Mastering Tableau 2018.1, Second Edition 8.1: Using Reference Lines
See how to add reference lines in canvas. • Understand the different types of reference lines • Add different reference lines to the canvas
NASA
NASA | SMAP Radiometer versus Radio Frequency Interference
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...
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Setup S3 Static Website Hosting - Lab
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - The Three Faces of Final
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...
Packt
Dynamic Pages with Templating
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.