Instructional Video7:15
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Database Schema for SQLite3

Higher Ed
This video explains the database schema for SQLite3. This clip is from the chapter "Database Creation with SQLite3" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on database...
Instructional Video1:28
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Collections

Higher Ed
Let's understand about Java collections framework designed to support numerous collections hierarchically.
Instructional Video12:45
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Classes & Objects

Higher Ed
Here, we will understand what classes and objects are and which are the keys to object-oriented programming.
Instructional Video8:11
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Creating S3 Buckets Lab

Higher Ed
Would you like to see S3 in action? This video demonstrates the process of creating S3 buckets and then using those buckets for object (file) storage.
Instructional Video5:13
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Count

Higher Ed
In this lesson, we will create functions to calculate the count of the elements of the project.
Instructional Video5:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Rating Plot

Higher Ed
In this video, you will learn to perform data visualization and analysis for the project using the movies and ratings dataset.
Instructional Video6:48
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Flow Logs

Higher Ed
If you need to log network traffic through your AWS solution, you should explore flow logs. Flow logs allow you to monitor network traffic and, with CloudWatch, receive alerts related to traffic conditions. This video introduces the...
Instructional Video3:09
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Intentional Plagiarism

Higher Ed
In this video, we will discuss intentional plagiarism and its consequences in the world of generative AI. You will learn how to recognize and avoid intentional plagiarism, and how to protect your work from being plagiarized by others....
Instructional Video5:54
Curated Video

ChatGPT for Creatives - Using the World Anvil

Higher Ed
In this video, the author introduces the World Anvil platform, which is a web-based tool for organizing and sharing worldbuilding information. The author demonstrates how to use the platform and create a new world, along with different...
Instructional Video4:02
Curated Video

SQL Server Course for Beginners with 100+ examples - CHECK Constraint

Higher Ed
Learn how to work with the CHECK constraint in SQL to allow only specific values for a column. You can limit the value range set in a column, for example, Age > 18, Marks > 75, and so on. This clip is from the chapter "Constraints in...
Instructional Video11:59
Curated Video

React JS Masterclass - Go From Zero To Job Ready - useState: Array State Value / 012

Higher Ed
Here, we will continue to understand the useState, but this time, we will not just use it with integers, we will use arrays. We will create a task list and experiment with using tasks.
Instructional Video2:42
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Beyond the LAN

Higher Ed
In this episode, Mike explores the crazy acronym soup around networking, explaining the differences among terms such as LAN, WAN, MAN, PAN, and HAM. (Just kidding on the last term!) This helps minimize confusion in later networking...
Instructional Video5:10
Curated Video

Recommender Systems with Machine Learning - Count

Higher Ed
This video explains the count function. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Instructional Video5:06
Curated Video

Recommender Systems with Machine Learning - Rating Plot

Higher Ed
This video helps you with the plot rating from the dataset. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Instructional Video2:47
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Grep, Comparing Files

Higher Ed
In this video, you will learn the Grep, cmp, and comm 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 this section, we will work...
Instructional Video6:07
Curated Video

Master SQL for Data Analysis - Creating Tables - Constraints

Higher Ed
Here, we will look at the different constraints that can be added to update or limit data stored in a specific column in a table. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for...
Instructional Video3:27
Curated Video

Master SQL for Data Analysis - Relational Model, ER Diagram

Higher Ed
Here, we will explore the three main building blocks of a relational database: entity, attribute, and relationship. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses...
Instructional Video3:21
Curated Video

Master SQL for Data Analysis - Primary and Foreign Keys

Higher Ed
In this video, we will look at a primary key used to identify a row in a table and a foreign key used to navigate from one table to another. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data...
Instructional Video13:38
Curated Video

HashiCorp Certified - Vault Associate Course - Working with a Secrets Engine

Higher Ed
In this video, you will be working with a Secrets Engine. This clip is from the chapter "Compare and Configure Secrets Engines" of the series "HashiCorp Certified - Vault Associate Course".null
Instructional Video10:51
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Entities

Higher Ed
Learn all about Vault entities in this video, which is an essential topic when it comes to understanding how identity works in Vault. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified -...
Instructional Video4:25
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Circular Dependency Errors, Another Way to Fix It

Higher Ed
In this video, we will discover an alternative method for resolving circular dependency errors in Power BI. The video demonstrates calculating columns to break the dependency cycle and maintain data integrity. This clip is from the...
Instructional Video6:30
Curated Video

Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images in Multiple Regions

Higher Ed
In this hands-on demonstration lab, we will build upon some of the concepts we have been learning to extend our Packer-built images into multiple regions within the same cloud environment. This clip is from the chapter "Builders" of the...
Instructional Video11:20
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Times / 206

Higher Ed
This video explains the time datatype and how to retrieve information using this datatype. This clip is from the chapter "Dates and Time" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video16:53
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Drag-Drop Task Card / 295

Higher Ed
This video explains the drag and drop task card of the Kanban 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...