Instructional Video4:44
Curated Video

The Complete Practical Docker Guide - Using the htop Utility

Higher Ed
This video explains how to use the htop utility. This clip is from the chapter "Processes in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the processes in Linux.
Instructional Video8:17
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Variables

Higher Ed
In this video, we'll cover JavaScript variables. 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, JavaScript code,...
Instructional Video7:58
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Data Types

Higher Ed
This lecture will explain the different types of data you can store and use in your Arduino code and how much space each one takes up in memory. This is an essential concept and if you do not fully understand the different data types...
Instructional Video1:20
Curated Video

The Complete Java Developer Course: From Beginner to Master - Section Wrap-Up "File I/O and Exceptions"

Higher Ed
This video summarizes the section's learnings. This clip is from the chapter "File I/O and Exceptions" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains how to persist our data, which means...
Instructional Video9:34
Packt

Fundamentals of Neural Networks - Long Short-Term Memory (LSTM)

Higher Ed
Long short-term memory (LSTM) is an artificial recurrent neural network (RNN) architecture used in the field of deep learning. LSTM networks are well-suited to classifying, processing, and making predictions based on time series data...
Instructional Video9:43
Curated Video

Python for Network Forensics 4.1: Analyzing Windows Memory

Higher Ed
In this video, we will use the powerful Python based Volatility, learn to import and analyze volatile memory images of Windows-based systems. • Learn the basics of how to use the Volatility framework • Learn the importance of Volatility...
Instructional Video1:31
Chungdahm Learning

Red Kite Episode 1 - A Windy Day

K - 5th
On a windy day, a young girl, Ana, flies her red kite. A gift from her father, the red kite is Ana’s most cherished belonging. But when her father passes away, she gives it up in an effort to move on. Ana plays with her new kite on a...
Instructional Video5:02
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 02 - Launching Up H2 Console

Higher Ed
In this video, will cover launching up H2 console. 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 learn about the Spring...
Instructional Video1:37
Curated Video

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

Higher Ed
In this video, we'll look at repository overview. 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 Video7:16
Curated Video

REST APIs with Flask and Python - The ItemList and Creating Items

Higher Ed
This video explains the ItemList and demonstrates how to create items. This clip is from the chapter "Flask-RESTful for More Efficient Development" of the series "REST APIs with Flask and Python".This section explores the various aspects...
Instructional Video4:34
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 37 – Introduction to Distributed Tracing with Zipkin

Higher Ed
This video provides an introduction to distributed tracing with Zipkin. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video3:04
Poetry Foundation

Sumita Chakraborty reads “As from a Quiver of Arrows”

Pre-K - Higher Ed
Sumita Chakraborty reads Carl Phillip's poem “As from a Quiver of Arrows
Instructional Video5:02
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 02 - Launching an H2 Console

Higher Ed
This video demonstrates how to launch an H2 console. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class - Java Spring the Modern...
Instructional Video4:29
Curated Video

Arduino OOP - Why OOP for Arduino?

Higher Ed
In this video, we will understand OOP for Arduino. This clip is from the chapter "Introduction" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will have a quick introduction to the course.
Instructional Video4:29
Packt

Why OOP for Arduino?

Higher Ed
In this video, we will understand OOP for Arduino. This clip is from the chapter "Introduction" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will have a quick introduction to the course.
Instructional Video19:57
Curated Video

Rust Programming Master Class from Beginner to Expert - Variables and Scalar Data Types

Higher Ed
In this video, we will cover variables and scalar data types. This clip is from the chapter "Basic Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn the fundamentals of...
Instructional Video15:12
Curated Video

Rust Programming Master Class from Beginner to Expert - Ownership, Primitive and Non-Primitive Types

Higher Ed
In this video, we will cover Ownership, primitive and non-primitive types. This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section,...
Instructional Video5:51
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - One Browser Instance Per Test Class

Higher Ed
This video explains one browser instance per test class. This clip is from the chapter "Introduction to Base Classes" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about base...
Instructional Video10:56
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Final Structure Implementation - 1

Higher Ed
This is the first of the three-part video on the final structure implementation. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL...
Instructional Video1:28
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Elasticsearch Service Performance

Higher Ed
This video covers the Amazon Elasticsearch service performance. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn how to build a more...
Instructional Video16:11
Curated Video

Data Structures and Algorithms The Complete Masterclass - Recursion: Understanding a Call Stack – Part 3

Higher Ed
This is the third part of the four-part recursion-based video that helps you understand the concept of a call stack in data structures. This clip is from the chapter "Essential Concepts - II" of the series "Data Structures and...
Instructional Video4:40
Curated Video

Data Structures and Algorithms The Complete Masterclass - Array Introduction

Higher Ed
This video introduces you to the array. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on arrays in a data structure.
Instructional Video8:03
Curated Video

Data Structures and Algorithms The Complete Masterclass - Array - Common Operations – Part 1

Higher Ed
This is the first part of the three-part video that explains the common operators. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on...
Instructional Video10:44
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Architecture: Infinite Memory Architecture

Higher Ed
In this video, we will cover infinite memory architecture. 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...