Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Libraries in Solidity
In this video, you will learn about libraries in Solidity, which are a way to reuse code and can be deployed as separate contracts or included in the main contract bytecode. This clip is from the chapter "Learn Advanced Solidity II" of...
Curated Video
Docker Certified Associate Certification Training Course - Differentiate Docker and Virtualization
This video explains virtualization in Docker. This clip is from the chapter "Introduction to Docker" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains the course.
TED Talks
Joshua Prince-Ramus: Behind the design of Seattle's library
Architect Joshua Prince-Ramus takes the audience on dazzling, dizzying virtual tours of three recent projects: the Central Library in Seattle, the Museum Plaza in Louisville and the Charles Wyly Theater in Dallas.
Curated Video
C++ Programming By Example - Coding a Virtual Die – Generating Random Numbers
How do you generate random numbers in C++? • Introduce cppreference for C++ documentation • Understand probability distributions and which one is appropriate for a die • Use the classes available in the C++ standard template library to...
Curated Video
Exploring History: The Sherborne Missal and Turning the Pages Project at the British Library
Experience the wonders of the Sherbourne Missal, a rare 15th-century prayer book, through the innovative Turning the Pages program by the British Library. This digital facsimile allows you to virtually turn the pages of the ancient...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Access Library by Using A for B
In this video, we will discuss the solution to the exercise on accessing a library using the A for B pattern from the previous video. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Access Library Using A for B Pattern
This is an exercise video on accessing a library using the A for B pattern. This clip is from the chapter "Learn Advanced Solidity II" 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 - What Are Structs in Solidity
In this video, you will learn about structs in Solidity, which are user-defined data types that allow you to group related data together. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
Curated Video
Learning Python Web Penetration Testing (Video 1)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
SciShow
Without Volcanoes, Earth Might be Dead
You might think of plate tectonics as destructive since it's the ultimate force behind earthquakes, tsunamis, and volcanic eruptions. But the slow movement of our planet's surface does a lot more than shake things up now and then. Some...
SciShow Kids
Why Do We Yawn?
We yawn a lot when we're tired or warm, and sometimes we even yawn just because we see other people yawning! But why do we yawn in the first place?
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Testing Library and Jest / 149
In this video, we will continue to implement and test the operator functions by clicking the operator buttons we created on the calculator.
Brian McLogan
Verify an identity using the pythagorean identities
👉 Learn how to verify Pythagoras trigonometric identities. A Pythagoras trigonometric identity is a trigonometric identity of the form sin^2 (x) + cos^2 (x) or any of its derivations. To verify trigonometric expression means to verify...
Curated Video
Transforming Higher Education: The Digital Revolution at University Dumira
University Dumira in Lyon, France, is transforming into a cutting-edge cyber campus, offering online learning materials and textbooks to its 30,000 students. With a focus on digital innovation, the university utilizes tools like iPods...
Brainwaves Video Anthology
Jerry Blumengarten - Cybrary Man
Jerry Blumengarten taught for 32 years in the New York City school system. Even though he was a licensed Social Studies teacher, he taught most subjects (Language Arts, Science, Math, Computers…) for grades 6-9. He wrote curriculum for...
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 - Solution - Mapping and Struct Assignment
In this video, we will discuss the solution to the exercise on mapping and struct assignment from a previous video. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Mapping and Struct Assignment
In this video, we will dive into the concept of mapping and how to use it in Solidity. We will also explore how to assign a struct to a mapping, and the different ways to retrieve the values stored in a mapping. By the end of this video,...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Set Keys and Values
This is an exercise video on setting keys and values. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".In this...
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
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Structs in Solidity
In this video, we will discuss the solution to the exercise on structs in Solidity from the previous video. This clip is from the chapter "Structures and Libraries 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 - Exercise - Structs in Solidity
This is an exercise video on structs in Solidity. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".In this section, we...
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 - Exercise - How to Write Enums
This is an exercise video on how to write Enums in Solidity. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".In this...