Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dark Mode Integration / 067
The dark appearance, known as Dark Mode, implements an interface style that many apps already adopt. We will learn to integrate the dark mode into the Cinemate project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - UI Design (Tailwind and Flowbite) / 065
Now, we will focus on creating a basic user interface. We will define the page structure and how Cinemate, using Tailwind and Flowbite, works.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Structure / 055
In this video, we will learn how to improve the structure of our project. We will learn to create proper header and footer components and import them from the components folder. This will be the base structure on which the project will...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Movie List Structure / 068
In this video, we will create the homepage for the Cinemate project and we will define the appearance of the movie list structure on the project.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Navigation Structure
In this video, we will complete the header section of the Cinemate project and increase font sizes, change logo appearance, activate the navigation link, adding dynamic classes and add hidden variables.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Footer / 209
In this lesson, we will learn to create our footer for the SoundMate project. We will define parameters to alter its appearance at the bottom of the page to our requirements.
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 - Dark Mode
In this lecture, we will understand about the dark mode feature and use Tailwind CSS to style our site in dark mode, which is a first-class feature of many operating systems.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Theme: Change Background / 051
In this video, we will learn to create a state that will allow us to change the background of our TaskMate appearance based on the selection we make.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - List Output / 035
In this video, you will learn to complete the user interface for the useEffect hook. We will create a function and fetch a component to create a simple UI to display presentable information.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Controlled Inputs / 027
In this lecture, you will learn to create a button on our app that will allow us to control the input by resetting the input value in the task name field.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Module Level Styling / 024
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dynamic Level Styling / 023
In this lecture, you will learn about dynamic class names and dynamic CSS styling, which involves conditional arguments passed as True or False values and then performing a task assigned to it.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Conditional Templates / 014
This video discusses a conditional template, which allows us to compare multiple elements with True or False return values and apply certain changes. These are templates by which we set up a condition, and it executes a code after...
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 - JSX: In-Depth Introduction / 007
In this video, you will learn about JSX in-depth, a syntax extension for JavaScript that lets you write HTML-like markup inside a JavaScript file.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Out of Stock Products / 128
Near the bottom of the "Show Results For" section, you can click the button for "Include Out of Stock".
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Core Data Manager
This video explains the core data manager. This clip is from the chapter "Core Data in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the core data in WidgetKit.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Categorical Cross Entropy
In this video, you will learn about categorical cross entropy, which is used in multiclass classification. This clip is from the chapter "In-Depth: Loss Functions" of the series "Deep Learning - Artificial Neural Networks with...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Logic for Single-Letter input
In this video, we will continue building the logic for single-letter input. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Continued
In this video, we will continue writing the program for our hangman game. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Class
In this video, we will start writing the program for our classes and objects. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Classes in Python
In this video, you will learn about classes in Python. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
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. 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...