Curated Video
.NET Core Microservices - Details Get Action Method
This video details Get action method. This clip is from the chapter "Home and Details" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about home and details.
Curated Video
Multi-Paradigm Programming with Modern C++ - Passing Things Around
Most languages offer a couple of ways of passing data, e. g. by value and by reference. C++ offers many more. How to choose the right way in every case? • Ground rules for passing arguments • When to pass/return by reference, by value,...
Curated Video
Complete Java SE 8 Developer Bootcamp - “this”-Part 2
Here, we learn more features of the “this” keyword. This clip is from the chapter "Static, Scope, and Garbage Collection" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to use static variables and...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 12 - Advanced Printing Output to Console with Java – Exercises
This video talks about advanced printing output to console with Java – Exercises. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 17 - Functions are First Class Citizens
In this session, we will learn about functions are first class citizens. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Curated Video
Comprehensive Android Developer Bootcamp - CRUD - Delete a Contact
Persistence in Android - Database:CRUD - Delete a Contact This clip is from the chapter "Persistence in Android - Database" of the series "The Comprehensive Android Developer Bootcamp".In this section you will cover Database SQLite and...
IDG TECHtalk
How to use Python decorators to modify functions with other functions, simplifying complex code
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Order Details View Model and Get Action
In this video, we'll look at order details view model and get action. 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 management.
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 16 – Creating a Service for Currency Conversion – V2
This video explains creating a service for currency conversion. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
The Business Professor
Estate Taxes
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...
Coach Dan Blewett
5 Tips & Mistakes Baseball Parents Make
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?
Curated Video
Comprehensive Android Developer Bootcamp - Methods and String Parameters
Deep Dive into Java Programming Language:Methods and String Parameters This clip is from the chapter "Deep Dive into Java Programming Language" of the series "The Comprehensive Android Developer Bootcamp".This section introduces you to...
Curated Video
Comprehensive Android Developer Bootcamp - CRUD - Get All Items from Database
Build a Baby Needs App:CRUD - Get All Items from Database 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 Needs app....
Curated Video
Bash Shell Scripting - Creating Loops Using "for"
This video demonstrates how to create loops using "for". 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 understand flow...
Curated Video
C++ Standard Template Library in Practice - Numeric Algorithms - std::inner_product and std::iota
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 algorithm • Show how it works and explain the different versions available • Reinforce...
Curated Video
.NET Core Microservices - Checkout Message
This video explains checkout message. 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 functionality.
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing Filters Action Generators
In this video you'll continue testing by adding test cases for the filter actions. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Update Expense
In this video you'll be responsible for wiring up the ability to update expenses in Firebase. This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 04-Disadvantages of the Get Parameters
This video focuses on the disadvantages of the Get parameters. 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 section...
Curated Video
REST APIs with Flask and Python - Unpacking Arguments
This video explains how to unpack arguments. 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 Python knowledge.
Healthcare Triage
Are Swimming Pools Safe? Is there a second wave of infection? COVID-19 Questions and Answer
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...
Prime Coaching Sport
Pairs: Digging/passing (grade 3-6) | Teach Volleyball Skills
How to teach the volleyball dig › Get your students into pairs and have them feeding and passing the ball.
Curated Video
The Full Stack Web Development - Intro to PHP & MySQL
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,...