Instructional Video3:33
Coach Dan Blewett

Find the Student Athlete Questionnaire: College Baseball & Softball Recruiting Process

K - 5th
Find student athlete questionnaires on college baseball and softball websites in just 30 quick seconds. Part of the college recruiting process is emailing schools and providing them with updated personal information, and the...
Instructional Video23:05
Curated Video

Creating an Interactive Test Using PowerPoint

Pre-K - Higher Ed
In this tutorial, I show you step by step from scratch how to create an interactive PowerPoint quiz, which takes on the theme of a mobile text messaging app, complete with text messages, responses, sound effects, links and more.
Instructional Video22:20
Curated Video

Create a Fortnite Themed PowerPoint Template

Pre-K - Higher Ed
This tutorial demonstrates how to create a custom theme in PowerPoint inspired by the popular computer game Fortnite. It covers topics such as creating and manipulating shapes, layering them correctly, cropping shapes, and using the...
Instructional Video5:34
Tarver Academy

How to Format Cells in Google Sheets

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Format Cells in Google Sheets
Instructional Video20:10
APMonitor

Python 🐍 Print

10th - Higher Ed
Printing is displaying values to the screen. The word print comes from the time when programs previously put ink on paper. You use the built in python function print() to output values. You could use this to tell you what is the current...
Instructional Video6:35
IDG TECHtalk

R tip: Quick Interactive Tables

Higher Ed
See how to create an interactive HTML table with one line of code. Plus, plenty of customizations. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video3:14
Brian McLogan

Learn how to model an exponential function that is compounded continuously

12th - Higher Ed
In this video series you will learn the basics of logarithmic and exponential functions. We will start off by converting between exponential and logarithmic expressions. We do this so that we can understand what a logarithm represents....
Instructional Video1:20
Brian McLogan

Converting between logarithmic and exponentia log

12th - Higher Ed
πŸ‘‰ Learn how to convert logarithmic equations to exponential equations. The logarithm of a number in a given base is the index/exponent to which the base must be raised to obtain the given number. In other words, log [base a] of x = m...
Instructional Video8:48
Curated Video

Best Sites for Design Inspiration

Pre-K - Higher Ed
Sometimes you need some inspiration for your design work. Maybe you're experiencing a creative block? Today, Mark lists the 11 Best Sites for Design Inspiration-- and one bonus.
Instructional Video9:04
Curated Video

How to Create Bullet Lists in Microsoft Excel

Pre-K - Higher Ed
Microsoft Excel doesn't provide any option to create a bullet list or format cells to appear as a bullet list, but there is a way to do it. In this video, I show you how to format cells so that you can create a bullet list with items in...
Instructional Video8:52
Curated Video

How to Create Tool Tips in Microsoft Word Documents

Pre-K - Higher Ed
In this tutorial, I'll show you how to easily add your own helpful screentips or tooltips to Microsoft Word documents. This will allow you to add useful 'floating text' tips which will appear when the mouse hovers over certain key words,...
Instructional Video4:34
Curated Video

Mastering Grunt (Video 16)

Higher Ed
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Instructional Video2:48
Brian McLogan

What is standard form of a quadratic

12th - Higher Ed
πŸ‘‰ Learn the essentials for graphing a quadratic equation. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Instructional Video5:28
ATHS Engineering

Introduction to Programming and Robotics with VEX Robotics

9th - Higher Ed
This video is a beginner's guide to programming a machine using Robot C. It covers the basics of setting up motors and sensors, formatting and organizing code, and using commands to control the machine.
Instructional Video10:48
Packt

Date Class Concepts

Higher Ed
This video explains the date class concepts. 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 core Java.
Instructional Video7:51
Let's Tute

Introduction to the IELTS Exam

9th - Higher Ed
In this video, the speaker introduces the International English Language Testing System (IELTS) and explains its format, purpose, and acceptance in various countries. They also discuss the different sections of the exam, including...
Instructional Video5:25
Let's Tute

Microsoft Excel Tutorial: Presenting Numeric Data in Various Formats

9th - Higher Ed
In this Microsoft Excel tutorial, we learn how to present numeric data in various formats such as general, numbers, currency, accounting, date, time, percentage, fraction, scientific, and text. The tutorial also introduces basic...
Instructional Video7:45
IDG TECHtalk

How to create Drilldown graphs with R and highcharter

Higher Ed
See how to create an interactive bar graph with drilldowns using R and the highcharter package.
Instructional Video3:57
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - JSON Versus Git Database

Higher Ed
This video illustrates the difference between JSON and the Git database. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to...
Instructional Video3:10
Brian McLogan

Solve by factoring when a difference of two squares

12th - Higher Ed
πŸ‘‰Learn how to solve quadratic equations by factoring the difference of two squares. We can identify the difference of two squares but looking for binomials that have square terms. Difference of two square quadratic equations is of the...
Instructional Video3:41
Brian McLogan

Graph a linear inequality in slope intercept form

12th - Higher Ed
πŸ‘‰ Learn how to graph linear inequalities written in slope-intercept form. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also...
Instructional Video2:51
Curated Video

C++ Standard Template Library in Practice - Basic Architecture of the I/O Stream Library

Higher Ed
The user is unfamiliar with I/O in the STL. β€’ Introduce the basic classes and overview of I/O β€’ Talk about how it is an extensible framework β€’ Set up for the next section dealing with Console I/O This clip is from the chapter "I/O in...
Instructional Video5:02
Curated Video

The Triumph of the Entrepreneur and the Power of Helping Others

Higher Ed
Cathy's Triumph part 4/4: The video features an interview with Cathy Hughes, a successful entrepreneur in the media industry. She shares her journey of how she started her career and how her company has grown over the years. She also...
Instructional Video4:00
Curated Video

Excel VBA Programming The Complete Guide - Excel File Types

Higher Ed
There are dozens of file types available in Excel. In order to work with macros, we need to save our files in a special format called .xlsm. In this lesson, we introduce an option for defaulting to a .xlsm format upon saving. This clip...