Instructional Video4:22
GCFGlobal.org

Excel 2016: Freeze Panes and View Options

9th - Higher Ed Standards
Freeze! It's time to learn about freeze panes and view options. Using video 16 from the 27-part Microsoft Excel 2016 series, viewers learn how to freeze and unfreeze rows and columns in a spreadsheet. The video also includes information...
Instructional Video5:16
GCFGlobal.org

Excel 2016: Functions

9th - Higher Ed Standards
When working with numerical data in a Microsoft Excel spreadsheet, which is better: formulas or functions? Pupils discover the answer through a short, instructional video.  First, scholars learn about the parts of a function and...
Instructional Video5:25
GCFGlobal.org

Excel 2016: Relative and Absolute Cell References

9th - Higher Ed Standards
What are the two main types of cell references in Excel? Scholars discover the answer through a short instructional video that models how to create and copy formulas using relative and absolute references. Additionally, users explore how...
Instructional Video3:39
GCFGlobal.org

Excel 2016: Intro to Formulas

9th - Higher Ed Standards
How do techies use formulas in an Excel spreadsheet to calculate numerical data?  A short instructional video teaches scholars about cell references, mathematical operators, and models how to create, copy, and edit formulas. 
Instructional Video5:37
GCFGlobal.org

Excel 2016: Page Layout and Printing

9th - Higher Ed Standards
Technology isn't always reliable, so it's important to know how to print back-up files of Excel workbooks. Viewers learn how to access and navigate the print pane with a short, instructional video. From there, they see how to print...
Instructional Video3:54
GCFGlobal.org

Excel 2016: Working with Multiple Worksheets

9th - Higher Ed Standards
Is it possible to save a lot of data with customizable worksheets, all within the same Excel workbook? It sure is! Scholars learn exactly how with the 10th installment from the 27-part Microsoft Excel 2016 video set. Additionally, pupils...
Instructional Video1:55
GCFGlobal.org

Excel 2016: Using Find and Replace

9th - Higher Ed Standards
There's a Lost and Found equivalent for Microsoft Excel, and it's called Find and Select! Viewers learn how to search for cell content in a spreadsheet and discover how to replace words and phrases within a Microsoft workbook. 
Instructional Video5:44
GCFGlobal.org

Excel 2016: Understanding Number Formats

9th - Higher Ed Standards
What is the correct way to enter dates and percentages into an Excel spreadsheet? Learners discover the answer with an instructional video that teaches them how to apply and use number formats correctly and efficiently.
Instructional Video4:48
GCFGlobal.org

Excel 2016: Modifying Columns, Rows, and Cells

9th - Higher Ed Standards
When working in Excel, sometimes it's necessary to modify a cell's layout or size. Viewers explore modifying columns, rows, and cells in an Excel spreadsheet. In addition, they discover how to wrap text, merge cells, use the AutoFit...
Instructional Video4:28
GCFGlobal.org

Excel 2016: Cell Basics

9th - Higher Ed Standards
Cells aren't just for biology and prison. Scholars learn about navigating the cells of an Excel spreadsheet and discover how to insert content, use the drag-and-drop feature, and copy and paste effectively. 
Instructional Video3:50
GCFGlobal.org

Excel 2016: Saving and Sharing

9th - Higher Ed Standards
Saving and sharing are skills most children learn about in kindergarten, but how do young people apply these skills to Excel? Scholars learn how to save spreadsheets, discover how to share and export workbooks, use AutoRecover to...
Instructional Video3:55
GCFGlobal.org

Excel 2016: Formatting Cells

9th - Higher Ed Standards
Help young computer wizards make their spreadsheets stand out. Video viewers learn how to format their cells in the program. Specifically, they discover how to change fonts, choose a color scheme, add cell borders, and so much more!
Instructional Video2:35
GCFGlobal.org

Excel 2016: Creating and Opening Workbooks

9th - Higher Ed Standards
How does Excel help people better organize information? Scholars explore the topic with the third of 27 videos in the Microsoft Excel 2016 series. Viewers learn about creating and opening workbooks in Excel. They also gain information...
Instructional Video4:21
GCFGlobal.org

Excel 2016: Getting Started

9th - Higher Ed Standards
Discover how to excel at Excel with the second of 27 instructional videos in the Microsoft Excel 2016 set. Viewers learn that Excel helps people make budgets, contact lists, and invoices. Pupils also explore Excel's interface, learning...
Instructional Video4:19
GCFGlobal.org

Solving Real-Life Problems in Excel

9th - Higher Ed Standards
Jane has 20 bananas and gives 16 away; how many are left? Microsoft Excel can help with that! A video provides a brief overview of the software program. Viewers learn how to use planning, basic math, and knowledge to solve real-life...
Instructional Video5:23
1
1
Code.org

How Computers Work: Hardware and Software

6th - 12th
Hardware and software go hand in hand. The last installment of a five-part series explains the relationship between computer hardware and software. It turns out that the computer's operating system provides the link between the two.
Instructional Video13:36
Crash Course

Operating Systems: Crash Course Computer Science #18

9th - Higher Ed
Can you multitask? Computers sure can. Young computer scientists learn about operating systems that connect software to hardware, such as device drivers. They also see how computers multitask and use dynamic memory allocation. 
Instructional Video10:35
Crash Course

Software Engineering: Crash Course Computer Science #16

9th - Higher Ed
Did you know that Microsoft Office has more than 40 million lines of code? The 16th installment of the Crash Course Computer Science playlist explains how object-oriented programming lets different groups of computer programmers work on...
Instructional Video11:44
Crash Course

Intro to Algorithms: Crash Course Computer Science #13

9th - Higher Ed
Chances are you benefit from computer algorithms every day. Viewers learn about algorithms and how they can be useful in sorting. They watch as the narrator sets up and uses a selection sort, a merge sort, and a graph search algorithm in...
Instructional Video11:52
Crash Course

The First Programming Languages: Crash Course Computer Science #11

9th - Higher Ed
Computers need to know a lot of languages, n'est-ce pas? Scholars learn about advances in computer programming, from assemblers and compilers to more recent programming languages. They learn how these advances led to a shift in...
Instructional Video10:36
Crash Course

Instructions and Programs: Crash Course Computer Science #8

9th - Higher Ed
Scholars receive instruction on writing instructions as they learn how to develop computer programs in the eighth video of the series. Animations show how computers carry out these instructions and programs.
Instructional Video5:25
MinutePhysics

Tutorial: Simulating the Universe in After Effects

9th - 12th
Create the universe on your laptop in just over five minutes! The video tutorial guides scholars step by step through the process of simulating the Millennium Run using Adobe After Effects. Watch as the narrator illustrates how...
Instructional Video7:16
Khan Academy

Object Inheritance, Intro to JS: Drawing & Animation, Computer Programming

6th - Higher Ed
There is an easier way to share functions among objects. The fifth section of a six-part series on object-oriented design introduces the concept of object inheritance. The coding helps pupils create a base object type that has all the...
Instructional Video4:54
Khan Academy

Object Methods, Intro to JS: Drawing & Animation, Computer Programming

6th - Higher Ed
This video shows young programmers how to use the same concept to duplicate objects with different properties and attach functions to them. This method allows functions to be easily called with various objects.