Instructional Video7:14
IDG TECHtalk

R tip: Color-Coded Calendars

Higher Ed
See how well you’re achieving daily goals with a color-coded calendar made in R. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video9:11
All In One Social Media

How To Make 100 Pieces Of Content A Day like Gary Vee - Content Marketing Strategy

Higher Ed
There is no denying that Gary Vee is a Content Marketing Machine. He even went so far as to say if you aren't making 100 pieces of content a day that you are leaving the greatest opportunity in the world on the table. In this video, I...
Instructional Video9:08
Curated Video

Creational Design Patterns in Modern C++ - Parameterized Factory Method

Higher Ed
This video explains an alternative implementation of the factory method. This clip is from the chapter "Factory Method" of the series "Creational Design Patterns in Modern C++".This section highlights the factory method and explains how...
Instructional Video1:31
friEdTech

Reorder Google Form Spreadsheet

Higher Ed
Learn how to safely reorder the spreadsheet that is created to house form responses collected via a Google Form.
Instructional Video2:03
friEdTech

Copy List from Spreadsheet to Form

Higher Ed
Tired of typing in that list of all those names, locations, etc. when you've already got the data in a spreadsheet, well guess what Dorothy, you've had the power all the time to PASTE THAT STUFF RIGHT IN. Watch this video an learn how in...
Instructional Video8:24
Curated Video

Finding Percentages Using Technology

K - 5th
In this video, the teacher explains how to use technology, such as spreadsheets and calculators, to find the percentage of a population that falls within a certain range. They demonstrate how to use statistics tables, Z scores, and the...
Instructional Video1:59
Tarver Academy

How to Choose a Response Destination in Google Forms

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Choose a Response Destination in Google Forms
Instructional Video7:32
R Programming 101

How to import data from excel into R studio - R programming for beginners

Higher Ed
Importing data from excel into R is easy. Learn how to import data from excel by using both R code and by using the tools within R studio. This video is part of the R programming for beginners series.
Instructional Video13:00
Curated Video

Excel VBA Programming The Complete Guide - Introduction

Higher Ed
We discuss the benefits offered by the technology, the tools and features available in VBA, a brief history of the language including its precursors Basic and Visual Basic and the prerequisites for the course. This clip is from the...
Instructional Video3:39
Curated Video

Changing Text Case in Microsoft Excel

Pre-K - Higher Ed
In this tutorial, the speaker demonstrates how to easily change text from uppercase to lowercase, title case, or sentence case in Microsoft Excel using simple formulas. By following the step-by-step instructions, users can efficiently...
Instructional Video12:49
Curated Video

How to Use Percentages in Microsoft Excel

Pre-K - Higher Ed
Many people seem to struggle with formatting percentages in Microsoft Excel, with 100% seemingly equivalent to 1000% or more! In this tutorial I'll explain what's really going on, how to use the percentage tool correctly, demonstrate why...
Instructional Video1:50
Curated Video

How to Insert a Diagonal Line in a Cell in Microsoft Excel

Pre-K - Higher Ed
In this quick tutorial I'll show you how to add a diagonal line or border to a cell in Microsoft Excel and how to format that line by changing width and color.
Instructional Video6:44
friEdTech

How to Use the NEW Autocrat

Higher Ed
Autocrat is a ROBOT that does your work for you. You heard me right. It's like Rosie from the Jetsons. If you don't take a few minutes to learn this, you're literally working HARDER not SMARTER, so come on y'all, who wants to do this?...
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 Video2:09
Curated Video

Microsoft SQL Server Development for Everyone - What is a Database Table?

Higher Ed
This video explains what a database table is. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate tables and data.
Instructional Video0:54
Curated Video

Creating a People Graph in Microsoft Excel

Pre-K - Higher Ed
In this fast-paced tutorial I'll show you how to create visually engaging people graphs in Microsoft Excel.
Instructional Video3:27
Let's Tute

Microsoft Excel Tutorial: Collecting Data with Google Forms

9th - Higher Ed
In this Microsoft Excel tutorial, you will learn how to collect data using Google Forms. The tutorial provides step-by-step instructions on creating a Google form, sending it to participants, and automatically collecting the responses in...
Instructional Video4:42
IDG TECHtalk

R tip: Animations in R

Higher Ed
In this eighth episode of Do More with R, learn how to animate data over time with R and the gganimate and ggplot2 packages. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video9:58
friEdTech

Learn to use Autocrat 3.0

Higher Ed
In this tutorial, you will learn to use the latest version of Autocrat (as of December 2016) to create certificates (or anything else you'd like). Autocrat is really like having a robot do your work, so trust me on this, it's VERY much...
Instructional Video6:39
Curated Video

Removing Unwanted Spaces in Excel

Pre-K - Higher Ed
This video tutorial demonstrates two effective methods for removing unwanted spaces in Microsoft Excel data. The first method involves using the find and replace tool (Ctrl+H) to quickly eliminate extra spaces, while the second method...
Instructional Video13:35
Curated Video

Displaying Dates in Any Format You Want in Excel

Pre-K - Higher Ed
In this tutorial, Justin demonstrates how to easily format dates in Microsoft Excel using custom date formats. He shows how to display dates in various ways, such as showing only the day, month, year, or full date as a sentence. By using...
Instructional Video1:06
Curated Video

How to Print The Gridlines in Microsoft Excel

Pre-K - Higher Ed
Normally, when you print a sheet from Microsoft Excel, the gridlines are hidden. In this tutorial, I show you how easy it is to not only have the gridlines printed, but also the row and column headers if you want.
Instructional Video3:19
Tarver Academy

How to Respond in Google Forms

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Respond in Google Forms
Instructional Video6:24
Curated Video

Excel VBA Programming The Complete Guide - Get Last Row of Data in Worksheet

Higher Ed
Daily reports will often have a fluctuating number of rows. In this lesson, we introduce a convenient strategy to identify the last row of data in a sheet --- starting at the bottom of the spreadsheet and navigating upwards. This clip is...