Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Example of an IDE - IntelliJ Idea
This video explains IntelliJ Idea, which is an IDE specifically for the Java programming language. It was developed by JetBrains and streamlines the process of creating Java applications. This clip is from the chapter "Web Developer...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Special Mention - React
This video explains React; a JavaScript library developed by Facebook. While it has framework-like features, it is not fully featured and, therefore, is considered a library. There are still some architectural decisions that are left...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - CSS Frameworks and Bootstrap
This video explains CSS frameworks and Bootstrap. This clip is from the chapter "Libraries and Front-End Frameworks" of the series "Web Development Concepts for Everyone".This video explains libraries and front-end frameworks.
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Static Versus Dynamic
This video explains the differences between static and dynamic programming types. This clip is from the chapter "Programming Languages" of the series "Web Development Concepts for Everyone".In this section, you are going to learn what...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Frontend
This video explains the frontend, which is everything we can see on the webpage, which is a combination of layout and the style of all the elements on the screen. The This clip is from the chapter "The Basics of Full-Stack Web...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Cloud Datastore
This video provides an introduction to Cloud Datastore. This clip is from the chapter "Cloud Functions - Serverless and Event-Driven Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section,...
Curated Video
Chatbots Development with Amazon Lex - Twilio and Website
In this video, you will learn about the Twilio application and how it helps Amazon Lex create the chatbot. You will learn to integrate Twilio with Lex. This is the third step for Twilio connectivity and website connectivity.
Curated Video
Chatbots Development with Amazon Lex - Chatbot Steps
This video provides an in-depth outline of the various steps involved in creating a chatbot with Amazon Lex. We will understand how Amazon Lex connects with Amazon Lambda, Twilio software, and Amazon DynamoDB for storage.
Curated Video
Chatbots Development with Amazon Lex - Module 2 Overview
This is an introductory video on the concepts to be learned in this module, including chatbot creation steps, AWS Lambda, Twilio, and project creation.
Curated Video
Chatbots Development with Amazon Lex - Chatbot on Website
This video demonstrates how to use the chatbot that we created on a website. We will look at the available code to implement the chatbot and showcase it on the website. We will use the app, Kommunicate.io.
Curated Video
Chatbots Development with Amazon Lex - Course Description
This video discusses the concepts to be covered in this course, including Amazon Web Services, Amazon Lex bot, Amazon Twilio, website integration, response cards, and more.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Project: Payroll System Simulation - Part 4
In this video, we will be introduced to GitHub, where we will store our code for the payroll management system.
Curated Video
Linux Network Administration - Hostname and IP Lookup
This video explains how to find the IP address if you have the hostname.
Curated Video
Linux Network Administration - curl and ping Commands
This video explains the curl and ping commands in Linux and why we need them for troubleshooting issues.
Curated Video
Fundamentals of Secure Software - PKI (Public Key Infrastructure)
This video explains the PKI (Public Key Infrastructure) and how it is used.
Curated Video
Fundamentals of Secure Software - OpenID and OpenID Connect
This video talks about OpenID and why it is used.
Curated Video
Fundamentals of Secure Software - Web Sessions
This video explains web session management.
Curated Video
Fundamentals of Secure Software - CSP (Content Security Policy)
This video demonstrates the Content Security Policy.
Curated Video
Fundamentals of Secure Software - Cross-Site Scripting
This video explains cross-site scripting.
Curated Video
Fundamentals of Secure Software - Running a ZAP Scan
In this video, we will run a ZAP scan.
Curated Video
Fundamentals of Secure Software - OWASP ZAP (Zed Attack Proxy)
In this video, we will install and configure OWASP ZAP.
Curated Video
Fundamentals of Secure Software - Insecure Design
This video explains the XML external entities.
Curated Video
A Detailed Guide to the OWASP Top 10 - Introduction to APIs
In this session, we will explore the fundamentals of APIs, their importance in modern web applications, and the basics of how they work.