Instructional Video4:24
Coach Dan Blewett

Are Deadlifts Safe For Baseball Pitchers?

K - 5th
Many baseball pitchers deadlift, but it's uncertain whether or not it's a safe thing to do. Are deadlifts safe for pitchers? Are they necessary for getting a pitcher to the next level?
Instructional Video4:30
Curated Video

Mastering Swift 2 Programming (Video 19)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video2:53
National Theatre

The Exciting Process of Devising Theatre: Behind the Scenes of Jane Eyre

9th - 12th
This video features a teacher discussing the process of devising theater, where the actors collectively create a performance without a script. They explain the physical and verbal language used to bring characters to life and the...
Instructional Video4:46
Sprouts Learning

The Pygmalion Effect

Higher Ed
The theory is explained on the bases of story about a coach and his two basket ball studens.
Instructional Video7:00
Curated Video

Julia for Data Science (Video 23)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video4:43
Curated Video

Mastering Swift 2 Programming (Video 26)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video2:25
Financial Times

Charts that Count: putting first-quarter returns into perspective

Higher Ed
Returns from the S&P 500 in the first quarter of 2019 were the highest since 1998. FT data visualisation journalist Brooke Fox explains why it's not time to break out the champagne.
Instructional Video7:59
Curated Video

Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM

Higher Ed
In this video, we will use Python to implement the Bagging technique using SVM.

• We will use Jupyter Notebook to execute our
code
• Use Movie Rating to perform clas
sification
• Implement Bagging in python for...
Instructional Video7:03
The Business Professor

Using Budgets for Performance Evaluation

Higher Ed
In this video, the speaker discusses how budgets are used as a tool for performance evaluation. The speaker highlights several key performance indicators (KPIs) or metrics that can be derived from the budget. Overall, the video...
Instructional Video17:21
Curated Video

Patterns of Employment and Unemployment in the UK: Understanding the Impact of Historical Changes and Influential Factors

12th - Higher Ed
The video is a lecture on patterns of employment and unemployment in the UK. The presenter discusses the factors that influence employment patterns, such as consumer preferences, technology, trade, population growth, and social changes....
Instructional Video7:53
National Theatre

Creating Instruments for a Post-Apocalyptic World: A Musical Journey

9th - 12th
This video showcases the process of creating unique instruments for a post-apocalyptic world in a music and theater production. The musicians experiment with unconventional materials and sounds to bring the director's vision to life,...
Instructional Video8:23
Curated Video

Limitations of Decision Trees in Business Investment Decision Making

Higher Ed
This video explores the limitations that businesses face when using decision trees to evaluate investment projects and decisions. The advantages of using decision trees are discussed, including their ability to represent available...
Instructional Video2:53
National Theatre

The Art of Devising Theatre

9th - 12th
The video features a discussion of the process of devising theater, where actors create a play collaboratively without a script. They explain how the process involves physical and verbal exploration, and how it can result in a unique and...
Instructional Video20:43
The Wall Street Journal

Move Fast, Don't Break Things

Higher Ed
Periods of intense growth can be good for business but challenging for workers. Two C-Suite leaders talk about keeping culture and values intact while in expansion mode.
Instructional Video6:55
Curated Video

Create a list : The Concat Solution

Higher Ed
From the section: Lists. This section focuses on lists and the various functions of the list.<b<br/>r/>

This video provides the solution to the Concat Challenge.
Instructional Video4:34
Curated Video

Mastering Swift 2 Programming (Video 34)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video5:31
Curated Video

Mastering Swift 2 Programming (Video 29)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video7:20
Barcroft Media

Love and Drag: Embracing Unconventional Relationships and Self-Expression

Higher Ed
This video follows the story of Meagan and Jeremiah, an unconventional couple who explore the world of drag together. Jeremiah's passion for drag leads him to question his own sexual identity, while Meagan learns to embrace and support...
Instructional Video10:53
Curated Video

Measuring Productivity in Domestic and International Contexts

12th - Higher Ed
This video focuses on issues around measuring productivity in both domestic and international contexts. The video explains the various inputs that are measured and highlights the common approach of measuring productivity on a per hour...
Instructional Video4:07
Curated Video

Mastering Swift 2 Programming (Video 17)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in...
Instructional Video5:07
Curated Video

Web Development with Node.JS and MongoDB (Video 35)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video11:32
Seven Dimensions

Ways to Coach for Best Performance

Higher Ed
In this video, the speaker discusses the importance of coaching in maximizing the performance of individuals. They outline five effective ways to coach, including determining coaching goals, clarifying expectations, building skills and...
Instructional Video11:53
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort demonstration and complexity analysis

Higher Ed
An in-depth look at log(n) and what it represents
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video5:14
IDG TECHtalk

NumPy, the Python library for faster math and data science apps

Higher Ed
The NumPy library accelerates Python's number-crunching powers, while keeping Python's ease of use and flexibility. Learn in this video the basics of NumPy's use, where it shines, and where it's less effective.