Instructional Video4:10
Curated Video

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

Higher Ed
In this video, you will learn about Smart Contract Oracles, which are third-party services that provide external data to smart contracts. You will understand the importance of Oracles in smart contract development, the challenges of...
Instructional Video8:12
Curated Video

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

Higher Ed
In this video, you will learn about the view keyword in Solidity. The view keyword is used to indicate that a function does not modify the state of the contract. It is similar to the constant keyword, which was used in earlier versions...
Instructional Video7:24
Curated Video

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

Higher Ed
In this video, you will learn about function modifiers in Solidity. Function modifiers are special functions that can be used to modify the behavior of functions in Solidity.
<
br/>
This clip is from the chapter "Learn Functions in...
Instructional Video2:03
Curated Video

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

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

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Code Along with Me Throughout This Course

Higher Ed
This video will guide you on how to code along with me throughout this course, ensuring you have a smooth and enjoyable learning experience.
<
br/>
This clip is from the chapter "First Steps - How to Succeed in This Course" of the...
Instructional Video3:21
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Remix Ethereum - IDE Basics (How to Use an IDE)

Higher Ed
In this video, you will learn the basics of using an IDE, specifically Remix Ethereum, for Solidity development including creating a new file.
<
br/>
This clip is from the chapter "First Steps - How to Succeed in This Course" of the...
Instructional Video2:38
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Is an IDE - Remix Ethereum

Higher Ed
In this video, you will learn about the integrated development environment (IDE) called Remix Ethereum, including its features and how to use it for Solidity programming and smart contract development.
<
br/>
This clip is from the...
Instructional Video3:37
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Set Up GCP Trial Account

Higher Ed
In this video, we show you how to set up a GCP trial account, walking you through the process step-by-step and providing tips on how to make the most of your trial.
<
br/>
This clip is from the chapter "Get Started with Google...
Instructional Video7:42
Instructional Video9:04
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - While Loop - Exercises - Cubes and Squares Up to Limit

Higher Ed
In this video, you will learn about the while loop with exercises—cubes and squares up to limit.
Instructional Video3:05
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 13 - Introduction to Abstraction

Higher Ed
In this video, we will see an introduction to abstraction.
Instructional Video6:17
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - Run Planet Class with Java - Using a Main Method

Higher Ed
In this video, we will run the Planet class with Java using the main method.
Instructional Video8:16
Curated Video

The Art of Distraction: Mastering Magic and Pickpocketing

6th - Higher Ed
Join Mac Lesggy as he encounters Frédéric, a magician who skillfully blends the art of illusion with pickpocketing. Witness a captivating demonstration of how easily our attention can be manipulated, leading to astonishing feats of...
Instructional Video7:34
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Mapping Course Entity and Populating Data with Data Using SQL

Higher Ed
In this video, we will dive into mapping our course entity to a table in our database. You will learn how to populate your database with data using SQL.
Instructional Video4:24
Instructional Video3:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Understanding Spring Boot Versus Spring Versus Spring MVC

Higher Ed
In this video, we will understand the roles played by Spring Boot, Spring MVC, and Spring framework.
Instructional Video6:26
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Cloud Computing Models

Higher Ed
You may be wondering how you can use the cloud. Do you have to move everything to the cloud or just some solutions? What do buzzwords such as IaaS, PaaS, and SaaS mean? You will find out in this video.
Instructional Video6:20
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Lambda

Higher Ed
What if you need some code to run in the cloud but you don't want to build an entire instance-based platform to support the code? Lambda comes to the rescue. This video explains how Lambda can be used to execute code in the cloud without...
Instructional Video8:13
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Policy Conditions

Higher Ed
Policy conditions impact when and how a policy is applied in AWS. In this video, you will see how to create an IAM policy and define policy conditions.
Instructional Video6:03
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Amazon STS

Higher Ed
The Amazon Security Token Service (STS) allows for secure communications and access between AWS services, such as between an EC2 instance and S3. You will learn about this service in this video.
Instructional Video5:12
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - ElastiCache

Higher Ed
Databases can perform faster when portions of the data frequently accessed are stored in memory. The result is less disk access. ElastiCache is the AWS service that provides this capability and it is described in this video.
Instructional Video9:43
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Working with Atlas Texture Maps

Higher Ed
In this lesson, we will be using Atlas texture maps, which allow you to move your UVs into certain spaces to change the texture on the model. By this point, you will have gained a comprehensive understanding of the three types of texture...
Instructional Video9:54
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Starting the Coin Pile

Higher Ed
This lesson will mark the onset of creating a visually appealing gold coin pile of treasure ready to be taken by the next passer-by.
Instructional Video8:51
Curated Video

Learn Azure Serverless Functions in a Weekend - Environment Setup - Creating a Serverless Azure SQL Database

Higher Ed
This video helps you with the environment setup. You will be creating a serverless Azure SQL database.
<
br/>
This clip is from the chapter "Developing Azure Functions Applications with Azure SQL Database" of the series "Learn Azure...