Instructional Video1:42
Instructional Video8:09
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Hacking a Password with Matching Keywords in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on hacking a password with matching keywords in JavaScript from the previous video. This clip is from the chapter "Algorithms - Basics and Fundamentals to Intermediate" of the...
Instructional Video5:56
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Hacking a Password with Matching Keywords in JavaScript

Higher Ed
In this video, you will learn how to create a simple password-hacking script using JavaScript. The script will use a list of common passwords and dictionary words to try and guess the password for a given user. This clip is from the...
Instructional Video4:31
Curated Video

Vue.js 3 and Firebase for Beginners - Checking for Duplicate Basket Items

Higher Ed
In this video, we will check for duplicate items in the basket and, rather than adding new line items, we will increase the quantity in the existing items. This clip is from the chapter "Composition API" of the series "Vue.js 3 and...
Instructional Video5:11
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Java Arrays - Compare, Sort, and Fill

Higher Ed
In this video, you will learn about Java arrays—compare, sort, and fill.
Instructional Video5:19
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Play and Learn with Planet Class

Higher Ed
In this video, we will play and learn with the Planet class.
Instructional Video5:49
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Flow Control: Switch Statement Program - Print Weekday Based On Number

Higher Ed
Let's look at the SWITCH statement in this video, which is also a part of the decision-making tools in Java programming.
Instructional Video5:44
Curated Video

Advanced Chatbots with Deep Learning and Python - Answer and Response

Higher Ed
After learning to create our encoders for the input sequences and the questions, the encoders will match the data and obtain the responses.
Instructional Video4:59
Curated Video

Symmetry GCSE Questions

3rd - Higher Ed
This video will guide you through some practice GCSE style questions on the topic of symmetry.
Instructional Video5:17
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Understanding App Permissions

Higher Ed
This video talks about app permissions and the kind of permissions that an application demands while you install them on your phone. These permissions can be features or tools that the app needs in order to function properly. This clip...
Instructional Video6:26
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Security Groups Overview

Higher Ed
If you have worked around networking for a while, you have probably heard of groups or security groups. AWS offers security groups, but they are different from the traditional concept, and this video explains how.
Instructional Video5:06
Curated Video

React JS Masterclass - Go From Zero To Job Ready - No Route Found / 058

Higher Ed
This lesson will teach us how to create a condition for the page 404, "no page found," "no route found," etc. We will define a path in the route that loads a component.
Instructional Video4:42
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Weather View

Higher Ed
This video explains the weather view, which is the SwiftUI. This clip is from the chapter "Widget Size Family" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the widget family, which is...
Instructional Video12:36
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Broadcasting

Higher Ed
In this video, we will understand the concept of broadcasting. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".IN this...
Instructional Video10:07
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Logic for Single-Letter input

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

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

Higher Ed
This video explains strings in Python. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Instructional Video3:25
Curated Video

CISSP Crash Course - Assess Software Security

Higher Ed
This video explains assessing software security and how to audit and log the changes. This clip is from the chapter "Software Development Security" of the series "CISSP Crash Course".null
Instructional Video6:33
Curated Video

Master SQL for Data Analysis - Outer-Join

Higher Ed
In this lesson, we will look at a situation where there are tables with unmatched rows from one table to another. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data Analysis".This...
Instructional Video5:43
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Answer and Response

Higher Ed
After learning to create our encoders for the input sequences and the questions, the encoders will match the data and obtain the responses. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the series...
Instructional Video7:20
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Get Task / 286

Higher Ed
This video explains the get task functionality of the project. This clip is from the chapter "Project: Kanban Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a...
Instructional Video5:40
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Search Task II: Case Sensitive / 228

Higher Ed
This video explains how to change the case-sensitive issue by converting the terms to lowercase. This clip is from the chapter "Project: Todo List Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video1:43
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Final Demo / 216

Higher Ed
This video explains the final look of the project. This clip is from the chapter "Project: Quiz Application" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will put your newfound...
Instructional Video15:19
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Regular Expressions / 060

Higher Ed
In this video, you will delve into the topic of regular expressions, commonly referred to as RegEx. This video provides a comprehensive explanation of regular expressions and how they are used in JavaScript. This clip is from the chapter...
Instructional Video9:00
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Switch Statements / 027

Higher Ed
This video explains switch statements and why we use it, with an example. This clip is from the chapter "Control Flow" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains various loops...