Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Show Posts Data on UI by Looping All Data
In this video, you will learn how to loop through the fetched posts data and display it on the user interface, allowing visitors to view the available posts. This clip is from the chapter "Working on All Posts and Post Detail with REST...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - React Hooks useState and useEffect to Call Posts API and Store Data on Page
This video demonstrates how to use React hooks, specifically useState and useEffect, to fetch data from the Posts API and store it on the page for rendering. This clip is from the chapter "Working on All Posts and Post Detail with REST...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Understanding REST API for Getting Post Data
In this video, you will gain an understanding of the REST API used for retrieving post data, which will be integrated into your React application. This clip is from the chapter "Working on All Posts and Post Detail with REST API...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Designing All Posts Page
This video guides you through the process of designing the All-Posts page, presenting a visually appealing and organized collection of posts. This clip is from the chapter "Working on All Posts and Post Detail with REST API Integration"...
Curated Video
AWS Tutorial AWS Solutions Architect and SysOps Administrator - Bootstrap EC2 Instances
This video explains how to bootstrap EC2 instances. This clip is from the chapter "EC2 Advanced - Virtual Servers in AWS Cloud" of the series "AWS Tutorial: AWS Solutions Architect and SysOps Administrator".This section focuses on EC2...
Curated Video
ChatGPT Mastery - Crafting Effective Prompts for Optimal Results - Creating a Chrome Extension
In this video, you will learn how ChatGPT can generate code for creating a Chrome extension interact with ChatGPT to obtain the code snippet for a Chrome extension. We will gain insights into the generated code, including the...
Curated Video
ChatGPT Mastery - Crafting Effective Prompts for Optimal Results - Create an HTML Portfolio Page
In this video, we will explore how ChatGPT can generate code for creating an HTML portfolio page. You will learn to interact with ChatGPT to obtain the code snippet for building a portfolio page in HTML. The video also provides insights...
Curated Video
The ABC's of Coding
Aside from the coding languages there seems to be all sorts of jargon used by coders. The amount of jargon can be overwhelming to new programmers. In this video, Mark reviews the most common jargon used by programmers from A to Z. Learn...
Curated Video
SALES: Introduction to Project
Join Mark as he warmly welcomes you to the adventure of building a High-Converting Sales Page. Get a clear roadmap of the exciting journey you're about to embark on and a sneak peek at the vital skills you're set to acquire.
Curated Video
SALES: Examining the HTML
Mark guides you through the architectural blueprint of our sales page—the HTML code. Unravel the essence of each line of code, and witness the transformation of text into captivating visual elements on the browser window.
Curated Video
HTML: HTML Lists
When viewing a website, people tend to scan more than they read. In this video, Mark will show you how to create HTML5 lists.
Curated Video
HTML: Creating Your First HTML Document
In this video, you will learn how to create your first HTML5 document.
Curated Video
Master HTML with Visual Studio Code | Beginner's Guide
In this beginner's guide, we'll explore how to use Visual Studio Code to write and edit HTML code. We'll start by learning the basics of HTML, and work our way up to more advanced topics. By the end, you'll have all the skills you need...
Curated Video
HTML: Text Markup with HTML and CSS
In this video, you will learn how to properly markup your text content with HTML code. Mark will then review how to use CSS to style your content.
Curated Video
Google Fonts: Downloading and Using Fonts in HTML
Google Fonts gives web developers and designers access to thousands of fonts available in the cloud. In this video, Mark will show you how to find Google fonts, how to download them for offline use in applications like Photoshop, and how...
Curated Video
Building a Simple Chatbot Web Page with OpenAI API Integration
In this lesson, we will take the next step in our chatbot development journey by building a simple web page that utilizes the OpenAI API. After successfully testing the API using Postman, we will now proceed to construct a web page with...
Curated Video
DNS Poisoning Attack
In this video, you will use KALI to learn how to cache poison the DNS (Domain Name Server) entries to redirect the requester to a different page.
Curated Video
Execute a Phishing Attack
In this video, you will learn how to plan and execute a phishing attack using the SET tool
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Making the Website Responsive using Cascading Style Sheets (CSS)
This video shows how to make the website responsive using CSS. This clip is from the chapter "Creating a Single-page Website with a Sticky Bottom Navbar" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating an Image Gallery Website - Coding Challenge
This video presents a coding challenge on how to create an image gallery website. This clip is from the chapter "Cascading Style Sheet (CSS) Layouts FlexBox and CSS Grid" of the series "Modern Web Design with HTML5, CSS3, and...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating a slideshow with Bootstrap Carousel
This video shows how to create a slideshow with Bootstrap carousel. This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Turning Objects into Strings and Strings into Objects using JSON.parse and JSON.stringify.
This video explains how to turn objects into strings and strings into objects using JSON.parse and JSON.stringify. This clip is from the chapter "Advanced Coding in JavaScript" of the series "Modern Web Design with HTML5, CSS3, and...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating a Website Image Gallery Using the Cascading Style Sheets (CSS) Float Property - Coding Challenge
This video presents a coding challenge to create a website image gallery using the CSS float property. This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Removing a Child node from JavaScript
This video explains how to remove a child node from JavaScript. This clip is from the chapter "Common JavaScript Questions and Answers for Interview Preparation and Practice" of the series "Modern Web Design with HTML5, CSS3, and...