Instructional Video3:44
Curated Video

Learning D3.JS 5.0 4.5: Modifying Elements

Higher Ed
In this video, we will learn which methods can modify the elementsand the difference from other methods. • Navigate to GitHub to read for the attr() and text() methods. • Use these methods. Understand and write the examples. • Talk about...
Instructional Video4:54
Curated Video

Alteryx for Beginners - Filter Tool (Date Example)

Higher Ed
This video explains with an example how to use the Filter tool for date data in Alteryx. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Instructional Video4:08
IDG TECHtalk

R tip: Quick lookup tables with named vectors

Higher Ed
Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video4:40
Brian McLogan

How to graph a vertical inequality

12th - Higher Ed
👉 Learn how to graph linear inequalities with one variable. 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 broken line...
Instructional Video2:29
Curated Video

C++ 20 (2a) New Features - Migrating Stdio and Iostreams to std::format

Higher Ed
This video explains how to migrate to new string formatting from stdio or iostreams-based code. It also shows how to get working implementation if it is not yet shipped with the standard library. • Consider inc.hpp contants and its usage...
Instructional Video6:44
Curated Video

C++ 20 (2a) New Features - Rationale for std::format

Higher Ed
Why new standard formatting? A new library which was type safe, concise, extendable, flexible, and efficient. Available mechanism did not have all these qualities; therefore string formatting library was born using {fmt} library as the...
Instructional Video2:13
Brian McLogan

How can we represent any term in a binomial expansion

12th - Higher Ed
👉 Learn all about binomial expansion. A binomial expression is an algebraic expression with two terms. When a binomial expression is raised to a positive integer exponent, we usually use the binomial expansion technique to easily expand...
Instructional Video8:49
Curated Video

Complete Java SE 8 Developer Bootcamp - LocalTime, LocalDateTime, and Period

Higher Ed
A look at three other immutable java.time types. 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 represent a date.
Instructional Video4:13
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Web Services – Key Terminology

Higher Ed
This video demonstrates the key terminology of web services. This clip is from the chapter "Introduction to Web Services" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will learn about web...
Instructional Video14:56
Curated Video

Mastering the Slide Zoom Feature in Microsoft PowerPoint

Pre-K - Higher Ed
In this tutorial, Justin demonstrates how to use the slide zoom feature in Microsoft PowerPoint to create engaging and interactive presentations. He explains how to access this feature with an Office 365 subscription and also provides...
Instructional Video14:44
Curated Video

How to Create a Notebook Paper Effect in Microsoft PowerPoint Tutorial

Pre-K - Higher Ed
In this tutorial, Justin demonstrates how to create a realistic notebook paper effect in Microsoft PowerPoint using shapes and simple techniques. From creating the paper sheet to adding lines, holes, and torn edges, he guides viewers...
Instructional Video4:02
Curated Video

Learning PHP 7 (Video 40)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video10:43
Curated Video

Learning CSS (Video 30)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video3:04
Curated Video

Learning ASP.NET Web API (Video 19)

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 Video5:24
friEdTech

Smarter Gmail Series Lesson 8 Fancy Signatures

Higher Ed
How to insert a "fancy" graphical signature in Gmail.
Instructional Video9:27
IDG TECHtalk

Get month-over-month comparisons in R

Higher Ed
See various ways to calculate month-over-month, week-over-week, and year-over-year comparisons in R using dplyr and lubridate.
Instructional Video3:18
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 06 - Enhancing the Hello World Service with a Path Variable

Higher Ed
Web Services with Spring and Spring Boot: Step 06 - Enhancing the Hello World Service with a Path Variable This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Instructional Video9:47
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 21 - Introduction to Swagger Documentation Format

Higher Ed
Web Services with Spring and Spring Boot: Step 21 - Introduction to Swagger Documentation Format This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with...
Instructional Video6:46
Brian McLogan

How to graph an exponential equation with multiple transformations

12th - Higher Ed
👉 Learn how to graph exponential functions. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table of values of the...
Instructional Video5:34
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Inserting Many Movies at Once With Bulk API

Higher Ed
This video demonstrates how to insert many movies at once with bulk API. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on mapping...
Instructional Video6:08
Curated Video

The Complete Excel Guide: Beginners to Advanced - Format as Table

Higher Ed
The aim of this video is to explore how to format as table. 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 to...
Instructional Video4:54
Brian McLogan

Master how to determine if a function is linear or not

12th - Higher Ed
Master how to determine if a function is linear or not
Instructional Video1:00
Brian McLogan

Tutorial - Determine if an equation is an example of direct variation ex 4, y= 1/5x

12th - Higher Ed
In this video I will show you how to use direct variation to help determine the missing variable, as well as how to determine if an equation is an example of direct variation or not. For an equation to be an example of direct variation...
Instructional Video2:08
Brian McLogan

Determining the sum of a geometric sum when there is no sum

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...