Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - View and Pure Functions
In this video, we will discuss the solution to the exercise on the View and Pure functions from the previous video. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to...
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 - Overview of Functions in This Solidity Course
This video provides an overview of functions in this Solidity course. This clip is from the chapter "Learn Functions in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - How to Write Enums
In this video, we will discuss the solution to the exercise on how to write Enums in Solidity from the previous video. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course -...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Visibility - Public Private Internal External - in Solidity III
In this video, we will dive deeper into Solidity visibility modifiers and explore more advanced topics and their practical applications in smart contract development. This clip is from the chapter "Learn Solidity - Basics II (Conditional...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Visibility - Public Private Internal External - in Solidity II
In this video, we will dive deeper into the concept of visibility in Solidity, exploring the differences between public, private, internal, and external visibility modifiers and how to use them effectively in your smart contracts. This...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Scope and State in Solidity
In this video, we will be discussing scope and state in Solidity, covering the difference between state variables and local variables, how scope affects the accessibility of variables and functions, and the importance of understanding...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Visibility - Public Private Internal External - in Solidity
In this video, we will discuss visibility in Solidity and the different visibility modifiers, including public, private, internal, and external. We will go over how these modifiers can restrict access to variables and functions within a...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write an Airdrop If Statement in Solidity (Exercise with Solution)
This is an exercise along with a solution video on writing an Airdrop If statement in Solidity. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The Complete Solidity...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Write Your First Smart Contract - Calculator
In this video, we will discuss the solution to the exercise on writing your first smart contract in Solidity by building a calculator from the previous video. This clip is from the chapter "Learn Solidity - Basics I" of the series "The...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Write Your First Smart Contract - Calculator
This is an exercise video where you will learn how to write your first smart contract in Solidity by building a calculator. This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Scope - Functions and Variables in Solidity
In this video, you will learn about the scope in Solidity, including how functions and variables can have different scopes and how it affects their accessibility within a contract. This clip is from the chapter "Learn Solidity - Basics...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write Functions in Solidity
In this video, you will learn the basics of writing functions in Solidity, including function syntax, return values, and more. This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course - Zero...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Functions in Solidity
This video will introduce you to the concept of functions in Solidity. This clip is from the chapter "Learn Solidity - Basics I" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solidity for Beginners - Welcome to Your New Journey!
In this video, you will delve into Solidity for beginners and explore the fundamentals of this programming language. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The Complete...
Curated Video
Vue.js 3 and Firebase for Beginners - Composable Files
Vue Composables allows us to extract the reactive state and functionality to reuse in other components. This clip is from the chapter "Composition API" of the series "Vue.js 3 and Firebase for Beginners".This section explains the...
Curated Video
Building Microservices API in Go - Sqlx
In this video, we will introduce Sqlx, a popular library for database operations in Go, and demonstrate how to refactor our server-side layer to use Sqlx for improved database interactions. This clip is from the chapter "Application...
Curated Video
Building Microservices API in Go - Structured Logging
In this video, we will discuss the importance of structured logging in application development and introduce the popular logging library uber/zap for implementing structured logging in our Go application. This clip is from the chapter...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Advancing in Tableau
This video will look at its simplified interface's powerful functionalities, such as advanced calculations, subsets, spatial processes, and various visualizations.
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 03 - List Interface - Immutability and Introduction of Implementations – Array
In this video, we will explore the concept of immutability in the context of the List interface and discuss the array implementation as an introduction to different list implementations available in Java.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Introduction to Object-Oriented Programming – Basics
In this video, you will learn about object-oriented programming—basics.
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
Supercharge Scala Future | FP-Tower - Thank You and Conclusion
This video talks about the course conclusion and helps you with the next steps. This clip is from the chapter "Conclusion" of the series "Supercharge Scala Future | FP-Tower".This section focuses on the conclusion of the course.