Hi, what do you want to do?
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating Websites and Setting up and Designing Web Pages Using the CSS Grid - Coding Challenge
This video presents a coding challenge on how to create websites and set up and design web pages using CSS grid.
<
br/>
This clip is from the chapter "Cascading Style Sheet (CSS) Layouts FlexBox and CSS Grid" of the series "Modern...
<
br/>
This clip is from the chapter "Cascading Style Sheet (CSS) Layouts FlexBox and CSS Grid" of the series "Modern...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating Websites Using Modern HTML and HTML5 Coding
This video explains how to create websites using modern HTML and HTML5 coding.
<
br/>
This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
<
br/>
This clip is from the chapter "Creating Web Pages with HTML5" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Creating About and Contact Pages
This video guides you through the process of creating the About and Contact pages, essential components for providing information about your website and enabling visitors to get in touch.
<
br/>
This clip is from the chapter...
<
br/>
This clip is from the chapter...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Creating, Removing, and Replacing Elements
This video is about creating, removing, and replacing elements.
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses...
<
br/>
This clip is from the chapter "JavaScript ES6 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Publishing the Website and Creating the Perfect Lead-Generating Signup Form
Here, we will make an email signup work using the SiteGround server. We will sign in to the hosting site, locate all the files on the file manager, and create a new database to store the email information. We will then work on creating a...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Creating Multiple Pages
This video will teach us how to convert the one-page website we created into multiple pages. We will instruct ChatGPT to provide an outline to create multiple pages for our website and how to integrate it into the website design.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Advanced Interactivity
In this video, you will learn to make design adjustments to the website, and then we will work on making our website more interactive. We will be working on JavaScript for this website interactivity design.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider
We will continue to add more features to our website and make it more functional by learning to add a smooth scroll bar and an image slider. We will instruct ChatGPT to provide us with the JS code for the same and modify it as necessary...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Creating Websites with a Grid Layout
This video demonstrates how to create websites with a grid layout.
<
br/>
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...
<
br/>
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
How to Create Quizzes and Scavenger Hunts with Google Forms
In this video, Justin focuses on using Google Forms to create quizzes that are automatically marked, as well as creating scavenger hunts where students can only proceed to the next question if they answer correctly. The tutorial...
Curated Video
Creating a Website Using Google
In this video, Justin demonstrates how to easily create a website using Google. He explains the benefits of having a website for organizing and displaying online learning resources, such as videos, documents, and links. Justin walks...
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Use ChatGPT to Code a Website
In this video, you will learn how to use ChatGPT to code a website. You will see how Generative AI can be used to create the HTML and CSS (Cascading Style Sheets) code necessary to build a website quickly and efficiently.
<
br/>...
<
br/>...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners: Exploring the Components of a Scrapy Project
In this video, we will take a quick walkthrough of our Scrapy project, where we created an ebook scraper in the previous lesson. We will explore the various Python files that can be used to customize different aspects of our scraper,...
Curated Video
Features of a good website
Pupil outcome: I can identify the features of a good website and know how web pages are created. Key learning points: - A website is a collection of information that can be accessed on a range of internet connected devices. - Websites...
Curated Video
Ownership and the World Wide Web
Pupil outcome: I can recognise that the World Wide Web is made up of content created and owned by many people. Key learning points: - Websites and their content are created by people. - Content on the web is owned by the person or...
Curated Video
Introduction to WordPress: Building Your Website Without Coding
The video provides an introduction to WordPress, an open-source content management system that has revolutionized website creation. It explains how WordPress has democratized the process of building websites by eliminating the need for...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Extracting Data from API
In this video tutorial, we learn how to create a spider to scrape data from an API using Scrapy. The instructor demonstrates how to load JSON data and store it in a dictionary. They also show how to check for the next page and send a...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Implementing Create Post Functionality
In this video, you will learn how to implement the create post functionality, allowing users to add new posts to the website.
<
br/>
This clip is from the chapter "Working on Create, Edit, Delete Post Functionality with API...
<
br/>
This clip is from the chapter "Working on Create, Edit, Delete Post Functionality with API...
Curated Video
How to Use ChatGPT and Generative AI for Passive Income - Upwork and Fiverr
In this video, you will learn how to use Upwork and Fiverr, two popular freelance platforms, to find coding projects and earn a passive income. You will explore how to create an effective profile, search for relevant projects, and bid...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - How to Scrape Dynamic Websites using Scrapy Playwright
In this video, we delve into the world of dynamic websites, which require a browser to render their content. Through the use of Scrapy playwright, we explore how to scrape dynamic websites and automate tasks in a browser with code,...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Delete Post and Show Alert Message after Deletion
This video focuses on implementing the delete post functionality, allowing users to remove posts from the website, and displaying an alert message after the deletion.
<
br/>
This clip is from the chapter "Working on Create, Edit,...
<
br/>
This clip is from the chapter "Working on Create, Edit,...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners: Defining the Ebook Spider and Website Request
In this video, viewers will learn how to define a spider for web scraping using Scrapy. The video focuses on the ebook spider, and the host website being used for practice is books.to-scrape.com. The tutorial covers how to send a request...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Scrape a Website with Loading Screen
In this lesson, we will focus on waiting for a loading screen to appear and then extract the table data instead of getting an error message. We will be using Scrapy's Playwright library to dynamically render the website and extract the...
Curated Video
HTML Tutorial for Beginners(2022) - Introduction and Create an HTML Document
Learn what HTML is, an Introduction, and also create your first HTML document web page.
<
br/>
This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on...
<
br/>
This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on...