Crash Course
The World Wide Web: Crash Course Computer Science
Today we’re going to discuss the World Wide Web - not to be confused with the Internet, which is the underlying plumbing for the web as well as other networks. The World Wide Web is built on the foundation of simply linking pages to...
Curated Video
Get Hired: Technical Interview
What is a technical interview? It is when you are required to perform a specific activity or assignment to demonstrate your knowledge, ability, and method from start to finish. The variance of tasks may depend on your vocation and are...
Curated Video
Practical Cyber Hacking Skills for Beginners - HTML, CSS, JavaScript and PHP
Here, we will understand more about hypertext markup language (HTML), JavaScript, and the hypertext preprocessor.
Curated Video
Practical Cyber Hacking Skills for Beginners - Crafting our Phishing Email
This video illustrates how to create or craft a phishing email.
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - What Is Blazor?
This is an introduction to the ASP.NET Core 3.1 Blazor web framework. Through this lecture, you will be able to have an overview of Blazor and get answers to common questions such as: What is Blazor? Why should I learn Blazor? This clip...
Learning Mole
Bytes of Learning - HTML
Dive into 'HTML' to uncover the code that builds websites! It's a colorful, exciting peek into creating online worlds, perfect for young tech enthusiasts.
Curated Video
Tim-Berners Lee and the Invention of the Internet for Kids | Bedtime History
Learn about one of the creative engineers behind the invention of the world wide web, or the Internet, and technologies that led to its creation such as HTML, URLs, and web browsers.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-2
Explore the installation process of Tailwind CSS and the creation of the initial template for the Instagram UI clone in this informative video, setting the stage for an immersive journey.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-1
This video guides you through the process of installing Tailwind CSS and demonstrates how to create the initial template, laying the foundation for the Tesla UI clone project.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Rebase Introduction
This video introduces you to Git rebase. This clip is from the chapter "Rebase" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git rebase and rebase merge conflict.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Commit Timeline
This video explains the commit timeline on GitHub. This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git lifecycle and how to push changes...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Practice: Common Commands
This video explains some common commands that we have discussed earlier such as Git status, Git commit, and so on. This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical...
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 - 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 - Colors and Website Design
In this lesson, we will continue working on the design of our website. We will look at coloring and understand RGB and hexadecimal coding to use different colors in the images. We will look at the tools for different color-picking ways.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Content Creation (For the Amazing Website)
In this video, we will understand how to create content for our website. We will create a large background image for the header and then create a logo, which we will generate using AI as we did on the previous website using DALL-E by...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Website Design and Responsiveness
In this video, you will learn about the kind of website we can make and how to make the website responsive, which means it will look good on tablets and mobiles by creating the website layout adjust to the screen size using flexboxes. We...
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
ChatGPT for Web Design - Create Amazing Websites - Start of the Website + Generating Images
In this lesson, you will learn to create a basic demo website as a freelancer that designs websites using AI. We will instruct ChatGPT to write code for us with whatever basic features and design we want on the webpage.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Starting Our Amazing Website
In this lesson, we will begin working on creating our amazing website, which we will eventually publish on our online hosting, but we will build the entire website using Visual Studio Code.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Setting Up a Domain and Hosting
After learning to create a website, we will focus on publishing our website to reach out to more people and learn how to create a domain and add hosting services to our website.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Connecting a Contact Form to a Database
In the final video of this section, you will learn to create a contact form for our website to work, where we will connect the form we made to a database that stores the input received.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Introduction to JavaScript: Making the Website Interactive
After learning how to create a basic website, you will now learn to make the website more presentable, interactive, and enjoyable. We will use JavaScript. We will instruct ChatGPT to help us with the JavaScript code required to redesign...
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.