Instructional Video12:42
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Libraries in Solidity

Higher Ed
In this video, you will learn about libraries in Solidity, which are a way to reuse code and can be deployed as separate contracts or included in the main contract bytecode. This clip is from the chapter "Learn Advanced Solidity II" of...
Instructional Video9:58
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Exactly are Events in Solidity

Higher Ed
This video explains the concept of events in Solidity, including their purpose, syntax, and usage in smart contract development. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The...
Instructional Video7:54
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Compact Array

Higher Ed
In this video, we will discuss the solution to the exercise on a compact array from the previous video. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced...
Instructional Video2:51
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Compact Array

Higher Ed
This is an exercise video on a compact array. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".In this section, we...
Instructional Video5:00
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Arrays in Solidity – Delete

Higher Ed
In this video, you will learn about the “delete†keyword in Solidity, which can be used to delete elements from an array. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course...
Instructional Video4:18
Curated Video

Vue.js 3 and Firebase for Beginners - Removing and Changing Basket Quantity

Higher Ed
In this video, we will remove and change basket quantity in the item list by working on the menu view and using the null property. This clip is from the chapter "Composition API" of the series "Vue.js 3 and Firebase for Beginners".This...
Instructional Video5:30
Curated Video

Vue.js 3 and Firebase for Beginners - Looping over Pizzas

Higher Ed
In this video, we will temporarily create a ref in which we can push our pizzas to, which will then allow us to loop over these pizzas and display them inside a table. This clip is from the chapter "Composition API" of the series "Vue.js...
Instructional Video10:33
Curated Video

Fundamentals of Neural Networks - Language Processing

Higher Ed
NLP is a tool for structuring data in a way that AI systems can process that deals with language. NLP uses AI to 'read' through a document and extract key information. This clip is from the chapter "Recurrent Neural Networks" of the...
Instructional Video5:06
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Critically Analyze ChatGPT Faulty Solutions to Augment the React Native Code

Higher Ed
In this video, you will critically analyze the faulty solutions provided by ChatGPT for a specific React Native problem. You will explore alternative solutions to the issue and learn how to augment the code to improve its efficiency and...
Instructional Video6:58
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Extrapolate and Code Along for Stories Feature Implementation Given ChatGPT

Higher Ed
This video is a code-along tutorial on how to extrapolate and implement the stories feature in your React Native application using ChatGPT. You will learn how to leverage ChatGPT to generate code for the different components and logic...
Instructional Video4:21
Curated Video

The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Render the Article Data from ChatGPT Code Creation into React Native

Higher Ed
In this video, you will learn how to render the article data that you created using ChatGPT code into your React Native application. You will explore different ways of displaying the data and learn how to customize the layout of your...
Instructional Video7:24
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - List and ArrayList - Puzzles - Type Safety and Removing Integers

Higher Ed
In this video, you will learn about list and ArrayList with puzzles—type safety and removing integers.
Instructional Video6:36
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - List Interface - Methods to Add, Remove, and Change Elements and Lists

Higher Ed
In this video, you will learn about the list interface and methods to add, remove, and change elements and lists.
Instructional Video7:05
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - List Interface - Introduction - Position Is King

Higher Ed
In this video, you will learn about the list interface and its introduction. The concept of "position is king" will be emphasized throughout the discussion.
Instructional Video2:30
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 15 - First Look at ArrayList - Enhancing Student Class with Add and Remove

Higher Ed
In this video, we will take a first look at ArrayList—enhancing student class with add and remove.
Instructional Video8:11
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Java Arrays - Puzzles - Arrays of Objects, Primitive Data Types, toStr

Higher Ed
In this video, you will learn about Java arrays with puzzles—arrays of objects, primitive data types, toStr.
Instructional Video6:04
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Arrays - Creating and Accessing Values – Introduction

Higher Ed
In this video, you will learn about Java arrays—creating and accessing values.
Instructional Video8:39
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - String Class - Exercise Solution and Some More Important Methods

Higher Ed
In this video, you will learn about the string class—exercise solution and some more important methods.
Instructional Video8:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - String Class - Introduction and Exercise - Print Each Word and Char On

Higher Ed
In this video, you will learn about the string class with an exercise—print each word and char on.
Instructional Video2:23
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 13 - List and ArrayList - a Summary

Higher Ed
In this video, you will learn about list and ArrayList—a summary.
Instructional Video11:53
Curated Video

Introduction to FinTech Using R - First Course in Asset Pricing

Higher Ed
In this video, we will look at how to create an ASP.NET Core API project with Visual Studio 2022 using an ASP.NET Core web API template. This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This...
Instructional Video1:50
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Update Fetch Locals into Response

Higher Ed
This video demonstrates how to update Fetch locals into Response. This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework Fundamentals - Secure Sign-Up...
Instructional Video2:07
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - User Experience Update with Homepage

Higher Ed
This video helps you work on the user experience update with homepage. This clip is from the chapter "Google Authentication with Express and Passport" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Instructional Video5:52
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Logout Functionality for Users and Live Interaction

Higher Ed
In this video, we will use the logout functionality for users and live interaction. This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals - Secure...