Instructional Video12:19
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Unfollowing

Higher Ed
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.
Instructional Video14:03
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Following

Higher Ed
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.
Instructional Video8:39
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Presenting User Profile Images

Higher Ed
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.
Instructional Video13:36
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Model and Validator

Higher Ed
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.
Instructional Video3:21
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Installing and Updating Linux

Higher Ed
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...
Instructional Video17:18
Curated Video

The Art of Doing - Web Development for Beginners - Final CSS Project Part 2

Higher Ed
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...
Instructional Video8:10
Curated Video

Unveiling Animal Ingenuity: From Pigs to Ravens

6th - Higher Ed
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...
Instructional Video16:11
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create UpdateCustomer Action Methods

Higher Ed
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...
Instructional Video5:20
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Logical Operators

Higher Ed
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...
Instructional Video6:07
Curated Video

SQL Server Course for Beginners with 100+ examples - Back Up a Database in SQL

Higher Ed
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
Instructional Video2:53
Curated Video

Behavioral Design Patterns in C++ - Boolean Interpreter - III

Higher Ed
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.
Instructional Video3:43
Curated Video

Learn Tableau by Working on Exciting Dashboards - Table Calculations - Scope and Direction

Higher Ed
This video explains the scope and direction of the table calculations.
Instructional Video9:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Project Structure / 091

Higher Ed
We will explore the most common and most accessible structure in use. I call it the flat structure as it has minimal directory nesting.
Instructional Video9:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Solution: Pages / 083

Higher Ed
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.
Instructional Video9:51
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Product Service: API End Points / 138

Higher Ed
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.
Instructional Video4:59
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Widget Bundle-1

Higher Ed
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...
Instructional Video4:40
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Stochastic Gradient Descent

Higher Ed
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...
Instructional Video8:26
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Tuples and Sets in Python

Higher Ed
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...
Instructional Video5:30
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Sets

Higher Ed
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.
Instructional Video5:59
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 2)

Higher Ed
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...
Instructional Video9:53
Curated Video

Recommender Systems with Machine Learning - Making Recommendations-1

Higher Ed
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...
Instructional Video5:06
Curated Video

Recommender Systems with Machine Learning - Design Approaches for ML

Higher Ed
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...
Instructional Video8:11
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Printing Contents of Files

Higher Ed
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...
Instructional Video7:48
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Linux File System Hierarchy

Higher Ed
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,...