Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Fallback Function in Solidity III
This video will help you with deploying and debugging your Solidity contracts using Remix IDE. By the end of the video, you will have a clear understanding of the fallback function and be able to implement it in your own Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - The Fallback Function in Solidity II
In this video, you will create a new contract that will send ether to the fallback contract, which will trigger fallback functions. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course -...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write a Function Modifier in Solidity
In this video, you will study how to write a function modifier in Solidity from scratch. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Global Variables in Solidity II
In this video, you will learn about some of the most commonly used global variables in Solidity, which can help you write more efficient and secure smart contracts. By the end of this video, you will have a solid understanding of global...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Global Variables in Solidity I
In this video, you will learn about global variables in Solidity, which are pre-defined variables that can be accessed from anywhere in the contract. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Bits and Units - Conversion in Solidity
In this video, you will learn about bits and units and how to convert them in Solidity. This clip is from the chapter "Learn Solidity Basics IV (Conversions and Special Variables)" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Nested Mapping in Solidity
In this video, we will explore the concept of nested mappings in Solidity. By the end of this video, you will have a clear understanding of how nested mappings work in Solidity and how to use them in your own smart contracts. This clip...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Mapping in Solidity
In this video, we will cover one of the most important data structures in Solidity: mappings. Mappings are a way to associate values to unique keys and are used in many smart contracts for storing and retrieving data efficiently. By the...
Curated Video
Building Microservices API in Go - Application Configuration
In this video, you will learn how to manage application configuration using environment variables. We will discuss best practices for handling configuration in your application and how to securely store sensitive information such as API...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Exercise 4-4
This exercise will load the Mock visitor's IP into Tableau, clean the fields using the string function, and create a text table view.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Understanding Object Composition with Customer Address Example
In this video, we will understand object composition with a customer address example.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Introduction to Object-Oriented Programming - Exercise – Online Shopping
In this video, you will learn about object-oriented programming exercise—online shopping.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 14 - Spring Framework Bean Auto Wiring - Primary and Qualifier Annotations
This video covers the concept of bean auto-wiring in the Spring framework and discusses how we can list all beans managed by the Spring framework and what if multiple matching beans are available.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 10 - Implementing Auto Wiring in Spring Framework Java Configuration File
In this video, you will learn about auto wiring in the Spring framework Java configuration file.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Creating More Java Spring Beans in Spring Java Configuration File
In this video, you will learn how to create more Java Spring beans in the Spring Java configuration file for age, person, and address.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Questions about Spring Framework - What Will We Learn?
In this video, we will get answers to some common questions about the Spring framework.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Running Our Express Server with Error Handling
This video demonstrates running our Express server with error handling. This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 2
We will continue with the second part of the payroll system and look at how to create changes or updates to the classes used.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 3
In part 3 of the payroll system, we will look at using the paystub method for our employee classes created in the system.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 1
This lesson will teach us to create a simple payroll management system. In this lesson, we will look at the program's basic structure.
Curated Video
Linux Network Administration - Hostname and IP Lookup
This video explains how to find the IP address if you have the hostname.
Curated Video
Fundamentals of Secure Software - Conclusion
This video reviews a few of the important concepts learned throughout the course.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Introduction to Password Managers
In this video, you will be introduced to password manager tools such as LastPass or dashlane. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Network Address Translation (NAT)
You will need a Network Address Translation device or server when you want devices with a private IP address to communicate across the Internet. This video introduces the concept of NAT in AWS.