Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Overview of AWS
In this lecture, we will look at Amazon Web Services, which is the most comprehensive and widely adopted web service. We will also discuss its functionality, Amazon Community, security, innovation pace, operational expertise, and so on....
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Vectorizing Train and Test Data
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python"...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Regression?
In this video, we will understand what regression is. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Curated Video
The Complete Vue.js Course for Beginners - Simple Form
In this video, we will create a simple form and we will do validation through Vue.js in it. This clip is from the chapter "Form and Validation" of the series "The Complete Vue.js Course for Beginners".In this section, we will look at...
Curated Video
Oracle Database Administration from Zero to Hero - Using RMAN Recovery Catalog (Part 1 of 3)
In this video, we will explore the usage of the RMAN Recovery Catalog. You will learn about the differences between using the control file and Recovery Catalog as the RMAN repository. Additionally, you will discover how to create and...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Object-Oriented Programming - I
This video explains the concept of classes and objects in OOP. This clip is from the chapter "Object-Oriented Programming" 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 - Find Method / 074
This video explains the find method, which helps find a number or data and return it. This clip is from the chapter "Array Methods" 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 - Arrow Functions / 033
This video explains the arrow function in JavaScript along with an example. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains functions,...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Functions - I / 029
This video explains functions, which is a block of code that is used to perform repetitive tasks. This clip is from the chapter "Functions" 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 - Logical NOT / 025
This video explains the logical operator NOT in JavaScript 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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Control Flow / 018
This video explains control flow 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 in...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - How to Run JavaScript Files / 005
This video explains how to run JavaScript files. This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the basics of JavaScript such as...
Curated Video
Automating Image Creation with HashiCorp Packer for DevOps - Hands-On Lab - Post-Processors
This video provides a hands-on lab that walks through the process of using a post-processor in Packer. The lab covers using the amazon-import post-processor to upload the machine image to an S3 bucket and register it as an AMI in Amazon...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Template Structure (Optional) / 231
This video explains the HTML template for the project. This clip is from the chapter "Project: Budget Tracker" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains a new project in which...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Functions - II / 030
This video explains how to write a function, its syntax, and the types of functions. This clip is from the chapter "Functions" 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 - For Loop / 019
This video explains for loop 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 in...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - CSS Types and Order
This video explains CSS types and selectors. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS refresher.
Curated Video
The Heliodome: From Concept to Construction
This video is an introduction to the Heliodome, an innovative passive ecological construction, and the journey of its creator, Eric Wasser. Building Tomorrow episode 7, part 5
Curated Video
Sustainable Practices and Tourist Experiences at Feynan
This video is an exploration of the sustainable practices implemented at Feynan Ecolodge and the unique experiences it offers to tourists. Building Tomorrow episode 7, part 2
Curated Video
Introduction and Construction of Feynan Ecolodge
This video is an overview of eco-housing and the challenges of designing architecture that is both revolutionary and practical, followed by a detailed look at the construction of the Feynan Ecolodge in Jordan, integrating traditional...
Curated Video
Design Microservices Architecture with Patterns and Principles - When to Use Monolithic Architecture
In this video, we will discover the scenarios and considerations for adopting monolithic architecture in software projects. You will learn about the factors influencing the decision to use monolithic architecture and understand its...
Curated Video
Design Microservices Architecture with Patterns and Principles - Design Principles of Monolithic Architecture -- KISS, YAGNI, DRY
In this video, dive into essential design principles for monolithic architecture, including KISS (Keep It Simple, Stupid), YAGNI (You Ain't Gonna Need It), and DRY (Don't Repeat Yourself). We will understand how these principles guide...
Curated Video
Design Microservices Architecture with Patterns and Principles - Benefits of Monolithic Architecture
Let's explore the advantages and benefits offered by monolithic architecture. We will understand how the centralized nature of monolithic systems simplifies development, deployment, and maintenance processes, providing benefits such as...
Curated Video
Getting Started with Scrum - Step 16: Hold the Sprint Retrospective Meeting
In this session, we try to understand the outcome of the review meetings and how the overall Sprint progressed and learn from the mistakes committed in the Sprint; what went right and wrong? What could have gone better?