Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write a Withdrawal Function in Solidity
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Arithmetic Operator
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Arithmetic Operator
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity
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...
Curated Video
Linux Crash Course for Beginners - 2023 - User Account Management
In this video, you will learn some user account management such as useradd, groupadd, usermod, userdel, and groupdel.
Curated Video
Linux Crash Course for Beginners - 2023 - Finding System Information
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.
Curated Video
Linux Crash Course for Beginners - 2023 - Getting Help
In this video, we will cover help commands such as man, whatis, -help.
Curated Video
Linux Crash Course for Beginners - 2023 - File Permissions
In this video, you will learn how we can change the file permissions.
Curated Video
Fundamentals of Neural Networks - Activation Function
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Floating Point Data Types - Casting, Conversion, and Accuracy
In this video, you will learn about Java floating point data types—casting, conversion, and accuracy.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Integer Data Types - Puzzles - Octal, Hexadecimal, Post- and Pre-Integer
In this video, you will learn about Java integer data types with puzzles on octal, hexadecimal, post- and pre-integer.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 21 - Java Assignment Operator - Puzzles on Increment, Decrement, and Compound
This video talks about puzzles on increment, decrement, and compound.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 17 - How to Name a Variable
This video talks about how to name a variable.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Debugging Syntax from SQLite3 Database and EJS Formatting
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...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Loops - WHILE | DO-WHILE | FOR
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.
Curated Video
Linux Network Administration - curl and ping Commands
This video explains the curl and ping commands in Linux and why we need them for troubleshooting issues.
Curated Video
The Art of Doing - Web Development for Beginners - For and While Loops
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...
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Using Trim Sheets Effectively
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.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Our HDRI Lighting
In this lesson, we will begin to integrate HDRI lighting. This will allow us to set the scene and atmosphere for our prop.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Adding Blood Decals
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.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Working with Perimeter
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.
Curated Video
Behavioral Design Patterns in C++ - RPN Evaluator - II
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.
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using ADR Command Interpreter
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Navbar, Modals and Accordions / 307
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.