Instructional Video4:48
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write a Withdrawal Function in Solidity

Higher Ed
In this video, we will discuss the solution to the exercise on writing a withdrawal function in Solidity from the previous video. This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity...
Instructional Video5:08
Curated Video

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

Higher Ed
In this video, we will discuss the solution to the exercise on arithmetic operators from the previous video. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The...
Instructional Video3:04
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Arithmetic Operator

Higher Ed
This is an exercise video on arithmetic operators. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain 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. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...
Instructional Video15:01
Curated Video

Linux Crash Course for Beginners - 2023 - User Account Management

Higher Ed
In this video, you will learn some user account management such as useradd, groupadd, usermod, userdel, and groupdel.
Instructional Video4:40
Curated Video

Linux Crash Course for Beginners - 2023 - Finding System Information

Higher Ed
In this video, you will learn the commands that can be used to find the system information, such as umami, cat /etc/redhat-release, cat /etc/*rel*, dmid.
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - Getting Help

Higher Ed
In this video, we will cover help commands such as man, whatis, -help.
Instructional Video12:58
Curated Video

Linux Crash Course for Beginners - 2023 - File Permissions

Higher Ed
In this video, you will learn how we can change the file permissions.
Instructional Video11:33
Curated Video

Fundamentals of Neural Networks - Activation Function

Higher Ed
This video explains the role of the activation function, which is an interesting phenomenon in the design of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Instructional Video4:35
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy

Higher Ed
In this video, you will learn about Java floating point data types—casting, conversion, and accuracy.
Instructional Video9:50
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Integer Data Types - Puzzles - Octal, Hexadecimal, Post- and Pre-Integer

Higher Ed
In this video, you will learn about Java integer data types with puzzles on octal, hexadecimal, post- and pre-integer.
Instructional Video3:21
Instructional Video4:06
Instructional Video9:34
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Debugging Syntax from SQLite3 Database and EJS Formatting

Higher Ed
This video demonstrates debugging syntax from SQLite3 database and EJS formatting. This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express Framework Fundamentals...
Instructional Video6:37
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Loops - WHILE | DO-WHILE | FOR

Higher Ed
Here, we will understand what a loop is, and we will look at how a loop executes a program as long as a specified condition is true.
Instructional Video9:58
Curated Video

Linux Network Administration - curl and ping Commands

Higher Ed
This video explains the curl and ping commands in Linux and why we need them for troubleshooting issues.
Instructional Video15:34
Curated Video

The Art of Doing - Web Development for Beginners - For and While Loops

Higher Ed
In this video, you will learn how to use for loops and while loops in JavaScript for different scenarios. We will explore the syntax, usage, and differences between for loops and for-of loops, as well as understand how while loops can be...
Instructional Video10:26
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Using Trim Sheets Effectively

Higher Ed
Now that we have dealt with standard texture maps, we will be progressing to trim sheets. These texture maps can be used to give you a lot more variations when texturing your own models.
Instructional Video11:09
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Our HDRI Lighting

Higher Ed
In this lesson, we will begin to integrate HDRI lighting. This will allow us to set the scene and atmosphere for our prop.
Instructional Video12:38
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Adding Blood Decals

Higher Ed
In this lesson, we will be adding blood details to our stock model using decals in Blender. This will add to the realism of our scene as people bound in stocks are likely to be wounded in some way.
Instructional Video10:52
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Working with Perimeter

Higher Ed
You will be learning quick ways to select geometry rather than selecting individual faces. Blender has a massive number of ways to select things quickly and easily, but they are hard to find. Let me be your tour guide.
Instructional Video4:00
Curated Video

Behavioral Design Patterns in C++ - RPN Evaluator - II

Higher Ed
This video explains how to use the parser to parse some expressions. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Instructional Video14:08
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using ADR Command Interpreter

Higher Ed
In this practice video, you will apply your knowledge by executing common tasks involved in using the ADR command interpreter. Through hands-on exercises, you will gain practical experience in utilizing the ADR infrastructure to diagnose...
Instructional Video18:06
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Navbar, Modals and Accordions / 307

Higher Ed
This video explains navbar, modals, and accordions. This clip is from the chapter "Project: notNotion" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the project on notNotion.