Instructional Video6:32
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Robot #6 Solution Walkthrough

Higher Ed
This video demonstrates the solution walkthrough for the preceding case study. This clip is from the chapter "Robot #6 - Amazon Data Scraping (Medium)" of the series "Robotic Process Automation - UiPath RPA Developer Masterclass".This...
Instructional Video3:54
Science360

Synthetic proteins: Mimicking the molecular machinery of life - Science Nation

12th - Higher Ed
Imagine synthetic antibiotics that could fight infections like MRSA, custom pharmaceuticals to treat advanced prostate cancer, and new enzymes that will turn cellulose into fuel. With support from the National Science Foundation (NSF),...
Instructional Video6:46
Curated Video

World of Computer Networking Your CCNA start - Analyzing Other Internet Protocol Version 4 (IPv4) Packets

Higher Ed
This video explains how to analyze other IPv4 packets. This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking: Your CCNA start".This section...
Instructional Video9:24
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Robot #4 Solution Walkthrough

Higher Ed
This video demonstrates the solution walkthrough for the preceding case study. This clip is from the chapter "Robot #4 - Dress to Impress (Easy/Medium)" of the series "Robotic Process Automation - UiPath RPA Developer Masterclass".This...
Instructional Video4:02
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Data Scraping - Part 2

Higher Ed
In this video, you will learn about extracting structured information from websites and applications using the modern design experience. This clip is from the chapter "Tech Primer – Automation Activities" of the series "Robotic Process...
Instructional Video10:06
Curated Video

PMP Certification Training - Sequence Activities

Higher Ed
This video explains sequence activities. This clip is from the chapter "Project Schedule Management" of the series "PMP® Certification Training".This section explains project schedule management.
Instructional Video9:31
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - String in Python: Strings

Higher Ed
In this video, we will cover strings. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video9:58
KnowMo

Introduction to Sequences and Nth Term Formula

12th - Higher Ed
In this lecture video, the topic of sequences is introduced, explaining that a sequence is simply a list of numbers generated from a rule. The speaker demonstrates how to work out the rule using examples and introduces the NTH term...
Instructional Video7:03
Catalyst University

Biotechniques | Principles of Gel Extraction

Higher Ed
As always, the steps of a Gel Extraction depend on your specific lab and protocol. This vide will give you a general idea regarding when one would utilize a gel extraction and the general steps.
Instructional Video5:27
Curated Video

Excel VBA Programming The Complete Guide - The Worksheets.Add Method

Higher Ed
The Worksheets.Add method creates a new worksheet in the current Workbook. It accepts either one of two optional arguments, Before and After, that determine where the new worksheet will be placed. This clip is from the chapter "Object...
Instructional Video4:17
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 32 – Updating POST and DELETE Methods on User Resource to Use JPA

Higher Ed
This video demonstrates updating POST and DELETE methods on user resource to use JPA. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this...
Instructional Video3:51
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 16 - Implementing Insert and Update JPA Repository Methods

Higher Ed
In this video, we will implement insert and update JPA repository methods. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will...
Instructional Video3:51
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 16 - Implementing Insert and Update Using the JPA Repository Methods

Higher Ed
This video demonstrates how to implement insert and update using the JPA repository methods. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...
Instructional Video18:49
Curated Video

Probability Statistics - The Foundations of Machine Learning - Entropy - The Most Important Application of Expected Values

Higher Ed
In this video, we will cover Entropy - the most important application of expected values. This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine Learning".In...
Instructional Video3:32
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - The Array Data Type

Higher Ed
In this lesson, we will look at the different sequence of elements or datatypes and the array as a datatype. This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video8:06
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Applications of RNN (Motivation): Human Activity Recognition

Higher Ed
In this video, we will cover human activity recognition. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video3:44
Curated Video

Intro To Python Programming - Filters

Pre-K - Higher Ed
Filters allow you to select values meeting specific criteria. You'll apply filters in this video.
Instructional Video11:38
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Hands-on Machine Learning Project Using Scikit-Learn: Pipeline in Scikit-Learn for Machine Learning Project

Higher Ed
In this video, we will cover Pipeline in Scikit-Learn for machine learning project. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video5:30
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Features in Data Science: Marking Facial Features

Higher Ed
In this video, we will cover marking facial features. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video12:35
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practice Exercise on Loops -1 (Printing Pyramid Triangle)

Higher Ed
This video presents an example on printing a pyramid triangle. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video3:36
Curated Video

Finding Expressions for Arithmetic Sequences

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q7, which involves finding expressions for arithmetic sequences. Students will learn how to use the general formula for arithmetic sequences to...
Instructional Video7:53
Curated Video

REST APIs with Flask and Python - Lambda Functions in Python

Higher Ed
This video explores the Lambda functions in Python. 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...
Instructional Video3:08
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Introduction to Loops

Higher Ed
Loops let you perform an action over and over again. If you had a sandwich, you wouldn't say "bite chew swallow, bite chew swallow, bite chew swallow". You'd say "bite chew swallow until you are done eating". Loops! This clip is from the...
Instructional Video9:06
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - Robot #1 Solution Walkthrough

Higher Ed
This video demonstrates the solution walkthrough for the previous case study. This clip is from the chapter "Robot #1 – Cryptobot (Easy)" of the series "Robotic Process Automation - UiPath RPA Developer Masterclass".This section...