Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - How to Use Font Awesome Icons
In this video, we will unleash the power of Font Awesome, a popular icon library, in web design projects, integrate Font Awesome icons into HTML and CSS, and explore the vast collection of scalable vector icons that can enhance the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Margin and Padding
In this video, we will explore the margin and padding properties in CSS3 and how they affect the spacing around elements. You will learn to set margins and padding values for individual sides or all sides and understand the box model and...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Height and Width
In this video, we will understand the height and width properties in CSS3 and how they are used to control the size of elements. You will learn about different measurement units and how to set fixed and responsive dimensions.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Background
In this video, we will explore the background property in CSS3 and learn how to apply background colors, images, and other properties to elements. You will learn to control the positioning, repeat, and size of backgrounds.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Input Attributes (Size, Read-Only, Disabled)
In this video, we will discover various attributes that can be applied to input fields to modify their behavior and appearance. You will learn to control the size of input fields, make them read-only or disabled, and more.
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Build a Hash Table with HashMap in Rust
This is a solution video on building a hash table with HashMap in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are HashMaps in Rust
This video is about HashMaps in Rust. This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner to intermediate...
Curated Video
Type-Safe Interfaces with Modern C++ - std::string_view – Introduction
Learn about `std::string_view`, introduced in C++17.
Curated Video
Type-Safe Interfaces with Modern C++ - Understanding Variants
Understand what a "variant" is and its usefulness.
Curated Video
The Future of Fashion: 3D Technology Tailors Perfect Fit
Discover how 3D technology is revolutionizing the fashion and footwear industries, making custom-tailored clothing and shoes accessible to everyone. Follow the journey of Karine and Paola as they experience a body scanning process that...
Curated Video
Miniaturization Marvels: From LEDs to OLEDs
Discover the transformative journey of lighting technology from Thomas Edison's incandescent bulbs to today's ultra-efficient LEDs and groundbreaking OLEDs. This video explains the evolution of light sources, their impact on energy...
Curated Video
The Tiny Titans: Unraveling the World of Miniature Animals
Venture into the charming world of miniature animals, from tiny horses to miniature pigs. Discover how breeders have used selective breeding over generations to create these adorable, pint-sized versions of traditional farm animals. This...
Curated Video
Sweet Secrets: Unveiling the Science and History of Sugar
Dive into the fascinating world of sugar, from its humble beginnings as a luxury item to its current status as a kitchen staple. Discover how sugar is transformed from beets and cane into the crystals we use every day. Explore the...
Curated Video
Rediscovering Cro-Magnon: Daily Life and Ingenious Adaptations
This segment explores the surprisingly sophisticated daily life of Cro-Magnon humans, debunking the myth of the primitive caveman. Learn how they crafted comfortable clothing from leather and fur, adapted to harsh climates, and developed...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Use Assembly to Run Byte Conversions
In this video, we will discuss the solution to the exercise on using Assembly to run byte conversions from the previous video. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - How to Write Assembly in Solidity
In this video, you will learn about how to write the Assembly language in Solidity and use it to optimize smart contracts. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - A Vulnerable Smart Contract
In this video, we will discuss what a vulnerable smart contract is and how it can be exploited. This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course - Zero to Advanced for...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Enums in Solidity
In this video, you will learn about Enums in Solidity, which allows you to create a custom data type with a fixed set of possible values. This clip is from the chapter "Structures and Libraries in Solidity" of the series "The Complete...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Datastore
This video provides an introduction to Cloud Datastore. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section,...
Curated Video
Vue.js 3 and Firebase for Beginners - Looping over Orders
Now that we can successfully retrieve the order from the database, this video explains how to loop over orders and display them inside the table. This clip is from the chapter "Firebase Setup and Firestore" of the series "Vue.js 3 and...
Curated Video
Vue.js 3 and Firebase for Beginners - The NewPizza Object and Data Binding
In this video, we will look at the NewPizza file and add some JavaScript. We will be making use of the script setup that we just looked at to add a new Pizza object, which we can structure for all the pizzas in our application. This clip...
Curated Video
Vue.js 3 and Firebase for Beginners - Admin: Add New Pizza Form
In this video, we will look at the admin view, which is going to be split up into multiple areas, which we will then organize into different components. The first area we are going to cover is adding a new pizza component to the admin...
Curated Video
Linux Crash Course for Beginners - 2023 - Switch Users and Sudo Access
In this video, you will learn how to switch users and allow Sudo access using su and sudo commands.
Curated Video
Linux Crash Course for Beginners - 2023 - Download and Install Linux (CentOS 8)
In this video, you will learn how to download and install Linux operating system CentOS 8 stream.