Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Unfollowing
In this video, you will learn how to implement the "Unfollow" feature in our Twitter Clone app by creating the necessary API endpoints and integrating them into our frontend.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Following
In this video, you will learn how to implement the "Follow" feature in our Twitter Clone app by creating the necessary API endpoints and integrating them into our frontend.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Presenting User Profile Images
In this video, the presenter shows how to present the user profile images in the app UI by creating a route to serve the static files.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Model and Validator
In this video, we will explore how to create a user model and use a validator to ensure that the user data meets certain requirements.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Installing and Updating Linux
Linux is a fantastic open-source and free operating system that anyone can download and use. Let's discover how to install and update this wonderful OS. This clip is from the chapter "Installing and Upgrading Operating Systems" of the...
Curated Video
The Art of Doing - Web Development for Beginners - Final CSS Project Part 2
In this video, we will take our project to the next level by adding animations to the index page and working on the home.html page. Discover how to use CSS animations to bring life to your web pages and enhance user experience. This clip...
Curated Video
Unveiling Animal Ingenuity: From Pigs to Ravens
Explore the surprising cognitive skills of animals often overlooked for their intelligence, like pigs, cows, and ravens. This video delves into how these animals perform complex tasks, solve puzzles, and even engage in activities we...
Curated Video
ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateCustomer Action Methods
This video is about creating the GET and POST action methods for updating a customer. You will learn the code with a thorough explanation of the methods. This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Logical Operators
This video explains logical operators. This clip is from the chapter "Operators, Loops, and Statements" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains operators, loops, and...
Curated Video
SQL Server Course for Beginners with 100+ examples - Back Up a Database in SQL
Learn how to back up a database in SQL. We will back up the database in a local directory with the extension .bak. This clip is from the chapter "Advanced SQL" of the series "SQL Server Course for Beginners with 100+ Examples".null
Curated Video
Behavioral Design Patterns in C++ - Boolean Interpreter - III
In this video, we will go ahead and add the support for the OR keyword. This clip is from the chapter "Interpreter" of the series "Behavioral Design Patterns in C++".This section focuses on the Interpreter pattern.
Curated Video
Learn Tableau by Working on Exciting Dashboards - Table Calculations - Scope and Direction
This video explains the scope and direction of the table calculations.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Project Structure / 091
We will explore the most common and most accessible structure in use. I call it the flat structure as it has minimal directory nesting.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Solution: Pages / 083
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Product Service: API End Points / 138
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.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Widget Bundle-1
This video explains the widget bundle used to support multiple types of widgets that your app supports. This clip is from the chapter "Understanding Widgets in WidgetKit" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Stochastic Gradient Descent
In this video, you will learn about stochastic gradient descent. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will dive...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Tuples and Sets in Python
In this video, you will learn about tuples and sets 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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Sets
This video explains sets in Python. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 2)
In this video, we will look at a new perspective on convolution to understand how it works. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Recommender Systems with Machine Learning - Making Recommendations-1
This video explains how to make song recommendations. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This section focuses on...
Curated Video
Recommender Systems with Machine Learning - Design Approaches for ML
This video talks about the design approaches for machine learning. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Printing Contents of Files
In this video, you will learn how to print contents of files using cat and echo commands. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Linux File System Hierarchy
In this video, we will have a look at the Linux file system hierarchy. This clip is from the chapter "Introduction to File System and Terminal" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section,...