Instructional Video5:32
Curated Video

Adding a Date Picker in Microsoft Word

Pre-K - Higher Ed
This video tutorial demonstrates how to insert a date picker into a Microsoft Word document using the developer tab. By following the step-by-step instructions provided, viewers can easily customize the format of the date displayed,...
Instructional Video9:19
Curated Video

Creating Circular Text and Connecting Circles in PowerPoint

Pre-K - Higher Ed
In this tutorial, I show you how to create text which follows a circular path and how to create a broken ring that appears in the gaps between words.
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 Video5:18
Economics Explained

The 2020 Nobel Prize in Economics: Simultaneous Multiround Auction

9th - Higher Ed
The Sveriges Riksbank Prize in Economic Sciences in Memory of Alfred Nobel, or simply the Nobel Prize in Economics is an award given every year to thought leaders in the field. In and amongst all of the happenings in the world this year...
Instructional Video3:22
Curated Video

Learning ASP.NET Web API (Video 12)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video7:50
Curated Video

Java 11 Programming for Beginners 5.5: Working with Internationalization – I18N

Higher Ed
Internationalization is typically an afterthought. Java has a lot of features to help rescue developers from the many traps in this endeavour, and we learn some of them in this video. • We explore the I18N APIs available to format things...
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 Video4:04
Curated Video

Learn Git in 3 Hours- Rebasing

Higher Ed
Sometimes we will want to incorporate new changes from the branch we branched from into our feature branch. To do this, we can use the Git rebase command. • Check out the feature branch to rebase • Use the Git rebase command with the...
Instructional Video4:47
Curated Video

C++ 20 (2a) New Features - std::format: Placeholders and Syntax

Higher Ed
This video shows formal syntax for formatting library mini language and how to use placeholders and placeholder IDs. • Define simple text with integers and switch placeholders using IDs • Consider formal syntax of std::format and compare...
Instructional Video3:08
IDG TECHtalk

Variable formatting with the fmt package | Smart Go

Higher Ed
Learn how to use Go's fmt library to control the formatting of variables, both when just printing to the console and when rendering new strings from other variables within a program.
Instructional Video4:28
Brian McLogan

Verifying an identity by combining like terms and using reciprocal properties

12th - Higher Ed
👉 Learn how to verify rational trigonometric identities involving the addition and subtraction of terms. To verify trigonometric expression means to verify that the term on the left-hand side of the equality sign is equal to the term on...
Instructional Video4:15
Curated Video

Ansible for the Absolute Beginner - Ansible Inventory

Higher Ed
This video focuses on Ansible inventory. This clip is from the chapter "Introduction to Ansible Inventory" of the series "Ansible for the Absolute Beginner - Hands-On – DevOps".This section focuses on Ansible inventory.
Instructional Video2:45
Curated Video

API Testing with Postman - Improving API Documentation

Higher Ed
Learn why API documentation matters and how it can help with quality. Also learn how to easily create it in Postman. • Show how to create an example • Use the example as a basis for building documentation • Demonstrate using it in the...
Instructional Video5:21
Curated Video

.NET Core Microservices - Checkout UI

Higher Ed
This video presents a checkout UI. This clip is from the chapter "Consume Coupon API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about consume coupon API.
Instructional Video2:54
Brian McLogan

How to rewrite an equation from standard form to slope intercept form 3x‐7y=14

12th - Higher Ed
👉 Learn how to write the equation of a line in a point-slope form. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents in its variable(s)). There are various forms which we can...
Instructional Video8:14
Curated Video

Complete Java SE 8 Developer Bootcamp - DateTimeFormatter

Higher Ed
Learn to code with DateTimeFormatter to build date and time in custom manner. This clip is from the chapter "Dates and Time" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about immutable class to...
Instructional Video4:30
Curated Video

The Complete Excel Guide: Beginners to Advanced - Using Format Painter

Higher Ed
The aim of this video is to explore how to use format painter. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how...
Instructional Video2:53
Brian McLogan

Learn how to rewrite an expression using the value i, 5 - root(-24)

12th - Higher Ed
👉 Learn how to simplify radical expressions. In this playlist we will explore simplifying radical expressions by prime factorization and rules of exponents. We will explore the square root, cube root as well as the fourth root of numbers...
Instructional Video2:41
Curated Video

Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Save Actions

Higher Ed
This video is an introduction to Eclipse - first Java project: Eclipse tip - save actions. 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:31
Brian McLogan

How to graph a quadratic when it is in vertex form

12th - Higher Ed
👉 Learn how to graph quadratic equations in vertex form. 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 Video16:47
Curated Video

Create a Custom Lego Building Block Template for PowerPoint

Pre-K - Higher Ed
In this tutorial, Justin demonstrates how to create a custom Lego Building Block template presentation in PowerPoint. He shows how to design one by one and two by four Lego bricks with precise measurements and alignment, incorporating...
Instructional Video14:42
Rachel's English

Resumes

6th - Higher Ed
Applying for jobs in America while you’re learning English? I’ll show you to write your resume and cover letter in English and give you lots of tips for your job search. Learning English in the context of important life events is a great...
Instructional Video5:49
Brian McLogan

Given summation notation, learn how to find the sum of a finite series

12th - Higher Ed
👉 Learn how to find the geometric sum of a series. A series is the sum of the terms of a sequence. A geometric series is the sum of the terms of a geometric sequence. The formula for the sum of n terms of a geometric sequence is given by...
Instructional Video8:17
Curated Video

Beginning Python (Video 9)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...