Instructional Video1:36
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - How to Loop in Rust

Higher Ed
This is an exercise video on how to loop in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner lessons in Rust.
Instructional Video6:02
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline Overview and Intro to Docker

Higher Ed
This video gives an overview of the CD pipeline, shows the web application deployed via the CD pipeline, and introduces Docker.
Instructional Video8:40
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Clone Arrays with Slice in JavaScript

Higher Ed
In JavaScript, you can clone an array using the slice() method. Cloning an array means creating a new array with the same values as an existing array, but the two arrays are completely independent of each other. This video will...
Instructional Video7:43
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Are Complex and Multi-Dimensional Arrays in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on complex and multi-dimensional arrays in JavaScript. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to...
Instructional Video1:43
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Quick CodeSandbox Course Setup Refresher

Higher Ed
In this video, you will get a quick refresher on how to set up your CodeSandbox environment for this course. You will see how to create a new sandbox, configure its settings, and add the necessary dependencies and files to start working...
Instructional Video20:41
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Contract Visibility Advanced I

Higher Ed
In this video, we will discuss the solution to the exercise on contract visibility advanced from the previous video. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete...
Instructional Video9:44
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Contract Visibility Advanced

Higher Ed
This is an exercise video on contract visibility advanced. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Instructional Video3:27
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Cryptographic Oracle Contract

Higher Ed
This is an exercise video on a cryptographic Oracle contract. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This focuses on...
Instructional Video8:07
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Calculate the Modulo Remainder - Trick

Higher Ed
In this video, we will explore a neat trick for calculating the modulo remainder of two numbers in Solidity using bitwise operations. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)"...
Instructional Video3:50
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Reconfigure a Solidity Smart Contract

Higher Ed
In this video, we will discuss the solution to the exercise on reconfiguring a Solidity smart contract from the previous video. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The...
Instructional Video5:34
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Reusing Configuration Files for Pipeline Execution and Training

Higher Ed
In this lab video, you will be reusing configuration files for pipeline execution and training. This clip is from the chapter "Vertex AI - Machine Learning Framework" of the series "Data Science Model Deployments and Cloud Computing on...
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:27
Curated Video

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

Higher Ed
This video provides an introduction to Cloud Build. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we...
Instructional Video2:21
Curated Video

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

Higher Ed
This video provides an introduction to Dockers. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we explore...
Instructional Video2:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 – Step-By-Step Problem Solving with Programming

Higher Ed
We have successfully installed Java. Let's take a look at the next step, which is problem solving.
Instructional Video0:52
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 - Installing Java - Overview

Higher Ed
This video provides an overview of the entire section.
Instructional Video7:14
Curated Video

Fundamentals of Neural Networks - Backward Propagation

Higher Ed
This video explains backward propagation, which is defined by the optimization problem called the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Instructional Video8:58
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Starting the Mobile App Development with Expo Go for ChatGPT Project Development

Higher Ed
In this video, you will learn how to start mobile app development with Expo Go for ChatGPT project development. The tutorial will cover how to set up Expo, create a new project, and run the application on your device or emulator.
Instructional Video10:51
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Build a Blueprint of the Mobile Application Tech Architecture with ChatGPT

Higher Ed
This video will show you how to build a blueprint of the tech architecture for your mobile application using ChatGPT, providing you with a solid foundation for your development process.
Instructional Video3:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 15 - Java Abstract Class – Puzzles

Higher Ed
In this video, you will learn about the Java abstract class with puzzles.
Instructional Video7:37
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 14 - Java Abstract Class - First Example - Creating Recipes with Template M

Higher Ed
In this video, we will see the first example of the Java abstract class—creating recipes with template M.
Instructional Video5:15
Instructional Video3:01
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Questions about Spring Framework - What Will We Learn?

Higher Ed
In this video, we will get answers to some common questions about the Spring framework.
Instructional Video4:57
Curated Video

Chatbots Development with Amazon Lex - Twilio and Website

Higher Ed
In this video, you will learn about the Twilio application and how it helps Amazon Lex create the chatbot. You will learn to integrate Twilio with Lex. This is the third step for Twilio connectivity and website connectivity.