Curated Video
Modern JavaScript from the Beginning - Second Edition - Classes
In this video, you will learn about the basics of classes in JavaScript, including how to create classes, instantiate objects from classes, and use constructors to pass arguments to class methods. This clip is from the chapter "OOP -...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Prototypical Inheritance and call()
In this video, we will discuss prototypical inheritance and demonstrate how to use the call() method to invoke a constructor function from another constructor function. This clip is from the chapter "OOP - Constructors and Prototypes" of...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Using Object.create()
In this video, we will explore the Object.create() method and demonstrate how it is used to create objects with a specific prototype. This clip is from the chapter "OOP - Constructors and Prototypes" of the series "Modern JavaScript from...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Adding Methods to the Prototype
In this video, we will demonstrate how to add methods to the prototype of an object. We will also discuss the benefits of using prototypes to share methods between objects. This clip is from the chapter "OOP - Constructors and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Prototypes and the Prototype Chain
In this video, we will introduce prototypes and explain how they are used to share properties and methods between objects. We will also discuss the prototype chain and how it is used to look up properties and methods. This clip is from...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Working with Object Properties
In this video, we will explore different ways of adding and modifying object properties. We will also discuss property descriptors and how they are used to control the behavior of object properties. This clip is from the chapter "OOP -...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Mini Project
In this video, we will create a mini project where we will apply the HTML5 and CSS3 concepts learned. We will follow along with the instructions to create a small webpage or interactive element and give hands-on experience in building...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Grid System
In this video, we will discover the power of CSS Grid for creating responsive layouts. You will learn to create grid-based designs that adapt to different screen sizes and devices, allowing your website to be visually appealing across...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Overflow
In this video, we will master the art of handling overflow in CSS3 and learn to control the behavior of content when it exceeds the dimensions of its container. We will discover how to handle overflow with properties such as overflow-x...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Z-Index
In this video, we will unlock CSS3's z-index property and understand how to control the stacking order of elements on your webpages. You will learn to layer elements and ensure that they overlap and display correctly, enhancing the depth...
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 - Video Tag
In this video, we will discover the video tag in HTML5 and how it enables the embedding and playback of videos on webpages. You will learn about attributes such as src, controls, and autoplay to customize the video player.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Structure of an HTML5 File
In this video, we will delve into the structure of an HTML5 file and understand the purpose of each component. We will explore the DOCTYPE declaration, head section, and body section. You will learn to properly organize your HTML code to...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Write Methods and Structs in Rust
This is a solution video on writing methods and structs 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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - Write Methods and Structs in Rust
This is an exercise video on writing methods and structs 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...
Curated Video
Winged Guardians and Scent Savants: Animal Heroes in Modern Safety Measures
Explore the remarkable roles of falcons at a military airbase and giant rats in Africa in enhancing safety. Falcons effectively prevent bird strikes during aircraft takeoffs, while giant rats detect landmines with astonishing accuracy....
Curated Video
Unraveling Ocean Mysteries: Giant Waves and Sea Monsters
This video dives into the mysteries of our oceans, exploring phenomena like gigantic waves and elusive sea creatures such as the giant squid. Experts explain how these enormous waves are formed, and what conditions allow them to reach...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - LeetCode Example Solution Steps - Trapping Rainwater
In this video, we will discuss the possible steps to resolve this interview question on trapping rainwater. You will get an idea as to what action items one needs to follow to solve this complex problem. This clip is from the chapter...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - LeetCode Example - Trapping Rainwater
This video talks about the LeetCode platform and then a case study interview question on trapping rainwater. This clip is from the chapter "Algorithms and Data Structures - Intermediate to Advanced" of the series "JavaScript Mastery from...
Curated Video
Vue.js 3 and Firebase for Beginners - Menu and Basket Styling
In this video, we will head into the menu view file and basket styling using the scoped attribute. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section explains the project UI and...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Finish Styling ChatGPT Changes to React Native
In this video, you will finish styling the changes made to a React Native app using ChatGPT code. You will learn how to use React Native styling techniques and best practices to create a visually appealing and user-friendly mobile...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Use ChatGPT to Build the Styles for the Story Feature Instagram App
In this video, you will learn how to use ChatGPT to build the styles for the story feature in an Instagram app. By the end of the video, you will have a better understanding of how to use ChatGPT to streamline your styling workflow in...
Curated Video
High Adventure: Safety Innovations in Aerial Parks
Explore the engineering and safety behind thrilling aerial park adventures like zip-lining and monkey bridges. Learn how designers ensure a secure experience for all participants, from the unique cable tension techniques to the...
Curated Video
Deep Learning - Crash Course 2023 - Random Variable - Types
In this video, you will learn about different types of random variables. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.