Instructional Video8:31
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - State Variables and Constructor - Auction

Higher Ed
In this video, we will discuss the solution to the exercise on building an Auction DApplication from the previous video, where you will write a smart contract for an auction in Solidity, including the use of state variables and...
Instructional Video7:45
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What are Contracts Review in Solidity

Higher Ed
This video explores the concept of contract reviews in Solidity and how they can help improve the security and reliability of your smart contracts. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)"...
Instructional Video13:26
Curated Video

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

Higher Ed
In this video, you will learn about constructors in Solidity and how they are used to initialize state variables in a smart contract. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
Instructional Video10:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Save EditProfileView

Higher Ed
In this video, we will cover the process of saving edited profile information in our Twitter Clone app.
Instructional Video18:15
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timer App View

Higher Ed
This video explains the focus timer app view or the Swift view. This clip is from the chapter "iOS 16.1 Live Activity Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains a new...
Instructional Video8:40
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Fetching Data from the Admin Panel

Higher Ed
In this video, you will learn how to fetch data from the admin panel. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section,...
Instructional Video6:58
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Understanding Object-Oriented Programming

Higher Ed
In this video, we will dive into the fundamental principles of object-oriented programming and how it revolutionizes software development, concepts like encapsulation, inheritance, and polymorphism, and their significance in building...
Instructional Video10:33
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Constructor Overloading, this keyword

Higher Ed
In this video, we will extend our understanding of constructors by exploring constructor overloading that enables the creation of multiple constructors with different parameter sets, the "this" keyword, and use it to refer to the current...
Instructional Video6:53
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Understanding OOPS Concepts with Real-World Examples

Higher Ed
In this video, we will examine real-world examples that showcase the power of OOP and how OOP principles are employed in scenarios like modeling a banking system, creating a game, or designing a car rental application, giving valuable...