Instructional Video4:57
IDG TECHtalk

How to use Python decorators to modify functions with other functions, simplifying complex code

Higher Ed
The Numba library for Python makes numerical code faster by way of a just-in-time compiler, as an alternative (or complement) to NumPy and Cython. Often all you need to make existing code faster is a single line of code, with Numba's...
Instructional Video4:08
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Details View Model and Get Action

Higher Ed
In this video, we'll look at order details view model and get action.
r/>
This clip is from the chapter "Order Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at order...
Instructional Video7:19
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 16 – Creating a Service for Currency Conversion – V2

Higher Ed
This video explains creating a service for currency conversion.
r/>
This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Instructional Video7:32
The Business Professor

Estate Taxes

Higher Ed
What are estate taxes or taxes on the estate of a decedent? This video explains the basic rules of taxation applicable to the gross estate of a decedent. It identifies what is the gross estate, threshold tax amounts, and deductions from...
Instructional Video14:14
Coach Dan Blewett

5 Tips & Mistakes Baseball Parents Make

K - 5th
Baseball parents: are you holding your son back? Or, are you helping him grow into himself as a player and one day reach his potential?
Instructional Video13:16
Curated Video

Comprehensive Android Developer Bootcamp - Methods and String Parameters

Higher Ed
Deep Dive into Java Programming Language:Methods and String Parameters
r/>
This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section...
Instructional Video8:36
Curated Video

Comprehensive Android Developer Bootcamp - CRUD - Get All Items from Database

Higher Ed
Build a Baby Needs App:CRUD - Get All Items from Database
r/>
This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby...
Instructional Video8:22
Curated Video

Bash Shell Scripting - Creating Loops Using "for"

Higher Ed
This video demonstrates how to create loops using "for".
r/>
This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you...
Instructional Video3:54
Curated Video

.NET Core Microservices - Checkout Message

Higher Ed
This video explains checkout message.
r/>
This clip is from the chapter "Checkout Functionality" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the checkout...
Instructional Video8:10
Curated Video

C++ Standard Template Library in Practice - Numeric Algorithms - std::inner_product and std::iota

Higher Ed
The listener is new to algorithms and does not know about the numeric algorithms.

• Introduce the listener to the std::inner_product, and std::iota algo
rithm
• Show how it works and explain the different versions...
Instructional Video11:07
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Testing Filters Action Generators

Higher Ed
In this video you'll continue testing by adding test cases for the filter actions.
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Instructional Video10:32
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Update Expense

Higher Ed
In this video you'll be responsible for wiring up the ability to update expenses in Firebase.
r/>
This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video4:05
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 04-Disadvantages of the Get Parameters

Higher Ed
This video focuses on the disadvantages of the Get parameters.
r/>
This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...
Instructional Video10:24
Curated Video

REST APIs with Flask and Python - Unpacking Arguments

Higher Ed
This video explains how to unpack arguments.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your...
Instructional Video11:21
Healthcare Triage

Are Swimming Pools Safe? Is there a second wave of infection? COVID-19 Questions and Answer

Higher Ed
Aaron Carroll answers more of your Covid19 questions. Click on a time code to jump to a question. 0:00 - start 0:10 - Do exhalation valves on masks defeat the purpose of wearing a mask? 0:40 - Are antibody tests accurate enough to bother...
Instructional Video1:16
Prime Coaching Sport

Pairs: Digging/passing (grade 3-6) | Teach Volleyball Skills

K - Higher Ed
How to teach the volleyball dig › Get your students into pairs and have them feeding and passing the ball.<br/>
Instructional Video6:06
Curated Video

The Full Stack Web Development - Intro to PHP & MySQL

Higher Ed
Backend Programming with PHP: Intro to PHP & MySQL This clip is from the chapter "Backend Programming with PHP" of the series "The Full Stack Web Development".Here, we talk about all the basics of PHP and move on to OOP, integrate MySQL,...
Instructional Video3:46
Curated Video

.NET Core Microservices - Upgrade to Azure Messaging ServiceBus

Higher Ed
This video explains how to upgrade to Azure Messaging ServiceBus.
r/>
This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn...
Instructional Video2:13
Curated Video

Mastering Spring Framework Fundamentals - Alternatives to Using Constructor Dependency

Higher Ed
This video provides an overview of what you will learn in this section.
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements...
Instructional Video10:53
Curated Video

Comprehensive Android Developer Bootcamp - Create Account and User Object

Higher Ed
Build a Journal App with Firestore:Create Account and User Object
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see...
Instructional Video9:11
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Query Strings and URL Parameters

Higher Ed
In this video you'll learn how to parse query strings and params with react-router.
r/>
This clip is from the chapter "React-Router" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is...
Instructional Video5:54
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 1

Higher Ed
This is the first of the three-part video that explains in setting up the game in Python.
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and...
Instructional Video14:09
PBS

Literary Icons You NEED to Know From the Harlem Renaissance (feat. Princess Weekes)

12th - Higher Ed
Novels like Passing by Nella Larsen, Their Eyes Were Watching God by Zora Neale Hurston, and the poetry of Langston Hughes were all written during this period and have become important pieces of the American literary canon. Still, when...
Instructional Video11:49
Curated Video

Comprehensive Android Developer Bootcamp - Analyzing Image - Part 1

Higher Ed
Android Machine Learning ML Kit – Face Detection:Analyzing Image - Part 1
r/>
This clip is from the chapter "Android Machine Learning ML Kit – Face Detection" of the series "The Comprehensive Android Developer Bootcamp".This...