Instructional Video6:09
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Ether Units and Denominations in Solidity

Higher Ed
In this video, we will explore the different units and denominations used for Ether in Solidity.
<
br/>
This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The Complete...
Instructional Video12:32
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Final Solidity Operator Test

Higher Ed
In this video, we will discuss the solution to the exercise on the final Solidity operator test from the previous video.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of...
Instructional Video9:44
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Assignment Operator in Solidity

Higher Ed
This video explains how to use the assignment operator to assign values to variables in Solidity.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The...
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.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...
Instructional Video4:48
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity

Higher Ed
In this video, you will learn about Operators in Solidity and how they can be used to perform mathematical and logical operations on variables.
<
br/>
This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic,...
Instructional Video5:18
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - General Introduction to Variables and Types

Higher Ed
In this video, we will provide a general introduction to variables and types in the Solidity programming language.
<
br/>
This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course - Zero...
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.
<
br/>
This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the...
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.
<
br/>
This clip is from the chapter "Recurrent Neural Networks"...
Instructional Video11:16
Curated Video

Fundamentals of Neural Networks - Purpose of Neural Networks

Higher Ed
This video explains the purpose of neural networks.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will...
Instructional Video7:33
Curated Video

Building Microservices API in Go - Assignment Solution: Enhance GetAllCustomers API

Higher Ed
In this solution video, we will review the solution for the Enhance GetAllCustomers API assignment and discuss the best practices for implementing the required functionality.
<
br/>
This clip is from the chapter "Application...
Instructional Video4:06
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Object Is at Top of Inheritance Hierarchy

Higher Ed
In this video, you will learn that an object is at the top of the inheritance hierarchy.
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 Video2:41
Curated Video

Learn Java from Scratch - A Beginner's Guide - Eclipse Tip - Code Generation

Higher Ed
Let's look at an Eclipse tip—code generation.
Instructional Video19:29
Curated Video

Introduction to FinTech Using R - How to Time Stock Market

Higher Ed
In this video, you will learn how to time the stock market and will focus on the coding aspect of how the algorithm is designed.
<
br/>
This clip is from the chapter "Stock Market Timing" of the series "Introduction to FinTech Using...
Instructional Video4:49
Curated Video

Deep Learning - Crash Course 2023 - Control Statements Python if…else

Higher Ed
In this video, we will explain the control statements in Python like if…else statements.
<
br/>
This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will...
Instructional Video5:51
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Calculated Custom Field - Part 2

Higher Ed
In this video, continuing from Part 1, we will explore calculated custom fields further. We will delve deeper into creating and configuring these fields to perform advanced calculations that enhance our project analysis...
Instructional Video5:40
Curated Video

Solving Equations GCSE Questions

3rd - Higher Ed
In this video we go through some GCSE style exam practice questions for solving equations. Difficulty increases with each set of questions.
Instructional Video8:58
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Model Binding Introduction

Higher Ed
At the end of this video, you will have a fairly good understanding of the model binding concept.
<
br/>
This clip is from the chapter "Model Binding in ASP.NET Core" of the series "ASP.NET 6.0 - Build Hands-On Web Projects".This...
Instructional Video14:20
Curated Video

React JS Masterclass - Go From Zero To Job Ready - UI Design (Tailwind and Flowbite) / 065

Higher Ed
Now, we will focus on creating a basic user interface. We will define the page structure and how Cinemate, using Tailwind and Flowbite, works.
Instructional Video6:30
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useState: Array setState Value / 013

Higher Ed
We will continue the lessons on useState; here, you will learn more about setTask. The lesson will show you how to delete the tasks we created in the previous lecture.
Instructional Video18:46
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Methods / 089

Higher Ed
In this video, you will learn to validate our forms in React. Here, the form will force us to enter details before we are taken to the product confirmation page.
Instructional Video11:08
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Homepage / 162

Higher Ed
In this lesson, we will begin with creating a section for the homepage and add the individual cards by importing the Postcard state from the components folder.
Instructional Video6:50
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Making Predictions

Higher Ed
In this video, we will be talking about another important part of creating a model, which is making predictions.
<
br/>
This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural...
Instructional Video7:23
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Code Preparation (Regression Theory)

Higher Ed
In this video, we will take a crash course in linear regression for TensorFlow 2.0.
<
br/>
This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...