Hi, what do you want to do?
Coach Dan Blewett
Are Deadlifts Safe For Baseball Pitchers?
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?
Curated Video
Mastering Swift 2 Programming (Video 19)
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...
National Theatre
The Exciting Process of Devising Theatre: Behind the Scenes of Jane Eyre
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...
Sprouts Learning
The Pygmalion Effect
The theory is explained on the bases of story about a coach and his two basket ball studens.
Curated Video
Julia for Data Science (Video 23)
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...
Curated Video
Mastering Swift 2 Programming (Video 26)
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...
Financial Times
Charts that Count: putting first-quarter returns into perspective
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.
Curated Video
Ensemble Machine Learning Techniques 3.3: Making Predictions on Movie Ratings Using SVM
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...
• We will use Jupyter Notebook to execute our
code
• Use Movie Rating to perform clas
sification
• Implement Bagging in python for...
The Business Professor
Using Budgets for Performance Evaluation
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...
Curated Video
Patterns of Employment and Unemployment in the UK: Understanding the Impact of Historical Changes and Influential Factors
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....
National Theatre
Creating Instruments for a Post-Apocalyptic World: A Musical Journey
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,...
Curated Video
Limitations of Decision Trees in Business Investment Decision Making
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...
National Theatre
The Art of Devising Theatre
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...
The Wall Street Journal
Move Fast, Don't Break Things
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.
Curated Video
Create a list : The Concat Solution
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.
This video provides the solution to the Concat Challenge.
Curated Video
Mastering Swift 2 Programming (Video 34)
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...
Curated Video
Mastering Swift 2 Programming (Video 29)
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...
Barcroft Media
Love and Drag: Embracing Unconventional Relationships and Self-Expression
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...
Curated Video
Measuring Productivity in Domestic and International Contexts
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...
Curated Video
Mastering Swift 2 Programming (Video 17)
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...
Curated Video
Web Development with Node.JS and MongoDB (Video 35)
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...
Seven Dimensions
Ways to Coach for Best Performance
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...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort demonstration and complexity analysis
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...
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...
IDG TECHtalk
NumPy, the Python library for faster math and data science apps
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.