Instructional Video4:16
Curated Video

Machine Learning Random Forest with Python from Scratch - Dataset

Higher Ed
In this lesson, we will dive into the hardcore process of machine learning and the fundamental elements used in machine learning, like datasets, training and testing data, outliers, models, and so on. This clip is from the chapter...
Instructional Video8:21
The Africa Channel

Behind the Words: Chimamanda Ngozi Adiche talks about her book 'Purple Hibiscus'

12th - Higher Ed
Go, Behind the Words of some of Africa’s literary icons and hear what inspired their writings. Chimamanda Ngozi Adichie, author of bestselling novel, Americanah the soon to be produced HBO Max series starring Lupito Nyong’o, and Half of...
Instructional Video3:13
Curated Video

API Testing with Postman - API Monitoring

Higher Ed
Gain knowledge in using monitors to schedule runs in Postman • Walk through creating monitor • Demonstrate various monitor options • Show how to run and manage monitors This clip is from the chapter "Building Quality APIs Using Postman"...
Instructional Video8:47
Curated Video

The Full Stack Web Development - Node MongoDB Driver - Part 2

Higher Ed
Backend programming with Node.js: Node MongoDB Driver - Part 2 This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend technology like...
Instructional Video3:01
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 28 - Java Collections - Conclusion with Three Tips

Higher Ed
In this session, we will learn about Java collections - conclusion with three tips. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java...
Instructional Video2:55
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Introduction to Repository

Higher Ed
Let's understand what is repository. This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository pattern.
Instructional Video8:04
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Creating a Package

Higher Ed
Learn how to create your own local package for your Python programs! This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand about OOP, classes,...
Instructional Video6:38
Curated Video

Containerize Spring Boot CRUD App with Docker and Docker Compose - Application Workflow

Higher Ed
In this video, we will cover application workflow. This clip is from the chapter "Running Multiple Containers" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section, you will learn how to run...
Instructional Video10:41
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - CompareAndSwap, Locks and AtomicOperations

Higher Ed
Concurrent Collections: CompareAndSwap, Locks and AtomicOperations This clip is from the chapter "Concurrent Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about...
Instructional Video5:14
Curated Video

Robotic Process Automation - UiPath RPA Developer Masterclass - File Automation

Higher Ed
In this video, you will learn how to work with files locally or in network drives and folders. This clip is from the chapter "Tech Primer – Automation Activities" of the series "Robotic Process Automation - UiPath RPA Developer...
Instructional Video10:52
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Introduction to Web Development

Higher Ed
This video provides an introduction to web development. This clip is from the chapter "Getting Started" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on getting started with the course...
Instructional Video2:41
Curated Video

MongoDB Tutorial for Beginners (2022) - Text Search on a Collection in MongoDB

Higher Ed
Learn how to perform text search with $text in MongoDB. This clip is from the chapter "Text Search in MongoDB" of the series "MongoDB Tutorial for Beginners (2022)".This section explores how to perform searches, especially text searches...
Instructional Video4:06
Curated Video

MongoDB Tutorial for Beginners (2022) - Create and Delete Text Index

Higher Ed
Learn how to create and delete text index in MongoDB. This clip is from the chapter "Text Indexing in MongoDB" of the series "MongoDB Tutorial for Beginners (2022)".This section demonstrates how to create and delete a text index in MongoDB.
Instructional Video5:53
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Policy and Plan

Higher Ed
This video demonstrates about the policy and plan. This clip is from the chapter "Terminologies of RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the terminologies of RL.
Instructional Video9:36
Step Back History

What is the Gnostic Religion?

12th - Higher Ed
Long-buried secret books of the Bible. A good an evil god. A Gospel of Judas. These are all parts of a mysterious early branch of sects in Christianity called the Gnostics. Who were these people? What did they believe? And why did it...
Instructional Video2:54
Curated Video

Mastering Spring Framework Fundamentals - Configuring Autocomplete while Writing Spring XML Configuration Files

Higher Ed
This video explains the Boolean data type. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Instructional Video3:21
Curated Video

Comprehensive Android Developer Bootcamp - Firestore - An Introduction

Higher Ed
Introduction to Realtime Databases – Firebase and Firestore:Firestore - An Introduction This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The Comprehensive Android Developer...
Instructional Video0:30
Curated Video

Complete Java SE 8 Developer Bootcamp - Section Overview "Arrays"

Higher Ed
Learn more about arrays. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store information.
Instructional Video7:17
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Process Braintree Payment

Higher Ed
In this video, we'll look at processing Braintree payment. 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
Instructional Video6:04
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Lists

Higher Ed
This video demonstrates how to create lists in Python. This clip is from the chapter "Python Basics- Level 1" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section is about the fundamentals of Python....
Instructional Video7:12
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - ReadBlog Server

Higher Ed
[Hands-On] CRUD API with MongoDB: ReadBlog Server This clip is from the chapter "[Hands-On] CRUD API with MongoDB" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going to learn about...
Instructional Video5:59
Curated Video

REST APIs with Flask and Python - Final Testing of This Section's API

Higher Ed
This video demonstrates how to finally test your API using Postman to make sure that all changes are implemented appropriately. This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST APIs with Flask...
Instructional Video7:32
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Collections & List Interface methods and classes - ArrayList, Vector & LinkedList

Higher Ed
Collections: Collections & List Interface methods and classes - ArrayList, Vector & LinkedList This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you...
Instructional Video7:09
Curated Video

Arduino for Beginners - 2022 Complete Course - Arrays

Higher Ed
This video explains arrays. This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.