Curated Video
Deep Learning - Crash Course 2023 - Applications of Data
In this video, we will look at the different actions we can perform on data to fulfil our requirements. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Blinking Ninja Emoji
In this video, you will learn to create our blinking ninja emoji for our project. We will add features and functionality to the emoji. You will learn to animate the emoji with blinking eyes. This clip is from the chapter "Emoji App" of...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Follow and Unfollow UI
In this video, we will be implementing the follow and unfollow functionality on the user profile UI.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Starting the Guillotine Model
Although guillotines were introduced later than the medieval historical period that our other assets are meant to depict, we thought you would enjoy learning how to make them as part of this course.
Curated Video
Behavioral Design Patterns in C++ - Boolean Evaluator
This video explains the Boolean Evaluator. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Curated Video
Behavioral Design Patterns in C++ - Lexing and Parsing
This video explains the Lexing and Parsing analysis. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Curated Video
Behavioral Design Patterns in C++ - Basic Implementation-Chain Of Responsibility
This video provides a basic implementation of the CoR pattern. This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns in C++".This section focuses on the Chain of Responsibility pattern.
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Boolean Data Type
In this video, we will understand the Boolean data type. 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
Python Bootcamp in a Day - Python Programming for Beginners - Comparing Information
This video explains comparing information in Python. This clip is from the chapter "Comparing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains comparing information in Python.
Curated Video
The Ultimate Excel VBA Course - Learn and Master VBA Fast - Logical Operators
This video explains logical operators in VBA such as AND, OR, NOT. This clip is from the chapter "VBA Conditional Statements" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains the various...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Declaring Packer Variables
Before we discuss values in Packer, we will first understand the concept of declaring variables, which can be declared and defined in a “.pkrsvars.hcl” file. Or an “auto.pkrsvars.hcl” file or any other file name referenced when executing...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Booleans and Comparisons / 015
This video explains the Boolean and comparison data types in JavaScript with an example. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Type Conversion / 017
This video explains type conversion where you will be able to convert data types from string to number or number to string. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Data Types / 008
This video explains data types in JavaScript such as string, object, condition, and more. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction to Props in React
In this lesson, you will learn more about props or properties used in React. Here, the properties are transferred from the parent component to the child component.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Creating Header and Footer Types
In this video, you will learn how to create header and footer types. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Curated Video
ChatGPT Voice-Powered Chatbot Build with React and FastAPI - Final Updates and Finishing Touches
In this video, we will make some final updates and finishing touches to our React application. This clip is from the chapter "Extra: (Optional) - React Crash Course" of the series "ChatGPT Voice-Powered Chatbot Build with React and...
Curated Video
Blender Beginner’s Bootcamp - Lesson 74 - 3D Modeling Lantern
In this lesson, you will learn to model a lantern in sci-fi style and the basic shape of the lantern using various modeling techniques in Blender. You will learn to use primitives, modifiers, and other tools to build the main structure...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Data Structures
In this video, you'll learn the importance of data structures. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get started with coding...
Curated Video
Structural Design Patterns in Modern C++ - Single-Responsibility, Open-d, Liskov Substitution, Interface Segregation, and Dependency Inversion (S.O.L.I.D.) Principles - Part II
This is the second part of the three-part video that explains the S.O.L.I.D principles. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Demystifying Data Types
In this video, you'll learn how to identify the different data types in a code. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get...
Curated Video
Learn JavaScript from Scratch JavaScript for Everyone - Casting Data Types
In this video, you'll learn how to convert data types from one type to another. This clip is from the chapter "Coding with JavaScript" of the series "Learn JavaScript from Scratch: JavaScript for Everyone".In this section, you'll get...
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Final Run - Classes
Let's wrap up our project in this session. This clip is from the chapter "Classes" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on classes.
Curated Video
Ultimate ASP.NET 5 Web API Development Guide - Set Up Login Endpoint
This video talks about setting up the login endpoint. This clip is from the chapter "Securing Your Application" of the series "Ultimate ASP.NET Core Web API Development Guide".This section focuses on securing your application.