Instructional Video10:08
Curated Video

Modern JavaScript from the Beginning - Second Edition - Promises

Higher Ed
In this video, you will learn about Promises, which are a way to handle asynchronous JavaScript in a more readable and maintainable way than using callbacks. You will learn how Promises work, how to create them, and how to use them to...
Instructional Video10:07
Curated Video

Concurrent and Parallel Programming in Python - The Async Wait Statement

Higher Ed
In this video, we will look at how we can wait for specific tasks to complete before we execute the code we want to run. Unlike the gather function that waits for all tasks to complete before running a code, this statement waits for...
Instructional Video7:57
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline – Approve and Deploy to Live

Higher Ed
This video completes the CD pipeline with a step to manually approve the deployment and deploy to the live environment and shows additional resources to write pipeline scripts.
Instructional Video5:23
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Callback Functions in JavaScript

Higher Ed
In this video, we will cover the concept of callback functions in JavaScript. A callback function is simply a function that is passed as an argument to another function and is executed inside that function. We will explain why and when...
Instructional Video2:30
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Accessing City Weather Data Array

Higher Ed
This is an exercise video where you will be accessing city weather data array.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for...
Instructional Video2:37
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Skyrim Dungeon Master Multi-Dimensional Arrays

Higher Ed
This is an exercise video where you will work on Skyrim dungeon master multi-dimensional arrays.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero...
Instructional Video3:21
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Array Function for an Anime App

Higher Ed
This is an exercise video where you will work on the array function for an anime app.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare...
Instructional Video3:50
Curated Video

Project Finance and Excel - Build Financial Models from Scratch - Completing the P&L Statement

Higher Ed
This video demonstrates how to wrap up the computation of the profit and loss statement.
<
br/>
This clip is from the chapter "Building the Three Key Financial Statements" of the series "Project Finance and Excel - Build Financial...
Instructional Video6:09
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Entrance Exam for the Advanced Solidity Sections

Higher Ed
This video focuses on the advanced topics in Solidity and how you can go about it. This is also an exercise video on contract visibility in Solidity.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and...
Instructional Video3:00
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Injected Web3 Interface Exercise Prerequisite

Higher Ed
In this video, you will learn the prerequisites required for understanding and working with Injected Web3 interfaces in Solidity programming. It also covers topics such as Web3.js, Metamask, or other tools and technologies used in web3...
Instructional Video5:58
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Build a Constructor in Solidity

Higher Ed
In this video, we will discuss the solution to the exercise on building a constructor in Solidity from the previous video.
<
br/>
This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
Instructional Video1:48
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Get Familiar with the Remix Ethereum IDE

Higher Ed
This is an exercise video to get familiar with the Remix Ethereum IDE.
<
br/>
This clip is from the chapter "First Steps - How to Succeed in This Course" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain...
Instructional Video4:17
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Client

Higher Ed
This video explains the client, which is a login that makes a webpage smart. It handles user interactions and flow of data between the user and server. The client is what turns a webpage into a web application.
<
br/>
This clip is...
Instructional Video2:33
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction-Full Stack

Higher Ed
This video introduces you to the course and what full stack is and what purpose it serves.
<
br/>
This clip is from the chapter "The Basics of Full-Stack Web Applications" of the series "Web Development Concepts for Everyone".This...
Instructional Video2:27
Curated Video

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

Higher Ed
In this video, you will learn how to install Eclipse in macOS.
Instructional Video2:34
Curated Video

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

Higher Ed
In this video, you will learn how to install Eclipse in the Windows system.
Instructional Video12:29
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Add Items to List in Database with Express and SQLit3

Higher Ed
This video demonstrates adding items to the list in the database with Express and SQLit3.
<
br/>
This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express...
Instructional Video4:35
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Customize Table Columns: Part 2

Higher Ed
This continuation of part 1 covers how to create custom fields and formulas in Project 2021. This video demonstrates how to create a custom field using a formula and use the custom field in a table.
<
br/>
This clip is from the...
Instructional Video3:31
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Create a Cost Resource

Higher Ed
This video covers sorting, grouping, and filtering tasks and resources in Project 2021. We will use the Gantt chart's sorting, grouping, and filtering tools and other views to organize and analyze project data.
<
br/>
This clip is...
Instructional Video4:04
Curated Video

Chatbots Development with Amazon Lex - Module 1 Overview

Higher Ed
In this video, we will discuss the concepts covered in this module, including Amazon Web Services, the web services that Amazon provides, how we can use these services, and the benefits of AWS, apart from the salient features of AWS.
Instructional Video6:36
Curated Video

Deep Learning - Crash Course 2023 - Training the Neural Network

Higher Ed
In this video, you will learn about training the neural network by selecting the right hyperparameters, choosing the right optimization algorithm, and evaluating the performance of the model.
<
br/>
This clip is from the chapter...
Instructional Video6:47
Curated Video

Advanced Chatbots with Deep Learning and Python - Data Preparation

Higher Ed
We will use the two datasets available for our project, the training QA and the testing QA. We will save them in our project folder and invoke them as needed.
Instructional Video10:46
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Outline Numbering and WBS Codes

Higher Ed
In this video, we will understand the concept of outline numbering and WBS codes. We will explore how to effectively structure and label project tasks using these codes, facilitating better organization and categorization of project...
Instructional Video3:14
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 10-2

Higher Ed
In this exercise video, we will practice recording and writing macros in real-world project scenarios. Through this exercise, we will reinforce the ability to automate repetitive tasks and streamline project management workflows...