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 Video10:10
Curated Video

Learn Tableau by Working on Exciting Dashboards - Lollipop Chart

Higher Ed
This video explains the lollipop chart, which displays TV shows with more than 10 seasons.
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 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 Video7:52
Curated Video

Learn Tableau by Working on Exciting Dashboards - Dimension and Measure Filters

Higher Ed
This video explains the dimensions and measure filters and how to use them.
Instructional Video7:23
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Title / 110

Higher Ed
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Instructional Video12:18
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Deployment / 090

Higher Ed
For the final checkout page to perform the next set of actions, you will learn how to implement an order confirmation before proceeding with the last payment order.
Instructional Video17:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Setup-1

Higher Ed
This video explores the components of the project. We will import the index.js file from the previous project and we will create all the required folder structures for the Cinemate project.
Instructional Video9:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: Pages / 083

Higher Ed
In this video, you will learn how to use the React router and its components to create a single-page application as a detail page.
Instructional Video13:29
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Page Title / 076

Higher Ed
In this lecture, the next step is to start building the homepage of the eCommerce site. We will use components to tell React what we want to see on the screen.
Instructional Video14:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - API Fetch: Movie List / 069

Higher Ed
In this video, we will learn to fetch specific movies on the Movie list API. We will create a default empty list. We will then learn to send fetch requests to the URLs.
Instructional Video12:56
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Header and Hero Section/ 208

Higher Ed
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.
Instructional Video7:39
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Module Level Styling / 024

Higher Ed
In this video, we will look at styling the module with CSS, but the scope of the styling is restricted to a particular module only and not applicable elsewhere.
Instructional Video10:33
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Resources (Important)

Higher Ed
In this video, you will learn about the resources used in this course and the multiple tools and code files we will use. The instructor explains everything about the code/resources in detail.
Instructional Video12:22
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React Loading Skeleton

Higher Ed
Here, we will discuss about an interesting package called the React Loading Skeleton that provides a skeleton structure until we receive a response from the app.
Instructional Video8:35
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Page Title

Higher Ed
In this video, we will learn how to create a dynamic page title using a hook "useTitle.js" and place code to update our title as and when required.
Instructional Video13:40
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firebase Configuration / 164

Higher Ed
In this lesson, we will focus on the configuration part of the Firebase app. We will also work on receiving the information from the Firestore.
Instructional Video9:19
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Firebase Setup / 163

Higher Ed
The Firebase Realtime Database is a cloud-hosted NoSQL database that lets you store and sync data between your users in real time. We will look at the setup and authentication.
Instructional Video11:08
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Homepage / 162

Higher Ed
In this lesson, we will begin with creating a section for the homepage and add the individual cards by importing the Postcard state from the components folder.
Instructional Video11:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Structure / 160

Higher Ed
In this video, we will work on the structuring part of the project WriteNode. We will create the requisite folder structures and importing the required libraries.
Instructional Video6:38
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dynamic Page Title / 140

Higher Ed
In this video, you will learn to validate our forms in React. Here, the form will force us to enter details before we are taken to the product confirmation page.
Instructional Video9:51
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Product Service: API End Points / 138

Higher Ed
This lesson will teach us how to fetch and get product information by ID. This code uses the fetch() function to call the Web API Product controller class.
Instructional Video5:20
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Reminders App

Higher Ed
This video explains the reminders app. 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 and widget.
Instructional Video8:40
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Image Classification

Higher Ed
In this video, we will work on image classification with the MNIST dataset. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...