Instructional Video12:17
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Project - Part 2

Higher Ed
In this video, we will continue working on the store front project by creating the about and contact pages. We will use the same HTML and CSS techniques from the previous video to create the structure and style the pages. Additionally,...
Instructional Video15:40
Curated Video

The Art of Doing - Web Development for Beginners - JavaScript Variables: let, var, and const

Higher Ed
In this video, we will explore how to declare variables using the let, var, and const keywords in JavaScript. We will discuss the differences between these keywords and learn when to use each one based on their scope and reassignment...
Instructional Video14:00
Curated Video

The Art of Doing - Web Development for Beginners - Final HTML Project - Part 2

Higher Ed
In this video, we will continue working on the main page of the ninja turtle site by creating a new section for enemies. We will also cover how to add links to different sections of the page and how to use appropriate headings,...
Instructional Video9:54
Curated Video

ChatGPT for Creatives - How to Talk to Chat GPT

Higher Ed
In this video, as we get started with using ChatGPT, we will explore how to create prompts the right way and understand the guidelines shared by the AI to write effective prompts. It discusses clarity, specificity, tone, close/open-ended...
Instructional Video6:23
Curated Video

Conquering Travel Troubles: Understanding Motion Sickness and Phobias

6th - Higher Ed
Discover the causes and solutions for motion sickness in this engaging video. Learn from experts about why some people feel sick while traveling and explore practical tips to prevent discomfort on the road. Additionally, delve into the...
Instructional Video6:56
Curated Video

The Digital Divide: Navigating Modern Technologies

6th - Higher Ed
Explore the impact of digital tools like smartphones, credit cards, and the internet through a challenge between Pierre, who uses traditional methods, and Christian, who uses digital solutions, to complete everyday tasks in Paris. This...
Instructional Video7:21
Curated Video

The Science of Online Advertising: How Your Preferences Are Tracked

6th - Higher Ed
Discover how online advertising is tailored to individual preferences through sophisticated tracking technologies. Learn about the use of cookies, which gather data about your browsing habits to serve targeted ads. Explore the...
Instructional Video5:51
Curated Video

Connecting Across Continents: The Evolution of Video Calls

6th - Higher Ed
Discover how technology has transformed communication, allowing us to stay visually connected with friends and family worldwide, even from remote vacation spots. This video delves into the advancements from traditional satellite...
Instructional Video3:54
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Data You Need to Know

Higher Ed
Data is everywhere in our networks. Good techs understand the types of data used on networks and how to handle that data from a business, legal, and moral standpoint. Organizing our data also helps us understand the types of protections...
Instructional Video8:41
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Documents You Need to Know

Higher Ed
Good techs must be comfortable with the common documentation used by IT departments everywhere. From hardware inventory to network diagrams to the many policies used in our industry, tech should know when and how documentation comes into...
Instructional Video13:11
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Malware

Higher Ed
Malware comes in many forms; infestations have many symptoms. This video describes malware in all its lovely shades of ugly, from viruses and worms to spontaneous application crashes and invalid certificate errors. This clip is from the...
Instructional Video10:54
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - UE5 Introduction to UI (User Interface)

Higher Ed
In this lesson, we will get introduced to the UI in Unreal Engine 5. This will help speed up your workflow because you will develop basic knowledge of all its menus to find them when you need them. Over time, this should become instinctual.
Instructional Video2:23
Great Big Story

Flip Booked LLC, transforming videos into inmate treasures

12th - Higher Ed
Discover how 'Flip Booked LLC' turns videos into flipbooks, providing inmates a tangible connection to their loved ones' moments.
Instructional Video13:05
Curated Video

Learn Azure Serverless Functions in a Weekend - HTTP Function to Queue Message

Higher Ed
This video demonstrates how to develop an HTTP function to queue messages. Here, you will develop an HTTP trigger function, keeping in mind that it will be used by the payment gateway system to submit the payment status. It should take...
Instructional Video11:21
Curated Video

Learn Azure Serverless Functions in a Weekend - Azure Service Bus Trigger Function to Add Records to Database

Higher Ed
This video demonstrates how to develop the Azure Service Bus trigger function to add records to the database. Here, you will move on to develop a second function that gets triggered upon queueing a message in our Azure Service Bus. It...
Instructional Video7:25
Curated Video

Learn Azure Serverless Functions in a Weekend - Transaction Management System - Requirement and Architecture

Higher Ed
This video explains the transaction management system. You will look at the problem statement, do a requirement analysis, understand the application architecture, and the ways to implement it (steps to resolve the business problem of...
Instructional Video9:14
Curated Video

Learn Azure Serverless Functions in a Weekend - Developing Azure Functions API to Get Online Course Details - Part 1

Higher Ed
This video will help you develop an Azure Functions API to connect to a SQL database and retrieve the course information from the online courses' SQL table. This clip is from the chapter "Developing Azure Functions Applications with...
Instructional Video10:50
Curated Video

Learn Azure Serverless Functions in a Weekend - Creating First Function in Azure Portal

Higher Ed
This video helps you with creating your first function in Azure Portal. This clip is from the chapter "Creating Azure Functions in Azure Portal" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on...
Instructional Video18:43
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Inheritance

Higher Ed
This video explains inheritance in JavaScript. 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 and OOPS.
Instructional Video4:18
Curated Video

Behavioral Design Patterns in C++ - Variant

Higher Ed
In this video, we will discuss the C++17 std::variant. This class uses the Visitor pattern for performing operations on its members. This clip is from the chapter "Visitor" of the series "Behavioral Design Patterns in C++".This section...
Instructional Video3:57
Curated Video

Learning GitHub Actions for DevOps CI/CD - Default GitHub Variables

Higher Ed
This video explains the default GitHub variables and its use cases. This clip is from the chapter "GitHub Actions: Exploring the Features" of the series "Learning GitHub Actions for DevOps CI/CD".This section focuses on exploring the...
Instructional Video9:47
Curated Video

Learning GitHub Actions for DevOps CI/CD - Environment Variables

Higher Ed
This video explains environment variables in detail. Here, you will look at different ways of creating variables and using their values inside our workflows. This clip is from the chapter "GitHub Actions: Exploring the Features" of the...
Instructional Video9:25
Curated Video

Learning GitHub Actions for DevOps CI/CD - Running the Workflow and Reading the Logs

Higher Ed
This video helps you with running the workflow and reading the logs. This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps CI/CD".This section provides an...
Instructional Video12:15
Curated Video

Learn Tableau by Working on Exciting Dashboards - My Holdings (Viz in a Tooltip)

Higher Ed
This video explains how to Viz in a tooltip, which will show the entire visualization in a tooltip.