Curated Video
Modern JavaScript from the Beginning - Second Edition - Module Bundlers
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - ES2022 Private Class Fields
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...
Curated Video
Concurrent and Parallel Programming in Python - Combining Async and Multiprocessing
Combining Async and Multiprocessing
Curated Video
Concurrent and Parallel Programming in Python - Multiprocessing Pool
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.
Curated Video
Concurrent and Parallel Programming in Python - Multiprocessing Introduction
Here, we will understand multiprocessing and monitor how our CPU functions during multiprocessing.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - What Is Pipeline as Code?
This video explains what Pipeline as Code means, how pipelines are implemented in Jenkins 2, and what are the benefits of using Pipelines.
Curated Video
Mastering Food Preservation: Canning and Freezing at Home
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...
Curated Video
Sweet Secrets: Unveiling the Science and History of Sugar
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Continuous Monitoring
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Heroku with a Database
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.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Build Automation Tools
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Library Example with Chart.js
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Kubeflow
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....
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction
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...
Curated Video
This is how your bones were built
Bones can be formed in 2 ways: intramembranous ossification and endochondral ossification. During those processes, many important cells and surrounding structures are built.
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Scrum Master Roles: How to Improve the Development Team
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...
Curated Video
Linux Crash Course for Beginners - 2023 - System Monitoring Commands
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.
Curated Video
Linux Crash Course for Beginners - 2023 - System Maintenance Commands
In this video, you will learn about system maintenance commands such as shutdown, reboot, halt, and init.
Curated Video
Linux Crash Course for Beginners - 2023 - Course Overview
In this video, we will have a look at the course syllabus.
Curated Video
Fundamentals of Neural Networks - Image Data
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Selecting Loop in Java - For Versus While Versus Do While
In this video, you will learn about selecting loop in Java—for versus while versus do while.
Curated Video
Revolutionizing Film: The Magic of Motion Capture and Digital Doubles
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...
Curated Video
The Crunch Chronicles: Unveiling the Secrets Behind Your Favorite Breakfast Cereals
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 12 - Quick Review - Important Spring Framework Concepts
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...