Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - What Is Next.js and React.js
In this video, you will learn about Next.js and React.js and their fundamental concepts in detail.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Going Through the Final ChatGPT AI Model
In this video, we will demonstrate the end results of building a ChatGPT AI with JavaScript using OpenAI, showcasing the chatbot in action.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Introduction to the Course
This video helps in providing an overview of what the course entails and what students can expect to learn.
Curated Video
The Art of Doing - Web Development for Beginners - Inline Elements
In this video, we will explore inline elements, which don't start on a new line and only take up as much horizontal and vertical space as needed. We will also discuss how to set their background color using the style attribute. This clip...
Curated Video
The Art of Doing - Web Development for Beginners - Block-Level Elements
In this video, you will learn about block-level elements, which always start on a new line and take up the full horizontal width of their container. We will see how to set their vertical height and background color using the style...
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project - Part 2
In this video, we will continue building our "Collectors" project and create the remaining pages featuring Bulbasaur, Charmander, and Squirtle. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project - Part 1
In this video, we will start building our "Collectors" project and focus on creating the home and main pages. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In this...
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project Preview
In this video, we will get a sneak peek at our next project, the "Collectors" web page, where we will showcase our collection of Pokémon. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...
Curated Video
The Art of Doing - Web Development for Beginners - Forms
In this video, you will learn how to create HTML forms using the form tag and add different input elements to them. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In...
Curated Video
The Art of Doing - Web Development for Beginners - Interactive Tags
In this video, you will learn about interactive tags such as buttons, input fields, radio buttons, select menus, and checkboxes, and how to use them in web forms. This clip is from the chapter "Advanced HTML Tags" of the series "The Art...
Curated Video
The Art of Doing - Web Development for Beginners - Image Tags
In this video, you will learn how to add images to our web pages using the image tag and adjust their attributes. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In this...
Curated Video
The Art of Doing - Web Development for Beginners - Anchor Tags
In this video, you will learn how to use anchor tags to create links within our web pages. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In this section, we will dive...
Curated Video
The Art of Doing - Web Development for Beginners - Understanding Attributes
In this video, we will explore the different attributes available in HTML, such as id, class, and style, and how they can be used to customize web page elements. This clip is from the chapter "Advanced HTML Tags" of the series "The Art...
Curated Video
The Art of Doing - Web Development for Beginners - About Me Project
In this video, we will walk through my version of the "About Me" project and learn how to apply the HTML tags we covered in the previous videos to build a simple and basic web page. This clip is from the chapter "Basic HTML Tags" of the...
Curated Video
The Art of Doing - Web Development for Beginners - About Me Project Preview
In this video, we will take a sneak peek at the "About Me" project, our first project where we will create a simple web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for...
Curated Video
The Art of Doing - Web Development for Beginners - Organizing Text with Tables
In this video, you will learn how to use tags such as table, tr, th, td, caption, details, and summary to create tables of elements on a web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web...
Curated Video
The Art of Doing - Web Development for Beginners - Organizing Text with Lists
In this video, we will cover tags that can be used to create lists of elements on a web page, including ordered and unordered lists. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for...
Curated Video
The Art of Doing - Web Development for Beginners - Formatting Text with Tags
In this video, we will explore tags such as bold, italic, underline, br, and ASCII that can be used to format and space text on a web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development...
Curated Video
The Art of Doing - Web Development for Beginners - Attribution for All Resources
In this video, we will provide attribution for all the resources used in this course, including the ones we shared in the previous video. This clip is from the chapter "Introduction" of the series "The Art of Doing - Web Development for...
Curated Video
The Art of Doing - Web Development for Beginners - Helpful Resources
In this video, we will share some useful resources that you can use to enhance your learning experience and develop your skills. This clip is from the chapter "Introduction" of the series "The Art of Doing - Web Development for...
Curated Video
The Art of Doing - Web Development for Beginners - Installing VS Code
In this video, we will walk you through the process of installing VS Code IDE (Integrated Development Environment) on your Windows machine, which will be your primary development environment throughout the course. This clip is from the...
Curated Video
The Art of Doing - Web Development for Beginners - Course Introduction
In this video, we will provide an overview of the course and what you can expect to learn. This clip is from the chapter "Introduction" of the series "The Art of Doing - Web Development for Beginners".In this section, we will introduce...
Curated Video
The Art of Doing - Web Development for Beginners - Downloading the Course Materials
In this video, we will guide you through the process of downloading the course materials, including the starter, and completed files, from the GitHub repository. These files will be essential for completing the assignments and practicing...
Curated Video
The Art of Doing - Web Development for Beginners - Final Project Part 6
In this final video of the series, we will work on the content page, which is the last piece of our project puzzle. We will wrap up our project, review our progress, and finalize our web application. Join us for the grand finale of our...