Curated Video
SvelteKit in 100 seconds
Learn the basics of the SvelteKit - a metaframework that can fetch data and render Svelte web applications on the server. Find out how it compares to other fullstack tools like Next.js for React and Nuxt for Vue.
Curated Video
Expo in 100 Seconds
Learn the fundamentals of React Native development in Expo in this quick breakdown. With Expo, we can build apps for iOS, Android, and the web from a single JavaScript codebase.
Curated Video
SEO KPIs
Measure and track your success in search engine optimization (SEO) with the help of SEO Key Performance Indicators (KPIs) in this insightful video. Discover the essential metrics and KPIs that can gauge the effectiveness of your SEO...
Curated Video
Digitizing 18th Century Parliamentary Records: Advancements in Robotic Scanning Technology
Southampton University Library is utilizing a robotic scanner to digitize 18th-century records of the British Parliament, making them accessible to scholars online. With advanced software and conventional scanners, the project aims to...
Curated Video
Exploring Images: From Animation to Optical Illusions
This video explores the different types of images and how they are made, including political cartoons, traditional animation, and optical illusions. It highlights the artistry and creativity involved in creating animated images and...
Curated Video
Who Gets the Best Answers? The Wisdom of Crowds
There aren't many books I recommend unreservedly to professional and business people I work with. But the Wisdom of Crowds is one of them. So, Who does Get the Best Answers? It turns out it isn't anyone. It's certainly not the expert....
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Understand the Project Structure
This lecture details the default project and folder structure so you will be able to understand the function of each of the folders and the files within the folders. This clip is from the chapter "Create a CRUD Application in Blazor" of...
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Inheritance in ASP.NET Core 3.1 Blazor
This video shows how a Razor (Blazor) component can inherit a base class that is derived from the ComponentBase class for certain advantages. This clip is from the chapter "Advanced Concepts with Hands-On Coding in Blazor" of the series...
Curated Video
Separating Notebooks
We interleave the pages of notebooks to see how hard it is to pull them apart. As the amount of interleaving increases, we see that the force required to separate them also increases. This is because the friction between the notebooks is...
Great Big Story
Beyond limits, the inspiring journey of an adaptive athlete
Uncover the powerful story of an athlete who turned a life-altering injury into a source of innovation and success in the Paralympics and X Games.
Curated Video
Ratio: Ratio Applications (Rates)
By the end of this learning object, the student will be able to: Recognize the meaning of the rate.3457
Curated Video
The Lindisfarne Gospels and the Legacy of Saint Cuthbert
The Christian heritage of Lindisfarne dates back nearly 1,400 years, beginning with the construction of a monastery in AD 635. This site, most closely associated with Saint Cuthbert, became a significant religious center, and it was here...
Curated Video
Enhancing the University Website Experience
Isaac Clary is a website coordinator at Southern Wesleyan University, responsible for managing the university website, graphic design work, SEO analysis, and collaborating with various departments to improve web content and layouts. With...
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
ASP.NET Core MVC - Cross-Platform Development - Section Overview
This video explains the learning objectives on this section. This clip is from the chapter "Customizing Views and Elements" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to customize views and...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Understand Scaffolded Views
This video explains the views folder and the index.cshtml file. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Components in React.JS
This video introduces template literals in React.JS to dynamically generate strings with embedded expressions. You will learn to use template literals to concatenate strings and variables in a more concise and readable way. You will...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Handling Error Pages with React-Router-DOM
In this video, you will learn to handle error pages using React-Router-DOM. We will see how to define a fallback route for handling 404 errors and rendering a custom error page when a route is not found.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - React-Router-DOM
In this video, we will examine React-Router-DOM, a popular routing library for React applications. You will learn to set up routes and navigation in React apps using React Router DOM, topics such as defining routes, rendering components...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Print Views, Notes, and Reports
Here, we will learn to print views, notes, and reports in Project 2021. We will learn to use the print preview feature to adjust page layout and formatting and to use the print command to send projects to a printer or PDF file. This clip...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Overview of Next.js Key Index and Starter Coding Files for the ChatGPT OpenAI
In this video, we will provide an overview of the key index and starter coding files for the ChatGPT OpenAI application built with Next.js.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - How Does NPM Run Dev Work in Next.js
In this video, we will explore the process of running the "npm run dev" command in Next.js and how it helps facilitate a smooth development experience for building ChatGPT OpenAI projects.
Curated Video
Fundamentals of Secure Software - Cryptographic Failures
This video explains what sensitive data exposure is and talks about cryptographic failures.
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project Preview
In this video, we will get a sneak peek at our next project, the "Collectors" web page, where we will showcase our collection of Pokémon. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...