Instructional Video5:48
Curated Video

Modern JavaScript from the Beginning - Second Edition - Module Bundlers

Higher Ed
This video explains what module bundlers are and why we need them. It covers how module bundlers work, how they help to optimize our code for production, and the benefits of using a module bundler such as Webpack. This clip is from the...
Instructional Video4:47
Curated Video

Modern JavaScript from the Beginning - Second Edition - ES2022 Private Class Fields

Higher Ed
In this video, you will learn about the new private class fields feature in ES2022, including how to define private object properties using the "#" symbol. This clip is from the chapter "OOP - Classes, Getters, Setters, and Private...
Instructional Video12:14
Instructional Video10:40
Curated Video

Concurrent and Parallel Programming in Python - Multiprocessing Pool

Higher Ed
After learning how to distribute the work by multiprocessing over different CPUs, you will learn to replicate the process over a multiprocessing program surrounding multiprocessing classes.
Instructional Video7:28
Curated Video

Concurrent and Parallel Programming in Python - Multiprocessing Introduction

Higher Ed
Here, we will understand multiprocessing and monitor how our CPU functions during multiprocessing.
Instructional Video6:29
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - What Is Pipeline as Code?

Higher Ed
This video explains what Pipeline as Code means, how pipelines are implemented in Jenkins 2, and what are the benefits of using Pipelines.
Instructional Video7:58
Curated Video

Mastering Food Preservation: Canning and Freezing at Home

6th - Higher Ed
Explore the science behind preserving food through canning and freezing. This segment explains the sterilization process involved in canning, which ensures food safety by killing harmful microorganisms at high temperatures. It also...
Instructional Video9:03
Curated Video

Sweet Secrets: Unveiling the Science and History of Sugar

6th - Higher Ed
Dive into the fascinating world of sugar, from its humble beginnings as a luxury item to its current status as a kitchen staple. Discover how sugar is transformed from beets and cane into the crystals we use every day. Explore the...
Instructional Video2:04
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Continuous Monitoring

Higher Ed
This video explains continuous monitoring, which is the process and technology used to detect compliance and risk issues associated with an operational environment. This clip is from the chapter "DevOps" of the series "Web Development...
Instructional Video6:17
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Heroku with a Database

Higher Ed
This video explains Heroku with a database. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and cloud hosting with Heroku.
Instructional Video3:45
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Build Automation Tools

Higher Ed
This video explains how to build automation tools, which are supporting tools that can execute a number of different tasks for developers creating an application. This clip is from the chapter "Web Developer Tools" of the series "Web...
Instructional Video3:12
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Library Example with Chart.js

Higher Ed
This video explains Chart.js, a popular charting library for JavaScript. It makes what would be a difficult combination of styling, layout, and data positioning into an easy to manage ordeal, saving developers loads of time in creating...
Instructional Video4:06
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Kubeflow

Higher Ed
This video provides an introduction to Kubeflow. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we will explore Vertex AI....
Instructional Video2:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, you...
Instructional Video11:32
Curated Video

This is how your bones were built

9th - Higher Ed
Bones can be formed in 2 ways: intramembranous ossification and endochondral ossification. During those processes, many important cells and surrounding structures are built.
Instructional Video2:51
Curated Video

Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Master Roles: How to Improve the Development Team

Higher Ed
In this video, you will learn to document APIs using ChatGPT, effectively documenting API functionalities, endpoints, request/response formats, and authentication methods. We will understand how ChatGPT can assist in generating clear and...
Instructional Video9:09
Curated Video

Linux Crash Course for Beginners - 2023 - System Monitoring Commands

Higher Ed
In this video, you will learn about system monitoring commands such as top, df, dmesg, iostat 1, netstat, free, cat /proc/cpuinfo, and cat /proc/meminfo.
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - System Maintenance Commands

Higher Ed
In this video, you will learn about system maintenance commands such as shutdown, reboot, halt, and init.
Instructional Video3:15
Curated Video

Linux Crash Course for Beginners - 2023 - Course Overview

Higher Ed
In this video, we will have a look at the course syllabus.
Instructional Video6:45
Curated Video

Fundamentals of Neural Networks - Image Data

Higher Ed
This video explains image data in CNN (Convolutional Neural Network). This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where...
Instructional Video3:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 10 - Selecting Loop in Java - For Versus While Versus Do While

Higher Ed
In this video, you will learn about selecting loop in Java—for versus while versus do while.
Instructional Video9:23
Curated Video

Revolutionizing Film: The Magic of Motion Capture and Digital Doubles

6th - Higher Ed
Discover how cutting-edge technology like motion capture and digital cloning are transforming the film industry. Witness how actors' movements and expressions are captured in real-time to create lifelike digital doubles, allowing for...
Instructional Video8:31
Curated Video

The Crunch Chronicles: Unveiling the Secrets Behind Your Favorite Breakfast Cereals

6th - Higher Ed
Join us on a fascinating journey to uncover how breakfast cereals are transformed from simple grains into the crunchy delights that populate our morning tables. This video takes you through the technological marvels and processes at a...
Instructional Video2:31
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 12 - Quick Review - Important Spring Framework Concepts

Higher Ed
In this video, you will review some of the most important concepts in the Spring framework, such as dependency injection, inversion of control, and aspect-oriented programming. You will see how these concepts are used and why they are...