Hi, what do you want to do?
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.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
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 - 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 - 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 - 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 View
This video explains the photo widget view.<br<br/>/>
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.
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.<br<br/>/>
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.
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 - Code Preparation (Artificial Neural Networks)
In this video, we will work with the MNIST dataset and ANN code preparation.
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - How to Represent Images
In this video, we will discuss data and understand how to represent images.
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - LeNet Model in PyTorch
In this video, you will learn how to implement the LeNet model in PyTorch.
<
br/>
This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
<
br/>
This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - LeNet Overview
In this video, let's first understand what LeNet architecture is.
<
br/>
This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...
<
br/>
This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - CNN Deep Layers
In this video, you will learn how to perform a series of convolution operations to the required output.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using...
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - First CNN
In this video, we will work on building our first convolution layer.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will learn...
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will learn...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - CNN Recap
In this video, we will have a quick recap on the convolution operation.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Data Visualization
In this video, you will learn how to visualize your data to understand it better.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...