Curated Video
Behavioral Design Patterns in C++ - Lamp - I (NoState)
This video explains the implementation of the State design pattern. Here, we will use the example of a lamp with two states, that is, ON and OFF. This clip is from the chapter "State" of the series "Behavioral Design Patterns in...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Deploying Dockers with GitHub Actions
Learn how to deploy Docker containers using GitHub Actions in this video tutorial. This clip is from the chapter "Building, Pushing, and Deploying Docker Containers" of the series "Learning GitHub Actions for DevOps CI/CD".This section...
Curated Video
Learning GitHub Actions for DevOps CI/CD - Building Dockers with GitHub Actions
This video covers the process of building Docker containers using GitHub Actions. This clip is from the chapter "Building, Pushing, and Deploying Docker Containers" of the series "Learning GitHub Actions for DevOps CI/CD".This section...
Curated Video
Learn Tableau by Working on Exciting Dashboards - Create a Dashboard
This video explains how to combine all the previous sheets and create the dashboard.
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Blender Rendering
In this lesson, we will find out how to set up and render a video in Blender. We will go through the optimizations of rendering and how to get a camera set up to get a nice video out of our scene. This clip is from the chapter "Animating...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - API: Product List / 104
This video discusses the context in React, a method to pass props from parent to child component(s) by storing the props in a store. We will create a "cart" context to store items in our shopping cart.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: Components / 082
After creating a ledge for the basket page, you will now learn to add functionality to the basket and start receiving items from the product list and the function buttons to work.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Page Not Found / 073
In this video, you will learn how to effectively handle the chaining of fetch calls to avoid nesting them together, clean up our component code, and abstract those details away from our component code.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Component Level Styling / 021
After exploring index.css, we will look at the component-level styling. We will understand the structure of a component that involves styling.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - API Fetch: Movie List / 069
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Cinemate Demo
This video showcases the project that we will build called Cinemate, which is basically an information provider of popular movies, and is a movies based API project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Header and Hero Section/ 208
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Demo / 207
This video illustrates a project demo, which we will call SoundMate, which is a simple landing page, where we will apply many Tailwind concepts and learn to apply customizations.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Router Introduction / 053
In this video, you will learn how to use the React-Router and its components to create, which we will use in our project. This will help us to include more links and pages to our project in the future.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Loading State / 039
Let's focus on the new loading feature, where we will create a state to show the loading of elements. Now that you have learned to fetch elements using a hook, you will now learn to load elements and display the loading image as we wait.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Practice: Basic Template Structure / 008
After learning how to create components, add CSS on our website, and add emojis, we will now create a small app based on what we have learned from previous lessons.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Styling / 161
In this video, we will understand how to begin with the designing part of this project. We will create the header, footer, logo, and other components required for WriteNode.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Test: Page Component Wrapper / 156
In this lesson, you will learn about strings in JavaScript, which store a series of characters or text in quotes with an example.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Photo Widget Timeline Provider
This video explains the photo widget timeline provider. This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Photo Widget View
This video explains the photo widget view. This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Network-Enabled View
This video explains the network-enabled view. This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Photo Widget Entry
This video explains the photo widget entry. This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Image Classification
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...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Code Preparation (Artificial Neural Networks)
In this video, we will work with the MNIST dataset and ANN code preparation. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...