Hi, what do you want to do?
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Are Complex and Multi-Dimensional Arrays in JavaScript
In this video, we will discuss the solution to the exercise on complex and multi-dimensional arrays in JavaScript.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery...
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Postman
This video explains Postman, which is an application used for testing APIs. It is a client application that tests HTTP requests using a graphical interface.
<
br/>
This clip is from the chapter "Web Developer Tools" of the series...
<
br/>
This clip is from the chapter "Web Developer Tools" of the series...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Web Frameworks with Java Spring
This video explains web frameworks, which were the major players in creating a more modern web experience. They handled interactivity and customized experiences before JavaScript matured and developed the web.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Microframeworks with JavaScript, Node, and Express.js
This video explains microframeworks with JavaScript, Node, and Express.js.
<
br/>
This clip is from the chapter "Back-End Web Frameworks" of the series "Web Development Concepts for Everyone".This video explains various back-end web...
<
br/>
This clip is from the chapter "Back-End Web Frameworks" of the series "Web Development Concepts for Everyone".This video explains various back-end web...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - APIs
This video explains an Application Programming Interface, which is a declaration of how an application can communicate with another application, library, or framework.
<
br/>
This clip is from the chapter "Client / Server...
<
br/>
This clip is from the chapter "Client / Server...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - HTTP Methods
This video explains HTTP methods, where predefined verbs are used to describe the interaction that the client wishes to engage in with the server, often called a request. The most common HTTP methods are GET, POST, PUT, and...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Using Latest Java Version with Latest Eclipse
In this video, we will get Eclipse 2021 IDE to work with JDK 16.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Troubleshooting Eclipse - Configuring Java JDK
This video gives an overview of the entire section.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Building REST API to Update a Course – PUT
In this video, we will build REST API to update a course.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Building REST API to Create a New Course – POST
In this video, we will build REST API to create a new course.
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - EJS State Management and Updates with Express Routing and Locals
This video explains the EJS state management and updates with Express routing and locals.
<
br/>
This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express...
<
br/>
This clip is from the chapter "Templating Engines and Routing to Build Out a Todo Exercise Application App" of the series "Express...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Sign Up and Database Completion with Hashing and Salt
In this video, we will work on sign up and database completion with Hashing and Salt.
<
br/>
This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework...
<
br/>
This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Logout Functionality for Users and Live Interaction
In this video, we will use the logout functionality for users and live interaction.
<
br/>
This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals...
<
br/>
This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework Fundamentals...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Templating Engines with EJS of Login with Express Authentication
This video explains templating engines with EJS of login with Express authentication.
<
br/>
This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework...
<
br/>
This clip is from the chapter "Authenticating Username and Password with Express and Passport" of the series "Express Framework...
Curated Video
A Detailed Guide to the OWASP Top 10 - API5:2023 Broken Function Level Authorization
In this session, we will analyze Broken Function Level Authorization, understanding its impact on API security and methods to prevent it.
Curated Video
A Detailed Guide to the OWASP Top 10 - API Endpoints
In this video, we will learn about API endpoints, their role in API architecture, and how they interact with web applications.
Curated Video
A Detailed Guide to the OWASP Top 10 - #1 Broken Access Control
This video explains A01:2021 - broken access control, which is the most significant security risk-facing application.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Social Media Ethics - Part 2
This video further continues to talk about social media ethics when it comes to social media sites like Facebook.
<
br/>
This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners...
<
br/>
This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Social Media Ethics
In this video, you will learn about social media ethics.
<
br/>
This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section...
<
br/>
This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Creating New Accounts and Logging In (DO NOT DO THIS)
In this video, you will learn to create a new account and log in to Reddit.
<
br/>
This clip is from the chapter "Internet and Browsing Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This...
<
br/>
This clip is from the chapter "Internet and Browsing Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Terminology
Like any technology, S3 has unique terminology associated with it. If you hope to understand and implement S3 well, you must understand this terminology, and this video will provide you with definitions of key S3 terms.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Switch Statement
This video explains the Switch statement.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Notification Sender
In this video, you will learn how to set up notification sending in our app. We will create a NotificationSender class that takes in a user and a notification message, then sends the notification to the appropriate user.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like and Unlike Tweet UI
In this video, we will be implementing the functionality to like and unlike tweets in the UI of our Twitter Clone app.