Instructional Video1:57
Great Big Story

Exploring the inspirations behind Goose Creek Tower

12th - Higher Ed
Join Phillip Paul Weidner, an MIT alumni and builder, as he details his journey constructing the whimsical Goose Creek Tower, inspired by his love for architecture and poetry.
Instructional Video2:32
Curated Video

SQL Server Course for Beginners with 100+ examples - UNIQUE Constraint

Higher Ed
Learn how to work with the UNIQUE constraint in SQL to uniquely identify each record in a database table. It enforces the uniqueness of column values. This clip is from the chapter "Constraints in SQL" of the series "SQL Server Course...
Instructional Video4:26
Curated Video

Behavioral Design Patterns in C++ - Undo - III

Higher Ed
This video will help you implement the undo method of several command classes. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design pattern, which...
Instructional Video4:03
Curated Video

Behavioral Design Patterns in C++ - TextPad - III

Higher Ed
In this video, we will implement the input handling functionality in the application class. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the command design...
Instructional Video6:13
Curated Video

Behavioral Design Patterns in C++ - FindDialog - II

Higher Ed
In this video, you will see how the dialog box handles the event from the button using the command pattern. This clip is from the chapter "Command" of the series "Behavioral Design Patterns in C++".In this section, we will explore the...
Instructional Video13:04
Curated Video

Learn Tableau by Working on Exciting Dashboards - Key Performance Indicator (KPI)

Higher Ed
This video explains how to create the key performance indicator in the Netflix analysis dashboard.
Instructional Video12:14
Curated Video

Learn Tableau by Working on Exciting Dashboards - Bar Charts (Top 10)

Higher Ed
This video explains how to create bar charts, which will show the top 10 genres, top 10 directors, and top 10 cast members in the dataset.
Instructional Video5:11
Curated Video

Learn Tableau by Working on Exciting Dashboards - Stacked Bar and Dual Axis Charts

Higher Ed
This video explains the stacked bar and dual-axis charts in the Netflix dashboard.
Instructional Video4:42
Curated Video

Learn Tableau by Working on Exciting Dashboards - Country Map

Higher Ed
This video explains how to create a map that shows us which TV shows or movies were produced in which countries using country dimensions.
Instructional Video11:42
Curated Video

Learn Tableau by Working on Exciting Dashboards - Donut Chart

Higher Ed
This video explains how to create the donut chart in the Netflix dashboard.
Instructional Video5:06
Curated Video

Learn Tableau by Working on Exciting Dashboards - Tableau Generated Fields

Higher Ed
This video explains Tableau generated fields and how we can use them.
Instructional Video5:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - TaskMate Demo

Higher Ed
In this demonstration of the project, you will learn to create displays and we will build the project based on the concepts learned. We will make a project called TaskMate, a to-do list.
Instructional Video4:24
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useState: Multiple Updates / 011

Higher Ed
In this video, we will discuss the problems we face when using the setCount. The value of the Count remains constant; hence, when using multiple iterations of a setCount function, the value of the variables does not change either.
Instructional Video12:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - State Introduction: useState / 010

Higher Ed
In this video, we will explore further about a state and then understand in detail the useState, a React hook that lets you add a state variable to a component.
Instructional Video10:03
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Why We Need States? / 009

Higher Ed
In this lesson, you will learn about a state, the current value of a variable, which can constantly change, increase or decrease based on the function called. The state defines how a variable behaves at any given point.
Instructional Video5:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: WordCount / 158

Higher Ed
In this video, we will look at a demonstration to add an extra layer of security to the user and plain password authentication.
Instructional Video2:13
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Widget Configuration

Higher Ed
This video explains the widget configuration. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between app...
Instructional Video3:14
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Timeline Provider-3

Higher Ed
This video explains the timeline provider view. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between app...
Instructional Video2:09
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Reminder Widget View

Higher Ed
This video explains the reminder widget view. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between app...
Instructional Video2:25
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Reminder Widget Entry

Higher Ed
This video explains the reminder widget entry. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between app...
Instructional Video10:41
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Regression Notebook

Higher Ed
In this video, we will understand linear regression by proving the Mosse law true. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section,...
Instructional Video3:23
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Introduction

Higher Ed
In this video, we will introduce Facebook Prophet and understand the course learning objective. This clip is from the chapter "Welcome" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".Welcome to the...
Instructional Video15:52
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - App and Widget Data Sync

Higher Ed
This video explains the app and widget data sync. This clip is from the chapter "Data Sync Between App and Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the data sync between...
Instructional Video4:10
Curated Video

Social Media Automation using Python - Displaying the Video Data

Higher Ed
After fetching video data based on ID, you will learn to display relevant information of the video details, such as video titles, snippets, and content knowledge. This clip is from the chapter "YouTube Automation" of the series "Social...