Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Database Schema for SQLite3
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...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Collections
Let's understand about Java collections framework designed to support numerous collections hierarchically.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Classes & Objects
Here, we will understand what classes and objects are and which are the keys to object-oriented programming.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Creating S3 Buckets Lab
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.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Count
In this lesson, we will create functions to calculate the count of the elements of the project.
Curated Video
Recommender Systems Complete Course Beginner to Advanced - Project 2: Movie Recommendation System Using Collaborative Filtering: Rating Plot
In this video, you will learn to perform data visualization and analysis for the project using the movies and ratings dataset.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Flow Logs
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...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Intentional Plagiarism
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....
Curated Video
ChatGPT for Creatives - Using the World Anvil
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...
Curated Video
SQL Server Course for Beginners with 100+ examples - CHECK Constraint
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...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - useState: Array State Value / 012
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.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Beyond the LAN
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...
Curated Video
Recommender Systems with Machine Learning - Count
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
Curated Video
Recommender Systems with Machine Learning - Rating Plot
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
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Grep, Comparing Files
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...
Curated Video
Master SQL for Data Analysis - Creating Tables - Constraints
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...
Curated Video
Master SQL for Data Analysis - Relational Model, ER Diagram
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...
Curated Video
Master SQL for Data Analysis - Primary and Foreign Keys
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...
Curated Video
HashiCorp Certified - Vault Associate Course - Working with a Secrets Engine
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
Curated Video
HashiCorp Certified - Vault Associate Course - Vault Entities
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 -...
Curated Video
Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Circular Dependency Errors, Another Way to Fix It
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...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Building Images in Multiple Regions
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Times / 206
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Drag-Drop Task Card / 295
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...