SciShow
What's Going to Space in 2023?
2022 was a pretty exciting year for space science, but what news might we expect in the coming year?
SciShow
5 Tiny Bots Inspired by Nature
The creation of tiny robots could enable the exploration of new frontiers, from the tightest spaces in the human body to the most remote ecosystems. Here are 5 little bots that draw inspiration from nature to get the job done.
TED Talks
TED: How to transform apocalypse fatigue into action on global warming | Per espen Stoknes
The biggest obstacle to dealing with climate disruptions lies between your ears, says psychologist and economist Per espen Stokes. He's spent years studying the defenses we use to avoid thinking about the demise of our planet -- and...
Crash Course
The World Wide Web: Crash Course Computer Science
Today we’re going to discuss the World Wide Web - not to be confused with the Internet, which is the underlying plumbing for the web as well as other networks. The World Wide Web is built on the foundation of simply linking pages to...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Lifecycle Methods (Code Example) - OnInitialized and OnInitializedAsync
This lecture discusses the OnInitialized and OnInitializedAsync methods in a component's lifecycle. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series "Build and Learn ASP.NET 6.0 Blazor...
Curated Video
Perspective: Dazzle Camouflage
See the amazing warship 'camouflage' that dazzled the enemy, not by hiding the ship, but by tricking the eye. Maths - Space A Twig Math Film. Reinforce and extend the learning required by the curriculum. Twig’s math films show abstract...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Solving: Merge Conflict
This video explains how to solve the merge conflict in Git. This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Stash
This video explains Git Stash, which is used when you want to record the current state of the working directory and the index but want to go back to a clean working directory. This clip is from the chapter "Other: Diff, Stash, and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Add Pagination for Search
In this video, we will add pagination to the search results page to allow users to navigate between different pages of search results. We will use the Page.js library to create dynamic URLs and render the correct results for each page....
Curated Video
Vue.js 3 and Firebase for Beginners - Admin: Pizzas Component
The next component we will create is a pizzas component, which will display all of the available pizzas on the menu. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section explains the...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Exercise 07-2
This video is related to report creation and customization in real-world project scenarios. This exercise reinforces the ability to generate tailored reports by comparing two reports, working on landscape and portrait versions, and...
Curated Video
The Art of Doing - Web Development for Beginners - About Me Project
In this video, we will walk through my version of the "About Me" project and learn how to apply the HTML tags we covered in the previous videos to build a simple and basic web page. This clip is from the chapter "Basic HTML Tags" of the...
Curated Video
The Art of Doing - Web Development for Beginners - Organizing Text with Tables
In this video, you will learn how to use tags such as table, tr, th, td, caption, details, and summary to create tables of elements on a web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web...
Curated Video
The Art of Doing - Web Development for Beginners - CSS Selectors
In this video, you will learn about different CSS selectors such as Universal selector, Element selector, Selector list, Class selector, ID selector, and Descendant selector. We will also understand how CSS properties are inherited from...
Curated Video
The Art of Doing - Web Development for Beginners - Headings and Paragraphs
In this video, you will learn how to use the heading and paragraph tags to structure and organize content on a web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In...
Curated Video
The Art of Doing - Web Development for Beginners - Using querySelector()
In this video, we will explore the querySelector method, which allows us to select elements using CSS selectors. You will learn how to use more complex selection options using querySelector and how it differs from getElementById. This...
Curated Video
The Art of Doing - Web Development for Beginners - Writing CSS Rules
In this video, you will learn how to add CSS to our HTML document in the tag and write CSS rules for selecting specific HTML elements. We will also understand how to override specific styling rules and how to make certain HTML elements...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Header and Hero Section/ 208
We will take the project styling further, and look at creating the separate header and Hero sections. The Hero section will have a tagline and subtitle and then the other section with the cards and other components.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Queries, Type, Expect, and More / 154
This video will teach an important concept before moving on to JavaScript and jQuery, the document object model (DOM).
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Setup-2
This video focuses on the concepts of cloud computing, the advantages and disadvantages of cloud computing, and the different types of service models in cloud computing.
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Format the Plot
In this video, you will learn how to format our Matplotlib plot. This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
The Complete Vue.js Course for Beginners - Multiple Slots
In this video, we will look at multiple slots, study different slots, why we make them, and where they are used. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this section,...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 222
This video explains how to design the HTML template. This clip is from the chapter "Project: Todo List Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains another project where...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Controlling Content (Add/Delete) / 048
This video explains how to add and delete content on our webpage using DOM. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...