Curated Video
Recommender Systems with Machine Learning - Quiz Solution
This is a solution video of the quiz for this module/section. 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 machine...
Curated Video
Recommender Systems with Machine Learning - Collaborative Filtering and User-Based Collaborative Filtering
This video helps you with collaborative filtering and user-based collaborative filtering. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Module Overview
In this video, we will discuss the concepts covered in this module, including Amazon Web Services, the web services that Amazon provides, how we can use these services, and the benefits of AWS, apart from the salient features of AWS....
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - All Data Is the Same
In this video, we will understand how all data is the same as all machine learning interfaces are the same. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas...
Curated Video
HashiCorp Certified - Vault Associate Course - Vault Policies—Path
In this video, we will take a closer look at the path component of HashiCorp Vault policies and how to use it to define fine-grained access controls for Vault resources. Defining the path is often the most important part of creating a...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using SQL Developer
In this practice video, we will download and install SQL Developer, a graphical tool provided by Oracle, which enhances the database administration and development experience on the hosting PC. This clip is from the chapter "Installing...
Curated Video
ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Mental Health (Self-Care, Stress Management, Personal Therapy)
This video will teach us to care for our minds and emotions and discover self-care practices to manage stress, anxiety, and other mental health challenges. We will explore the benefits of personal therapy and how to find a therapist to...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Introduction to Builders
In this video, we will understand the concept of a Packer builder responsible for creating machines and generating images. More than one builder can be specified in a template. We will compare the different builder models available. This...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Delete Document / 275
This video explains the delete functionality in the bookmark manager. This clip is from the chapter "Project: Bookmark Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Updating Documents / 261
This video explains how to update a particular document. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn about the powerful...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Form: Delete Task / 294
This video explains the delete functionality in 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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Form: Add Task / 292
This video explains the add functionality in 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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Task Count / 291
This video explains how to fix the task count in 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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Delete Task / 288
This video explains how to delete a task from 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 web-based...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Get Task / 286
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Update Task Count / 226
This video explains how to update the task count using messageSpan. This clip is from the chapter "Project: Todo List Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Add Task / 224
This video explains how to add a task to the ToDo list. This clip is from the chapter "Project: Todo List Manager" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains another project...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Logical Operators / 024
This video explains logical operators in JavaScript along 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...
Curated Video
ChatGPT and Prompt Engineering With Advanced Data Analysis - Analyzing Net Promoter Score (NPS)
In this video, we will explore how ChatGPT can analyze Net Promoter Score (NPS) data in Excel. We will use ChatGPT's capabilities to calculate NPS, analyze NPS data using Excel functions, and visualize NPS results using charts/graphs for...
Curated Video
Design Microservices Architecture with Patterns and Principles - Choosing the Right Architecture for Your Application
This video will explore the factors to consider when selecting an architecture for our application. This video discusses various architectural options, strengths, and suitability for different scenarios, empowering us to make informed...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Client Apps Have Different UI Requirements
This video highlights the challenge of catering to different UI requirements of client applications in a microservices architecture and discusses the need for a solution that allows the backend to provide tailored responses to different...
Curated Video
Design Microservices Architecture with Patterns and Principles - Problem: Multiple Request (N+1) for Retrieving Relational Data
In this video, we will address the problem of multiple requests and the N+1 query problem when retrieving relational data in a microservices architecture. Explore strategies, such as eager loading, caching, and denormalization, to...
Curated Video
Design Microservices Architecture with Patterns and Principles - API Gateways Microservices Code Review - E-Commerce App
In this video, a code review of the API gateways microservice in the e-commerce application is conducted and explores the codebase of the API gateways microservice, its role in handling client requests and routing them to the appropriate...
Curated Video
Design Microservices Architecture with Patterns and Principles - Adapt: Microservices Using Containers and Orchestrators
In this video, the adaptation of existing microservices to leverage containers and orchestrators is discussed, the process of containerizing microservices, modifying deployment configurations, and integrating with container orchestration...