Instructional Video5:21
Curated Video

Learning ASP.NET Web API (Video 18)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video1:24
Weatherthings

Water Smart: Water on Earth - Lakes

6th - 8th
Water on Earth focuses on water as most kids would think about it. We start with water in obvious locations such as oceans, lakes, and rivers. We quickly learn that water can change phase to remain a solid in glaciers. Many kids may be...
Instructional Video5:14
Curated Video

Learn and Master C Programming - Stepping through and debugging a 'for' Loop

Higher Ed
The author shows you how for loops work so you can understand it more and become familiar with it. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute...
Instructional Video5:32
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - What is HEAD in Git?

Higher Ed
This video explains the concept of HEAD in Git. This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the most common Git operations. It also...
Instructional Video4:39
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Links

Higher Ed
HTML Crash Course: Links This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and so on.
Instructional Video3:59
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Index Alias Rotation

Higher Ed
This video explains how to rotate index alias. This clip is from the chapter "Elasticsearch Operations" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the concept of Elasticsearch...
Instructional Video8:44
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Moving Our Website to Cloudflare

Higher Ed
In this video, we'll be moving our website to Cloudflare. This clip is from the chapter "Cloudflare with Free TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll use Cloudflare's free TLS...
Instructional Video3:00
Curated Video

Basic Transformer Calculations

Higher Ed
Learn how to perform basic transformer calculations on this video on basic transformer calculations.
Instructional Video2:37
Curated Video

AC & DC Electricity

Higher Ed
In this video, we'll cover the basics of AC and DC electricity. From what AC and DC are to how they work, this video will make sense of the confusing topic of electricity!
Instructional Video4:17
Curated Video

Describe an advanced data structure : Efficiently Counting Subarrays with a Given Sum

Higher Ed
From the section: More Complex Algorithms on Arrays. In this section, we will deal with even more complex problems involving arrays. They will require more complex logic or data structures to solve, or a clever way of applying more than...
Instructional Video4:23
Programming Electronics Academy

Fix | Error downloading http://arduino.esp8266.com/stable/package_esp8266com_index.json

Higher Ed
Is this the error you’re getting while trying to set up your Arduino IDE to use an esp8266? This can be pretty frustrating, because, after all – you just want to get started programming! In this lesson we’ll show you exactly how to fix...
Instructional Video3:35
Curated Video

Excel VBA Programming The Complete Guide - The Worksheet.Copy Method

Higher Ed
The Worksheet.Copy method copies the contents of a worksheet to a new worksheet. When invoked with no arguments, it will create the copy in a brand new workbook. With either a Before or After argument, the copy will be placed in the...
Instructional Video2:31
Curated Video

Why Transformers Are Used

Higher Ed
Why are transformers used, what do we use transformers for? we answer these questions in this video on transformers in electrical engineering
Instructional Video0:58
Next Animation Studio

Arctic ice loss could lead to cold climate in Western Europe: study

12th - Higher Ed
Human caused climate change is rapidly melting arctic ice and disrupting ocean currents, which could make Western Europe cooler.
Instructional Video7:13
Physics Girl

My dad was stuck by lightning (TWICE!)

9th - 12th
My dad has been hit by lightning twice! This is an interview with him about those incidents. Plus we chatted about the science behind a lightning strike, which it's so dangerous, and how to avoid getting hit.
Instructional Video9:04
Curated Video

Comprehensive Android Developer Bootcamp - Creating RecyclerView Adapter

Higher Ed
Android Room – Alternative Database:Creating RecyclerView Adapter This clip is from the chapter "Android Room – Alternative Database" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to use the...
Instructional Video2:59
Curated Video

Django3- Styling

Higher Ed
In this video, we will look at styling. This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site 3 - Todo Woo.
Instructional Video3:17
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - What is CSS?

Higher Ed
CSS Basics: What is CSS? This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Instructional Video10:26
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Dealing with Concurrency

Higher Ed
This video explains how to deal with concurrency. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on mapping and indexing data. It...
Instructional Video3:27
Curated Video

The Complete Beginners Guide to Arduino - 2021 - LEDs and Current Limiting Resistors

Higher Ed
In this lecture, we will explore LEDs and current limiting resistors and learn how to work with them. This clip is from the chapter "Electronic Fundamentals" of the series "The Complete Beginners Guide to Arduino - 2021".In this section,...
Instructional Video3:32
Curated Video

What is a diode

Higher Ed
In this video, we'll explain what a diode is and how it works.
Instructional Video1:41
Curated Video

Step Down Transformer Calculations

Higher Ed
How to calculate step down transformers, learn how in this easy video on step down transformer calculations
Instructional Video10:53
The Viral Fever

Seafaring Communities: Coastal Life in the Phillippines

12th - Higher Ed
Seafaring Communities part 1/3: The video showcases the remarkable skills of a seafaring tribe in Southeast Asia who have lived entirely on water for generations. Using primitive tools and techniques, they free dive to the depths of the...
Instructional Video14:08
Curated Video

C++ Standard Template Library in Practice - Project

Higher Ed
The user now wishes to apply their gained knowledge and implement a container of their own. • Introduce our project idea, and explain the functionality we are trying to implement • Implement the container in a long code example • Finish...