Hi, what do you want to do?
Curated Video
Excel VBA Programming The Complete Guide - The If Then Statement
The conditional If statement is the heart of programming. It allows our macro to have multiple branches --- different pathways to take depending on a given condition. In this lesson, we explore the technical syntax for implementing an...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - If Statements, Loops
This video explains if statements, loops.<br/<br/>>
This clip is from the chapter "Python Crash Course" of the series "Python for Data Analysis: Step-By-Step with Projects".This section gives you a crash course in Python.
This clip is from the chapter "Python Crash Course" of the series "Python for Data Analysis: Step-By-Step with Projects".This section gives you a crash course in Python.
TMW Media
Algebra Word Problem Lever Problems
The Algebra Word Problem Tutor series teaches by examples how to set up algebra word problems and solve them. This program teaches students how to solve word problems that involve levers. Students are taught how to read the problem and...
Curated Video
PMP Certification Training - Overview of Project Risk Management and Processes
This video explains project risk management and processes.<br<br/>/>
This clip is from the chapter "Project Risk Management" of the series "PMP® Certification Training".This section explains project risk management.
This clip is from the chapter "Project Risk Management" of the series "PMP® Certification Training".This section explains project risk management.
JJ Medicine
Takayasu’s Arteritis (Pulseless Disease) | Large Vessel Vasculitis |Symptoms, Diagnosis, Treatment
Takayasu’s Arteritis (Pulseless Disease) | Large Vessel Vasculitis |Symptoms, Diagnosis, Treatment
Takayasu’s arteritis is a medium and large vessel vasculitis that causes narrowing (stenosis) of many blood vessels in the...
Takayasu’s arteritis is a medium and large vessel vasculitis that causes narrowing (stenosis) of many blood vessels in the...
JJ Medicine
Multiple Endocrine Neoplasia Type 1 (MEN-1) | Signs and Symptoms, Diagnosis and Treatment
Lesson on multiple endocrine neoplasia type 1 (MEN-1). MEN-1 is a rare heritable disorder that predisposes affected individuals to tumours in the pituitary, parathyroid glands and the pancreas. Tumours in the pituitary, parathyroid...
JJ Medicine
Middle Ear Infection (Acute Otitis Media) | Causes, Symptoms, Diagnosis, Treatment
Middle Ear Infection (Acute Otitis Media) | Causes, Symptoms, Diagnosis, Treatment
Middle ear infections (also known as acute otitis media) are relatively common infections of the middle ear, causing inflammation and fluid...
Middle ear infections (also known as acute otitis media) are relatively common infections of the middle ear, causing inflammation and fluid...
Curated Video
Beginning Python (Video 24)
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...
Curated Video
Complete Modern C++ - Range-Based For Loop - I (C++11)
This video introduces the new range-based for loop in C++11 and explains how to use it.
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic...
r/>
This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic...
Curated Video
The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part II
In this video, you’re to build out part of the hangman game.
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the...
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions
This video talks about Java for loop to print multiplication table - exercise solutions.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java...
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 27 - Java For Loop to Print Multiplication Table – Introduction
This video talks about Java for loop to print multiplication table – introduction.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - KeyPress Events.
In this video, we'll cover KeyPress events.
r/>
This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section describes JavaScript DOM....
r/>
This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section describes JavaScript DOM....
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Raising Exceptions
This video demonstrates how to raise exceptions.
r/>
This clip is from the chapter "Exception Handling Mechanism" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains how to raise...
r/>
This clip is from the chapter "Exception Handling Mechanism" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains how to raise...
Curated Video
Python 3 for Beginners: Loops - For and While Statements Explained
In this educational video, you will learn about two important types of loops in Python: for and while loops. The video explains how to use for loops to perform actions on every item in a list, with examples that demonstrate how the code...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 11: Parameterized Tests
Unit Testing with Junit: Step 11: Parameterized Tests
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into unit testing...
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into unit testing...
Curated Video
Job-Ready SQL in an Afternoon - Self Joins
In this video, we will cover self joins.<br<br/>/>
This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
Englishing
Lesson on ELLIPSIS - leaving out words (Italians are more cunning than I am)
This video is about ellipsis. Ellipsis is to leave out words that are considered unnecessary. Used mainly in spoken English.
This lesson is intended for elementary students who wish to learn English grammar, and for those levels...
This lesson is intended for elementary students who wish to learn English grammar, and for those levels...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Condition Statements JavaScript
In this video, we'll cover condition statements JavaScript.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript,...
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript,...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Upsert View Part 2
In this video, we'll look at product Upsert view part 2.<br/<br/>>
This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Login UI Change
In this video, we'll look at login UI change.<br/<br/>>
This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
This clip is from the chapter "Advanced Concepts" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at advanced concepts
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Take Payments for Authorized Company
In this video, we'll look at taking payments for authorized company.
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...
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Display Links based on Role
In this video, we'll look at display links based on role.<br/<br/>>
This clip is from the chapter "Authorization" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at authorization.
This clip is from the chapter "Authorization" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at authorization.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Example-GreenKart Application Part III
This is the third part of the three-part video that lets you work with the GreenKart application.
r/>
This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from...
r/>
This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from...