Instructional Video9:34
Coach Dan Blewett

Is the Hit and Run a Smart Play?

K - 5th
The "Hit and Run" in baseball is a play that coaches will put on to try to steal a single to the right side by exploiting the movement of the infielders when a runner attempts to steal second base. But, is it still important in today's...
Instructional Video7:35
Coach Dan Blewett

Second Base Pickoff Moves: The Inside Move

K - 5th
There are two second base pick off moves in baseball - do you know both of them? This video covers the "inside" move.
Instructional Video6:21
Coach Dan Blewett

PREVENT STOLEN BASES! It's All About Timing.

K - 5th
Do you know how pro pitchers prevent stolen bases and hold runners? The simplicity of it may surprise you... The key to holding runners in baseball is relatively simple but not easy to execute. Watch good and bad examples in this video!
Instructional Video6:41
Curated Video

Implement a computer program using a classic algorithm : Project conclusion walkthrough

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Go through implementation steps from concluded project
Instructional Video4:34
Coach Dan Blewett

Improve Your Rundowns in Baseball --- [Youth Baseball Coaching Tips]

K - 5th
Coaches and ballplayers: how good are you at rundowns? In this video, learn simple techniques to get outs faster.
Instructional Video9:27
Coach Dan Blewett

The Inside Move - Your #2 Pickoff to Second Base

K - 5th
The Inside move is a pickoff to second base that won't be used as your primary pick off move, but rather as one to catch runners who leave too soon or to reveal when a hitter is bunting.
Instructional Video10:16
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Iteration 1 - Building Tightly Coupled GameRunner and MarioGame

Higher Ed
In this session, we will create the game runner class and the Mario class. This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section primarily...
Instructional Video1:09
Coach Dan Blewett

Bunt Defenses in Baseball - Standard Bunt with Runner on First

K - 5th
Bunt defenses are critical in baseball. Don't let your team lose a game on a bunt play. Learn how to defend them in this five-video bunt defense playlist
Instructional Video4:38
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 7: Using a Command Line Runner to save the User to database

Higher Ed
Introduction to JPA in 10 Steps: Step 7: Using a Command Line Runner to save the User to database This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In...
Instructional Video6:41
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler using Binary Search Trees - Introduction

Higher Ed
Go through implementation steps from concluded project This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Instructional Video3:03
Coach Dan Blewett

FIelding Bunts with 1st & 2nd Occupied - Bunt Defenses in Baseball

K - 5th
Bunt defenses are critical in baseball. Don't let your team lose a game on a bunt play. Learn how to defend them in this five-video bunt defense playlist
Instructional Video3:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Adding More Methods for Multiplication Table Program

Higher Ed
In this video, we will learn about adding more methods for multiplication table program. This clip is from the chapter "Introduction to Eclipse - First Java Project" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video5:48
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Exploring New Java API - Predicate - not Method

Higher Ed
In this session, we will learn about the method, Predicate.not. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new...
Instructional Video12:31
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 15: Continued. Mocking Static Method

Higher Ed
Powermock with Mockito: Step 15: Continued. Mocking Static Method This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up Poermock with...
Instructional Video9:53
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 27 - Spring Unit Testing with a Java Context

Higher Ed
This video focuses on the Spring unit testing with a Java context. This clip is from the chapter "Spring Level 3 - Unit Testing with the Spring Framework" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
Instructional Video4:27
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Introduction to Executor Service

Higher Ed
In this session, we will learn about executor service. This clip is from the chapter "Introduction to Threads and Concurrency" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into threads...
Instructional Video7:38
Curated Video

Hands-On Auto DevOps with GitLab CI - Private GitLab Server Install

Higher Ed
To fully move to custom CI infrastructure, we need to run our own instance of GitLab Server. • Install and configure GitLab Server using Ansible • Configure Ansible variables to allow a dedicated runner to attach to our GitLab server •...
Instructional Video9:24
Curated Video

Hands-On Auto DevOps with GitLab CI - Launching Dedicated Runners

Higher Ed
If we need custom tools or configuration for an automated build, we need to create a dedicated runner for our project. • Install GitLab Runner • Register our runner with our GitLab project • Use our dedicated runner to run a build This...
Instructional Video5:38
Curated Video

Hands-On Auto DevOps with GitLab CI - Custom Kubernetes Runners

Higher Ed
Because we have a Kubernetes cluster already configured for deploying our application, we can also use it to run builds. • Install GitLab Runner on our Kubernetes cluster • Observe the GitLab Runner in our Kubernetes cluster • Start a...
Instructional Video10:21
Curated Video

Hands-On Auto DevOps with GitLab CI - Autoscaling Runners Using Cloud Resources

Higher Ed
To support many projects and builds in our custom CI infrastructure, we need a way to scale runners up or down automatically. • Use Ansible to provision a Docker Machine runner • Configure our Docker Machine runner with AWS credentials •...
Instructional Video2:17
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 04 - Writing Content to a File - Files Write Method

Higher Ed
In this session, we will learn about writing content to a file - files write method. This clip is from the chapter "Files and Directories" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will list...
Instructional Video3:40
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 11: Mockito Junit Rule

Higher Ed
Mockito Advanced: Step 11: Mockito Junit Rule This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Advanced features.
Instructional Video5:12
Virtually Passed

Position Velocity and Acceleration example 1

Higher Ed
The equations which relate position, velocity and acceleration in 1 dimension are: dx/dt = v dv/dt = a
Instructional Video4:35
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 4-Using Mockito Annotations - @Mock, @InjectMocks, and @RunWith

Higher Ed
This video demonstrates how to use the @Mock, @InjectMocks, and @RunWith Mockito annotations. This clip is from the chapter "Basic Tools and Frameworks - Mockito in 5 Steps" of the series "Spring Framework Master Class - Java Spring the...