Instructional Video3:52
Curated Video

Video Settings and Transitions in Doodly

12th - Higher Ed
Video Settings and Transitions in Doodly
Instructional Video2:25
Curated Video

Background Options and Scene Customization in Doodly

12th - Higher Ed
Background Options and Scene Customization in Doodly
Instructional Video14:11
Jabzy

Life in Tsarist Russia: A German traveller in the 16th Century

12th - Higher Ed
Life in Tsarist Russia: A German traveller in the 16th Century
Instructional Video5:03
Curated Video

Ultimate ASP.NET 5 Web API Development Guide - Implement Repository Pattern - Part 2

Higher Ed
This is the second of the two-part video to implement the repository pattern. This clip is from the chapter "REST API Development Best Practices" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on the...
Instructional Video3:26
All In One Social Media

NEW Facebook Group Types for 2019

Higher Ed
NEW Facebook Group Types for 2019 // As announced at the recent Facebook F8 conference we will soon be seeing new Facebook groups and the removal of other group types. Today we deep dive into what this means for you and how this could...
Instructional Video2:46
TLDR News

European Customs Union - Explaining Brexit.

12th - Higher Ed
With the UK about to leave the EU many options lie in front of Britain. One choice is to stay in the European Customs Union. This could work as a compromise to keep trade routes open while still leaving the EU. But will this step be...
Instructional Video2:58
Let's Tute

Creating Combo Charts in Microsoft Excel

9th - Higher Ed
This tutorial introduces the concept of combo charts in Microsoft Excel, which allow users to present mixed data information in different chart formats. The video explains the four types of combo charts and provides examples of how to...
Instructional Video2:19
Curated Video

Never Again Action: Young Jews Against ICE

9th - Higher Ed
In June 2019, reports of immigrant children detained in cages on the US-Mexico border stunned America. Meet the extraordinary, Jewish people working in peaceful protest to demand change from the ICE.
Instructional Video7:57
Curated Video

How to Format Numbers in Excel with Color-Coding and Arrows

Pre-K - Higher Ed
This tutorial demonstrates how to format numbers in Microsoft Excel without using conditional formatting. It shows how to display positive numbers in black with an up arrow and negative numbers in red with a down arrow. By utilizing the...
Instructional Video3:43
Packt

Use functions or APIs from external libraries to develop a computer program : Introduction to Modules

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python Modules. Files. Modules. Files. Modules... you get the point. A module is basically...
Instructional Video7:03
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 17 - Exception Handling and SOAP Fault Responses

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 17 - Exception Handling and SOAP Fault Response This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with...
Instructional Video2:41
Curated Video

Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Code Generation

Higher Ed
Let's look at an Eclipse tip - code generation. This clip is from the chapter "Arrays and ArrayLists" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java Array and ArrayList - Java...
Instructional Video3:14
The Business Professor

Job-Order Costing vs Process Costing

Higher Ed
Job order costing concerns applying the costs of a specific job to that job for purposes of accounting. Process costing assigns costs to a given process in the organization that gives rise to a finished product.
Instructional Video10:40
Packt

Building Custom Selenium Methods using Streams Mapper

Higher Ed
This video explains how to build custom Selenium methods using Streams Mapper. This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver with Java -...
Instructional Video4:32
Curated Video

Complete Modern C++ - Visual Studio 2015 Installation

Higher Ed
This video shows the installation process of Visual Studio for C++ programming. • `struct` ? `enum class` ? `variant` progression • Product and sum types • Variants versus unions This clip is from the chapter "Start Here" of the series...
Instructional Video12:45
Curated Video

Evaluate the impact of an AI application used in the real world. (case study) : Working with Flower Images: Case Study - Part 12

Higher Ed
From the section: CNN-Industry Live Project: Playing With Real World Natural Images. This section includes a live project of working with flower images. CNN-Industry Live Project: Playing With Real World Natural Images: Working with...
Instructional Video10:14
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 22 - Enhancing Swagger Documentation with Custom Annotations

Higher Ed
Web Services with Spring and Spring Boot: Step 22 - Enhancing Swagger Documentation with Custom Annotations This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Instructional Video2:31
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Policy

Higher Ed
In this video, we will cover Azure policy. This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to create them using...
Instructional Video3:25
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Role Definitions

Higher Ed
In this video, we will cover role definitions. This clip is from the chapter "Azure Governance and Compliance." of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn about management groups and how to create them using...
Instructional Video15:26
Packt

Custom HTTP Library (Ajax with Callbacks) - Part 1

Higher Ed
Asynchronous JavaScript, Ajax & Fetch API: Custom HTTP Library (Ajax with Callbacks) - Part 1 This clip is from the chapter "Asynchronous JavaScript, Ajax & Fetch API" of the series "Modern JavaScript from the Beginning".In this section,...
Instructional Video3:10
Let's Tute

Microsoft Excel Tutorial: How to Enter and Format Dates in Excel

9th - Higher Ed
In this Microsoft Excel tutorial, you will learn how to enter and customize dates in different formats. The tutorial covers standard numeric date formats and how to use the custom format option to add slashes or remove them. It also...
Instructional Video10:37
Packt

Custom Error Handling

Higher Ed
This video explains how to handle custom errors. This clip is from the chapter "Getting Started with MongoDB" of the series "MERN E-commerce from Scratch".This section explains how to get started with MongoDB.
Instructional Video10:04
Packt

Custom Page Titles and Meta

Higher Ed
This video focuses on custom page titles and meta. This clip is from the chapter "Product Reviews, Search, and More" of the series "MERN E-commerce from Scratch".This section focuses on product reviews, search, and more.
Instructional Video7:04
Curated Video

C++ Programming By Example - Creating Custom Slots

Higher Ed
How do you write your own slots? • Use access modifier “public” + keyword “slots” • Implement the function declaration like any other class method • Define the implementation like any other class method This clip is from the chapter "Qt...