Curated Video
Behavioral Design Patterns in C++ - Pros and Cons-Mediator
This video talks about the pros and cons of the Mediator design pattern. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns in C++".This section focuses on the Mediator pattern.
Curated Video
Behavioral Design Patterns in C++ - DialogBox - II
This video will help in the implementation of all the widget classes. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns in C++".This section focuses on the Mediator pattern.
Curated Video
Behavioral Design Patterns in C++ - DialogBox - I
This video will help you create a DialogBox where you will add some widgets and see how to interact with the widgets through the mediator design pattern. This clip is from the chapter "Mediator" of the series "Behavioral Design Patterns...
Curated Video
Behavioral Design Patterns in C++ - Logging System - I
This video starts with another example in which we will implement a logging system. This example is implemented in three subsequent videos. This clip is from the chapter "Chain of Responsibility" of the series "Behavioral Design Patterns...
Great Big Story
Ballroom beats, voguing as power in baltimore
Explore the vibrant ballroom scene in Baltimore, where voguing transcends dance to empower and unite the LGBT community.
Curated Video
Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Events
This video helps in exploring workflow components; here, you will be focusing on events. This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps CI/CD".This section...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - API: Login/Register Endpoint / 120
In this video, we will look at the React root component, namely the app, the dashboard, the admin, and other elements of the project that form the tree structure of React.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Product Search / 109
Here, we will discuss operator precedence, which determines the order in which an arithmetic operation is performed.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Create Blog Post / 167
After creating the conditional authorization in the previous lesson, we will now create a blog post in the WriteNode application.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Order Submit Function / 132
In this lecture, the next step is to start building the home page of the eCommerce site. We will use components to tell React what we want to see on the screen.
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build the PUT Endpoint for the CoffeeOrderService - PUT /coffee_orders/{id}
In this video, we will build the PUT endpoint in the controller, using which we can update an existing coffee order. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Chatbot Development with AWS Lex and AWS Lambda: Interconnection
This video demonstrates the process of connecting Amazon Lambda to our chatbot. We will create the functions required for our chatbot and author it from scratch. This clip is from the chapter "Chatbots Development with Amazon Lex" of the...
Curated Video
HashiCorp Certified - Vault Associate Course - Using the API Explorer
In this video, we will explore how to use the API Explorer in HashiCorp Vault to interact with the Vault API. This clip is from the chapter "Compare Authentication Methods" of the series "HashiCorp Certified - Vault Associate...
Curated Video
The Complete Vue.js Course for Beginners - Events and Parameters
In this video, you will learn about events in Vue.js; we will also discuss how we can use events in JavaScript as a framework. This clip is from the chapter "Getting Started with Basic Code" of the series "The Complete Vue.js Course for...
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 - Delete Task / 225
This video explains how to delete the task that is added 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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Working with Answer / 213
This video explains how to work with answers in the quiz application. 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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Events on HTML Page / 065
This video explains events on HTML page. This clip is from the chapter "Form and Form Events" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains form and form events with an example.
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Keyboard Events / 063
This video explains the event type, which is key up. This clip is from the chapter "Form and Form Events" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains form and form events with...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Submit Events / 059
In this video, you will learn how to submit events using an informative and practical example. This video provides a step-by-step guide on how to handle and submit events within forms using JavaScript. This clip is from the chapter "Form...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Event Bubbling and Delegation / 055
This video explains event bubbling and delegation in DOM. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the document object...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Creating and Removing Elements / 054
This video explains how to create and remove elements in DOM. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the document...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Events - II / 053-2
This video explains events in DOM and types of events using an example. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Events - I / 053-1
This video explains events in DOM and how to change the theme on a website. This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...