Instructional Video4:41
Curated Video

Machine Learning Random Forest with Python from Scratch - Leaf and Decision Node

Higher Ed
In this lesson, you will learn to create two classes, a leaf node and a decision node, with a constructor.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python...
Instructional Video14:52
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Adding Tests to Suite in Framework Guidelines

Higher Ed
This video explains how to add tests to a suite in the framework guidelines.
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video20:33
Curated Video

Data Structures and Algorithms The Complete Masterclass - Trie - II

Higher Ed
This is the second part of the two-part video that explains how to implement a trie.
<
br/>
This clip is from the chapter "Data Structures – Tries" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video7:19
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Comparison in Python

Higher Ed
In this video, we will cover comparison in Python.
<
br/>
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...
Instructional Video3:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Combining Comparisons Quiz

Higher Ed
In this video, we will cover combining comparisons quiz.
<
br/>
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...
Instructional Video6:06
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Bool Data Type in Python

Higher Ed
In this video, we will cover Bool data type in Python.
<
br/>
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)...
Instructional Video3:28
Curated Video

TypeScript for Beginners - While Loop

Higher Ed
This video demonstrates how to use the while loop.
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains how to...
Instructional Video6:38
Curated Video

Comprehensive Android Developer Bootcamp - Bonus Challenge Solution - Move to Next Question Automatically

Higher Ed
CHALLENGE SOLUTION – Improve Trivia app:Bonus Challenge Solution - Move to Next Question Automatically
r/>
This clip is from the chapter "CHALLENGE SOLUTION – Improve Trivia app" of the series "The Comprehensive Android...
Instructional Video14:49
Curated Video

The Modern JavaScript Bootcamp (2019) - Searching Arrays: Part I

Higher Ed
In the next two videos, you’re going to learn how to search for items in an array.
r/>
This clip is from the chapter "Arrays" of the series "The Modern JavaScript Bootcamp (2019)".To store multiple values in a single variable,...
Instructional Video4:25
Curated Video

Excel VBA Programming The Complete Guide - The Boolean Data Type

Higher Ed
In this lesson, we practice declaring a procedure with Boolean variables and discuss the contexts in which they can be used.
r/>
This clip is from the chapter "Variables and Data Types" of the series "Excel VBA...
Instructional Video8:25
Curated Video

REST APIs with Flask and Python - Performing Token Refresh in Your Rest API

Higher Ed
This video demonstrates how to perform a token refresh in your REST API.
r/>
This clip is from the chapter "Token refreshing and Flask-JWT extended" of the series "REST APIs with Flask and Python".This section refreshes your...
Instructional Video12:45
Curated Video

Node.js API Masterclass with Express and MongoDB - HTTP Methods & RESTful APIs

Higher Ed
HTTP Intro - Headers, Body, Status Codes, etc: HTTP Methods & RESTful APIs
r/>
This clip is from the chapter "HTTP Intro - Headers, Body, Status Codes, etc" of the series "Node.js API Masterclass with Express and MongoDB".This...
Instructional Video8:33
Curated Video

Node.js API Masterclass with Express and MongoDB - Bootcamp Ownership

Higher Ed
Authentication, Users & Permissions - Part 2: Bootcamp Ownership
r/>
This clip is from the chapter "Authentication,Users & Permissions - Part 2" of the series "Node.js API Masterclass with Express and MongoDB".This section is...
Instructional Video5:18
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Else, Else If

Higher Ed
This video shows more about the IF structure using Else, Elif (Else if).
r/>
This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
Instructional Video12:23
Curated Video

Practical GraphQL - Become a GraphQL Ninja - User Registration via React and GraphQL

Higher Ed
Authentication via React and GraphQL: User Registration via React and GraphQL
r/>
This clip is from the chapter "Authentication via React and GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is...
Instructional Video9:36
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 75 - Hibernate Tips - Hibernate Soft Deletes - @SQLDelete and @Where

Higher Ed
In this video, we will cover Hibernate tips - Hibernate Soft Deletes - @SQLDelete and @Where.
r/>
This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Instructional Video3:46
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 4: Other Assert Methods

Higher Ed
In this video, will cover other assert methods.
r/>
This clip is from the chapter "Introduction to JUnit in 5 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...
Instructional Video12:21
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Strings and Their Functions

Higher Ed
This video explains strings and their functions.
r/>
This clip is from the chapter "Understanding Object-Oriented Principles of Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Instructional Video10:33
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - equals and hashCode methods

Higher Ed
Basics of Object Oriented Programming: equals and hashCode methods
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this...
Instructional Video14:02
Curated Video

Arduino for Beginners - 2022 Complete Course - Step 11 - Print Luminosity and Adjust the Lighting from the Photoresistor

Higher Ed
This video explains step 11 - print luminosity and adjust the lighting from the photoresistor.
<
br/>
This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete...
Instructional Video4:29
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Predicting the Test Set Results

Higher Ed
In this video, you will learn how to predict the test set results.
<
br/>
This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section,...
Instructional Video7:30
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Interface: Root Window

Higher Ed
We will create variables to hold our assets for our project work.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Instructional Video4:01
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - groupby()

Higher Ed
Learn to use the groupby from itertools to sort out variables or elements based on criteria in a list.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with...
Instructional Video8:09
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Comparison Operators

Higher Ed
Let's understand the equality operator or the == operator.
<
br/>
This clip is from the chapter "Decision Control" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section is about conditional...