Hi, what do you want to do?
Curated Video
New Product Development Process - The Last 3 Steps -The 7 Step Process To Create a New Product
Dive into the final steps of the new product development process in this informative video. Explore the last three crucial stages of the 7-step process to create a successful new product. From concept testing and product development to...
Curated Video
What is Sunk Cost? ...and the Sunk Cost Fallacy?
What is Sunk Cost?
And what is the Sunk Cost Trap, or the Sunk Cost Fal
lacy?
Sunk Cost is a concept that is important to project management, and in this video, I'll tell
you what it is.
Sunk Cost is...
And what is the Sunk Cost Trap, or the Sunk Cost Fal
lacy?
Sunk Cost is a concept that is important to project management, and in this video, I'll tell
you what it is.
Sunk Cost is...
Curated Video
6 More Project Management Hacks in 3 Minutes
Six more short, sharp, easy things you can do that will have big results in improving your project outcomes. 6 More Project Management Hacks to boost your project performance.
Curated Video
The Future of Home Technology: Microsoft's Integrated Living Space
The Microsoft Home is a revolutionary prototype that aims to fully integrate all of your technology needs into one centralized location. With the ability to control everything from climate to music, this innovative system adapts to the...
Curated Video
Future Creation Fair: Showcasing High-Tech Inventions and Innovations
The Future Creation Fair in Tokyo showcased the latest high-tech inventions, from fuel cells to cameras, giving a glimpse into the future. Toyota's Motor Triathlon race car, designed for three different racing environments, demonstrated...
Curated Video
Rockvis: The Future of Robotic Manipulation on the International Space Station
Rockvis is a new robotic prototype installed on the International Space Station, designed to be controlled remotely from Earth. This innovative technology allows operators to have direct feedback and realistic experiences through a...
Curated Video
Innovative Skating: Testing New Ways to Roll
David, Vincent, and Agathe explore unconventional methods of roller skating, starting with traditional lessons and then creating unique prototypes. With help from an instructor, they learn the basics before David crafts a machine...
Curated Video
The XH-17 Flying Crane Helicopter
The XH-17 flying crane, designed by aircraft innovator Howard Hughes, was a unique helicopter that pushed the boundaries of aviation in the 1950s. With its groundbreaking design and innovative propulsion system, it aimed to lift loads up...
Curated Video
The Evolution of Airport Security
Airport security has become one of the hottest topics for anyone who travels by plane. Now a British company has designed a prototype-scanning machine that could improve airport security from what it is now. The new device uses special...
Wonderscape
The Engineering of Rockets
Discover the comprehensive process of designing rockets, from conceptualization to the final build. This segment highlights the challenges and iterative nature of rocket engineering, including the impact of environmental and budgetary...
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.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - OOP Game Challenge
In this video, we will apply our knowledge of OOP to create a simple game using constructor functions and prototypes. We will demonstrate how to create game objects, add methods to their prototypes, and share properties and methods...
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.
<
br/>
This clip is from the chapter "OOP - Constructors and...
<
br/>
This clip is from the chapter "OOP - Constructors and...
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.
<
br/>
This clip is from the chapter "OOP - Constructors and Prototypes" of the series "Modern...
<
br/>
This clip is from the chapter "OOP - Constructors and Prototypes" of the series "Modern...
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.
<
br/>
This clip is from the chapter "OOP - Constructors...
<
br/>
This clip is from the chapter "OOP - Constructors...
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.
<
br/>
This...
<
br/>
This...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Literals Versus Built-In Constructors
In this video, we will discuss the difference between object literals and built-in constructor functions, such as String(), Number(), and Boolean(). We will also explain why it is generally better to use literals instead of...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 03 - Exploring Java Spring Framework Bean Scopes - Prototype and Singleton
In this video, you will explore Java Spring framework bean scopes, such as prototype and singleton, and learn when to use them.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Quick Review - Important Spring Framework Annotations
In this video, you will review some of the most important annotations in the Spring framework, such as @Autowired, @ComponentScan, and @Configuration. You will see how these annotations are used and why they are important in Spring.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Comparing Prototype Versus Singleton - Spring Framework Bean Scopes
In this video, you will compare prototype and singleton bean scopes in Spring framework and learn when to use each.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Inheritance
This video explains inheritance in JavaScript.
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Prototypal-Chains
This video explains prototypal-chains.
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements...
<
br/>
This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Built-in Methods
This video explains a few built-in methods and prototypes in OOPs.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Prototype Inheritance / 123
This video explains how inheritance works with this prototype method.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...